Merge remote-tracking branch 'origin/5.4' into dev

Change-Id: Iaa608643f6626ed074a9fd374555cc5bc84659d5
This commit is contained in:
Yoann Lopes
2014-11-27 14:44:33 +01:00
12 changed files with 24 additions and 22 deletions

View File

@@ -153,7 +153,6 @@ private:
snd_pcm_uframes_t period_frames;
snd_pcm_access_t access;
snd_pcm_format_t pcmformat;
snd_timestamp_t* timestamp;
snd_pcm_hw_params_t *hwparams;
qreal m_volume;
};

View File

@@ -132,7 +132,6 @@ private:
snd_pcm_t* handle;
snd_pcm_access_t access;
snd_pcm_format_t pcmformat;
snd_timestamp_t* timestamp;
snd_pcm_hw_params_t *hwparams;
qreal m_volume;
};

View File

@@ -1,3 +1,3 @@
{
"Keys": ["sgvideonodes"]
"Keys": ["android"]
}

View File

@@ -1,3 +1,3 @@
{
"Keys": ["sgvideonodes"]
"Keys": ["egl"]
}

View File

@@ -1,3 +1,3 @@
{
"Keys": ["sgvideonodes"]
"Keys": ["imx6"]
}