Skip to content

vpxdec: Use appropriate domain and code for decoding errors

Philippe Normand requested to merge philn/gstreamer:vpxdec-error into main

STREAM domain and DECODE error is commonly used in other decoders. ENCODE is for encoders.

Merge request reports