encodebin: Allow streamheader update when profile.allow_dynamic_output == FALSE
authorThibault Saunier <tsaunier@gnome.org>
Tue, 26 Jan 2016 18:23:04 +0000 (19:23 +0100)
committerThibault Saunier <tsaunier@gnome.org>
Wed, 27 Jan 2016 11:58:23 +0000 (12:58 +0100)
commit135c6125507bc24ba5584c0727ba2314f09ea39d
tree4b21b1a7f76808bbcac48a4fea5f61c60241d767
parent43db5e5ebd18a1651e3bfb0f4fe04e2bbc4afa58
encodebin: Allow streamheader update when profile.allow_dynamic_output == FALSE

Some encoders can update the stream header through time (for example
vp8 might do that) but it does not strictly changes the output format.
gst/encoding/gstencodebin.c