matroskamux: Error out if we start writing data with some pads not having a codec...
authorSebastian Dröge <sebastian@centricular.com>
Thu, 7 Jul 2016 15:23:07 +0000 (18:23 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 7 Jul 2016 15:26:48 +0000 (18:26 +0300)
commitdbb8ec4639f225c57384a876749c27a59f21baf1
tree0b8ba9549b243e188e20c90435fe27a186696485
parentcc636760b61f72e45dc942d10f9d7f3eda9405d3
matroskamux: Error out if we start writing data with some pads not having a codec id yet

This can only happen if a) upstream somehow gets around the CAPS event failing
or b) there never being any CAPS event.

The following code assumes that all pads have a codec-id.

https://bugzilla.gnome.org/show_bug.cgi?id=768509
gst/matroska/matroska-mux.c