gstreamer/subprojects/gst-plugins-good/ext/vpx
Mathieu Duponchelle 03d07e8e52 vpxenc: fix warning about decreasing PTS on first frame
The fields used to track this state should be initialized when
codec->inited is FALSE on set_format, not TRUE

Fixes: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3200
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5876>
2024-01-25 08:17:26 +00:00
..
gstvp8dec.c Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstvp8dec.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstvp8enc.c GstCustomMeta: Use simplified API where possible 2023-09-27 18:46:34 +00:00
gstvp8enc.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
GstVP8Enc.prs Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstvp8utils.c Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstvp8utils.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstvp9dec.c vpx: Complete high bitdepth vp9 en/decoding support 2022-11-04 05:37:58 +09:00
gstvp9dec.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstvp9enc.c vpx: drop use of GSlice 2023-01-24 15:25:06 +00:00
gstvp9enc.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstvpxcompat.h vpx: Define formats for compatibility 2022-11-04 05:14:23 +09:00
gstvpxdec.c vpxdec: Use appropriate domain and code for decoding errors 2024-01-12 14:10:36 +00:00
gstvpxdec.h vpx: Define formats for compatibility 2022-11-04 05:14:23 +09:00
gstvpxelement.c GstCustomMeta: Use simplified API where possible 2023-09-27 18:46:34 +00:00
gstvpxelements.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstvpxenc.c vpxenc: fix warning about decreasing PTS on first frame 2024-01-25 08:17:26 +00:00
gstvpxenc.h vpx: Define formats for compatibility 2022-11-04 05:14:23 +09:00
gstvpxenums.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
meson.build subprojects: Add libvpx wrap 2023-08-08 18:08:24 +00:00
plugin.c vpx: fix plugin description 2023-12-30 11:33:52 +00:00