matroskademux: Copy all buffer flags when creating a subtitle buffer copy after postp...
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 1 Dec 2011 11:47:26 +0000 (12:47 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 1 Dec 2011 11:47:26 +0000 (12:47 +0100)
commit6d4a634626d6934a670496a2c35b181ea896ad78
tree1594e0d6c17443472bffba8de2a8700f7bb3b133
parent23594b0324e4bfdc153fcf89569b74bdb918c94d
matroskademux: Copy all buffer flags when creating a subtitle buffer copy after postprocessing

This also copies the caps. Otherwise we could end up pusing
the first buffer without any caps, which causes downstream
to not get notified about the caps.

Fixes bug #664892.
gst/matroska/matroska-demux.c