omxaudiodec: Implement hack for not disabling the output port after set_format until...
authorSebastian Dröge <sebastian@centricular.com>
Thu, 15 May 2014 11:24:39 +0000 (13:24 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 2 Jul 2014 07:21:00 +0000 (09:21 +0200)
commitc27053c94e188cc69691079b84b3b2ba9373a9db
tree1fc1196abdd6e00d74ccaae3599167dab29af51a
parent0c3b3ef3d091fdd67a16c0dc2dcddb5f564ee3e4
omxaudiodec: Implement hack for not disabling the output port after set_format until the output format is known

Needed on some OMX implementations, e.g. the one from Atmel. It does
not send the settings-changed event on the output port if it is
disabled.
omx/gstomxaudiodec.c