gstreamer/subprojects/gst-plugins-good/ext/vpx
Philippe Normand 8d3e7689e1 vpxenc: Include vpx error details in errors and warnings
The vpx_codec_t err_detail string usually provides additional context about the
error, so include it in GStreamer warnings and errors, when it's not NULL.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6573>
2024-04-09 14:40:21 +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: Include vpx error details in errors and warnings 2024-04-09 14:40:21 +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