gstreamer/ext/openh264
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
..
gstopenh264dec.cpp openh264dec: Drop current frame if passing it to the decoder caused an error 2017-08-10 23:25:13 +03:00
gstopenh264dec.h openh264: remove unnecessary instance private structures 2016-04-11 20:11:53 +01:00
gstopenh264enc.cpp openh264enc: set GST_PARAM_MUTABLE_PLAYING for bitrate/max-bitrate properties 2017-07-17 19:13:19 -04:00
gstopenh264enc.h openh264enc: allow to dynamically change bitrate 2017-07-17 19:13:18 -04:00
gstopenh264plugin.c Fix up package name and origin in some plugins 2017-05-18 10:58:20 +01:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00