GNOME Bugzilla – Bug 767231
videodecoder: Drain decoder on DISCONT buffers
Last modified: 2016-06-04 07:55:03 UTC
This ensures the decoder is properly drained out when receiving a DISCONT buffer. The optimal way of doing this would have been to receive a GAP event before hand but it is not always possible. Fixes big delays with some decoders (ex gst-libav) that will not drain out data when only decoding keyframes.
Was an error when using git-bz