matroska-demux: Send pending tags when adding a new pad
authorSebastian Dröge <sebastian@centricular.com>
Tue, 28 Apr 2015 13:42:49 +0000 (15:42 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 28 Apr 2015 13:42:49 +0000 (15:42 +0200)
commit9119fbd774093e3ae762c8652acd80d54b2c3b45
tree786bd749ee36a7fcefa8335534db818d454aa8f2
parent73c0c2920f9aca96982a4de0c20b3417aa148b81
matroska-demux: Send pending tags when adding a new pad

We might've parsed those tags before already and tried to push them to
non-existing pads before. Now let's do it for real.
gst/matroska/matroska-demux.c