gstreamer/subprojects/gst-plugins-good/ext/vpx
Philippe Normand 36518d81e7 vpxdec: Use appropriate domain and code for decoding errors
STREAM domain and DECODE error is commonly used in other decoders. ENCODE is for
encoders.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5918>
2024-01-13 18:21:41 +00:00
..
gstvp8dec.c
gstvp8dec.h
gstvp8enc.c
gstvp8enc.h
GstVP8Enc.prs
gstvp8utils.c
gstvp8utils.h
gstvp9dec.c vpx: Complete high bitdepth vp9 en/decoding support 2022-11-04 05:37:58 +09:00
gstvp9dec.h
gstvp9enc.c vpx: Complete high bitdepth vp9 en/decoding support 2022-11-04 05:37:58 +09:00
gstvp9enc.h
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-13 18:21:41 +00:00
gstvpxdec.h vpx: Define formats for compatibility 2022-11-04 05:14:23 +09:00
gstvpxelement.c
gstvpxelements.h
gstvpxenc.c vpx: Complete high bitdepth vp9 en/decoding support 2022-11-04 05:37:58 +09:00
gstvpxenc.h vpx: Define formats for compatibility 2022-11-04 05:14:23 +09:00
gstvpxenums.h
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00
plugin.c