summaryrefslogtreecommitdiff
path: root/gst-libs/gst/codecs/gstvp9decoder.h
diff options
context:
space:
mode:
authorSeungha Yang <seungha@centricular.com>2021-09-17 23:23:06 +0900
committerNicolas Dufresne <nicolas@ndufresne.ca>2021-09-20 13:03:44 +0000
commitaaeb76f09c5e3c83439fbfebfd15f36767b34f0d (patch)
treebe28d882ee7e96185e67e7b9c66cd7eddf0921b7 /gst-libs/gst/codecs/gstvp9decoder.h
parentfcad4cc646a23e4e621ec5e8485958ab78d98090 (diff)
downloadgstreamer-plugins-bad-aaeb76f09c5e3c83439fbfebfd15f36767b34f0d.tar.gz
codecs: vp8decoder: Use GstFlowReturn everywhere
boolean return value is not sufficient for representing the reason of error in most cases. For instance, any errors around new_sequence() would mean negotiation error, not just *ERROR*. And some subclasses will allocate buffer/memory/surface on new_picture() but it could be failed because of expected error, likely flushing Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2528>
Diffstat (limited to 'gst-libs/gst/codecs/gstvp9decoder.h')
0 files changed, 0 insertions, 0 deletions