Sebastian Dröge d1eb5f727c openh264dec: Drop current frame if passing it to the decoder caused an error
Otherwise we will get it again later for output, however this frame will
never actually be output so we will shift timestamps.

This is especially bad if we're handling a live stream where the first
frames are not keyframes. We would output the keyframe with the
timestamp of the first frame, and everything would be too late when
arriving in the sink.
2017-08-10 23:25:13 +03:00
..
2017-06-20 09:28:28 +03:00
2017-07-17 09:22:15 +01:00
2017-08-08 16:00:44 +03:00
2017-07-03 10:11:42 +01:00
2017-05-22 16:34:05 +02:00
2017-07-07 17:02:14 +05:30