]> git.sesse.net Git - vlc/commit
omxil: Handle parameter changes for OMX_IndexParamAudioPcm as output reconfiguration
authorMartin Storsjö <martin@martin.st>
Tue, 9 Jul 2013 11:27:54 +0000 (14:27 +0300)
committerMartin Storsjö <martin@martin.st>
Tue, 9 Jul 2013 11:30:54 +0000 (14:30 +0300)
commit229d18843760b158eed5102267bc003c1c65b42d
tree22641b2dc2a06c32aa7ecbc2ef4f994474589ae4
parente1052af3ef39f227728a3d8f8ace2f7033090ee1
omxil: Handle parameter changes for OMX_IndexParamAudioPcm as output reconfiguration

This fixes the output sample rate when decoding with
OMX.Nvidia.aac.decoder (such as on nexus 7), possibly also for other
audio codecs on the same class of devices, possibly also for audio
codecs on other OMX implementations.

Signed-off-by: Martin Storsjö <martin@martin.st>
modules/codec/omxil/omxil.c