He Junyan c24c4e9b3f jpegdecoder: fail early if no input caps have been provided
The jpegdecoder class does not implement the ->parse() virtual function,
and we always need to add the jpegparse 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.

Fixes: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1829
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4064>
2023-02-25 10:41:53 +08:00
..
2023-02-20 16:02:38 +00:00
2022-12-01 18:54:14 +00:00
2022-12-01 18:54:14 +00:00
2023-02-20 16:02:38 +00:00
2023-02-20 16:02:38 +00:00
2022-05-21 21:18:15 +02:00
2022-10-26 08:19:32 +00:00
2023-02-20 16:02:38 +00:00
2023-02-20 16:02:38 +00:00
2022-12-01 18:54:14 +00:00
2022-06-27 13:43:14 +00:00
2022-12-01 18:54:14 +00:00
2022-12-01 18:54:14 +00:00
2022-12-01 18:54:14 +00:00
2022-06-10 06:01:41 +00:00