He Junyan d867180b4e codecs: mpeg2decoder: drain() only when significant sequence changes.
There are a lot of info in the mpeg2's sequence(also including ext
display_ext and scalable_ext). We need to notify the subclass about
its change, but not all the changes should trigger a drain(), which
may change the output picture order. For example, the matrix changes
in sequence header does not change the decoder context and so no need
to trigger a drain().

Fixes: #899
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1375>
2021-11-24 14:42:57 +00:00
..
2021-11-03 19:31:23 +00:00
2021-11-23 19:56:27 +01:00
2021-11-03 19:31:23 +00:00
2021-11-03 19:31:23 +00:00
2021-11-03 19:31:23 +00:00
2021-11-03 19:31:23 +00:00
2021-11-03 19:31:23 +00:00
2020-05-02 09:55:12 +00:00
2021-01-14 19:16:01 +00:00
2021-10-15 02:32:40 +00:00
2021-11-02 10:15:42 +01:00
2020-04-03 10:15:09 +02:00
2020-10-26 12:13:12 +00:00
2020-05-31 11:11:18 +01:00
2021-08-08 19:42:24 +01:00
2021-08-24 20:52:06 +00:00