mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 02:01:12 +00:00
a965be8d96
The mpeg2decoder class does not implement the ->parse() virtual function, and we always need to add the mpegvideoparse element before it. So we should set_needs_format of the decoder to TRUE, then if no parse before it, it can fail with a "not-negotiated" error early, rather than go on and generate unexpected error. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4064> |
||
---|---|---|
.. | ||
gst | ||
meson.build |