avviddec: Fix typo that duplicated closed caption meta
authorVivia Nikolaidou <vivia@ahiru.eu>
Mon, 6 Jul 2020 21:33:22 +0000 (00:33 +0300)
committerVivia Nikolaidou <vivia@ahiru.eu>
Mon, 6 Jul 2020 21:33:22 +0000 (00:33 +0300)
commit88fa030ab19ca1128235b376363fab773d6fea08
tree18e13d23d7faf4d6dcf24099f1e7748c40eec0cb
parent83190c4ec0041db0c10a629b51f8f9881fac9300
avviddec: Fix typo that duplicated closed caption meta

We examined the output buffer, instead of the input buffer, for
existence of cc meta.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-libav/-/merge_requests/83>
ext/libav/gstavviddec.c