mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-29 13:11:06 +00:00
02d1ab0d1c
As was done for the base video decoder in commit 695675, don't flush out the decoder on a new SEGMENT event. Segment events may be a new segment, but are also often segment updates for the current segment where the old data should be kept. For new segments, a STREAM_START event will already trigger a drain, but make sure to flush any remaining partial data then as well. https://bugzilla.gnome.org/show_bug.cgi?id=734666 |
||
---|---|---|
.. | ||
ext | ||
gst | ||
Makefile.am |