gstreamer/subprojects/gst-plugins-good/ext
Guillaume Desmottes 1e829696e8 vpxenc: fix crash if encoder produces unmatching ts
If for some reason the encoder produces frames with a pts higher than
the input one, we were dropping all the video encoder frames and ended
up crashing when trying to access the pts of a NULL pointer returned by
gst_video_encoder_get_oldest_frame().

I hit this scenario by feeding a decreasing timestamp to vp8enc which
seem to confuse the encoder.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2405>
2022-05-12 13:00:53 +02:00
..
aalib aatv: Fixes for rain-mode 2021-12-20 09:28:50 +00:00
adaptivedemux2 mssdemux2: Don't expose/use streams we can't handle yet 2022-04-28 10:45:37 +00:00
cairo meson: Build cairo subproject when unavailable on the system 2022-01-21 06:34:33 +00:00
dv Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
flac Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
gdk_pixbuf Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gtk navigation: Add support for key Modifiers in all relevant events 2022-03-25 15:16:03 +00:00
jack Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
jpeg Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
lame Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
libcaca Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
libpng Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
mpg123 mpg123: Add gapless playback support 2022-03-14 10:32:15 +02:00
pulse Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
qt qmlglsrc: Fix deadlock when stopping 2022-04-06 10:54:51 +00:00
raw1394 Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
shout2 Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
soup Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
speex Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
taglib id3v2mux: Map GST_TAG_MUSICBRAINZ_RELEASETRACKID 2021-11-22 09:57:16 +00:00
twolame Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
vpx vpxenc: fix crash if encoder produces unmatching ts 2022-05-12 13:00:53 +02:00
wavpack Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
meson.build New HLS, DASH and MSS adaptive demuxer elements 2022-04-18 14:11:23 +00:00