transcodebin: Avoid plugin converter if filter handles ANY caps
authorThibault Saunier <tsaunier@igalia.com>
Thu, 19 Nov 2020 21:31:34 +0000 (18:31 -0300)
committerThibault Saunier <tsaunier@igalia.com>
Mon, 30 Nov 2020 20:31:48 +0000 (17:31 -0300)
commit5ccaa595a9d6e7fcc18703037fb53c861be1a82e
treef6aadafc2955878a8f971634790b958fd9942090
parent878a1960808d7c4d3c99f6dd3116476ae7e7aef5
transcodebin: Avoid plugin converter if filter handles ANY caps

For example identity or clocksync or this kind of elements can be
used with any data flow and we should not enforce decoding to row in
that case.
gst/transcode/gsttranscodebin.c