omxvideoenc: Implement hack for not disabling the output port after set_format until...
authorSebastian Dröge <sebastian@centricular.com>
Thu, 15 May 2014 11:21:07 +0000 (13:21 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 15 May 2014 11:21:07 +0000 (13:21 +0200)
commit40869afea7134bb28828ec3e4cdab7f2e070c467
tree9f340131188d99d15f896bc477b1a94e0d1d19c9
parent4e20116bc602567a1c977455c8bffd756f31320e
omxvideoenc: 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/gstomxvideoenc.c