encodebin: Add flags to disable conversion elements
authorRobert Swain <robert.swain@collabora.co.uk>
Wed, 29 Jun 2011 11:12:49 +0000 (13:12 +0200)
committerRobert Swain <robert.swain@collabora.co.uk>
Wed, 29 Jun 2011 22:59:18 +0000 (00:59 +0200)
commit7ad1ba6fbad5af1c0b873f49e28dde03201b0712
tree18ec21463d9096e8309c7e971375551521204119
parent96d2120c2bb0b29e1849098198f5fbef81939cdd
encodebin: Add flags to disable conversion elements

Add a flags property and two flags to allow one to disable the
conversion elements within encodebin. Doing so insists that the
uncompressed input to encodebin for the appropriate stream type is
sufficient to meet the caps requirements of the encoders, muxers and
encodebin target.

This is mostly beneficial to bypass slow caps negotiations in the
conversion elements.
gst/encoding/gstencodebin.c