Seungha Yang 7c557c2d65 codecs: mpeg2decoder: 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/gstreamer/-/merge_requests/1019>
2021-10-04 20:56:46 +00:00
..
2021-09-29 17:52:59 +00:00
2021-09-26 01:07:02 +01:00
2021-09-28 10:11:15 +10:00
2021-09-28 10:11:15 +10:00
2021-09-28 10:11:15 +10:00
2021-09-26 01:07:02 +01:00