matroska-mux: Refuse caps changes after starting to write headers
authorSebastian Dröge <sebastian@centricular.com>
Mon, 26 Feb 2018 11:03:59 +0000 (13:03 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 28 Feb 2018 08:38:29 +0000 (10:38 +0200)
commitfc37bf70c5f421e61a41307a7c9707098d0e728f
tree0e1b87431975fd09b6ca4a63f2c5a725b767a507
parentb0dd092ea6027816018530971566ebf0b702e6ce
matroska-mux: Refuse caps changes after starting to write headers

Matroska does not support changing the stream type and stream properties
after the headers were started to be written, and for example H264
codec_data changes can't be supported.

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