h264parse: Implement ::sink_get_caps to allow stream-format conversion again
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 16 Nov 2011 18:38:49 +0000 (10:38 -0800)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 16 Nov 2011 18:39:40 +0000 (10:39 -0800)
commitf3f9e4b9786d00299e0c6909180c4cd326489bdf
tree266872847c15542a5e82f0e1deaee239c4e61a94
parent714ced7d19324b18e26eac2ee91224b198dd4ba7
h264parse: Implement ::sink_get_caps to allow stream-format conversion again

Just proxying the downstream caps will prevent h264parse from
accepting a different stream-format than what is supported
downstream, although it could convert to a different stream-format.
gst/videoparsers/gsth264parse.c