[Bug 709352] jpegdec: Does not require width/height on caps or parsed input

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 4 15:00:12 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=709352
  GStreamer | gst-plugins-good | git

--- Comment #8 from Matthieu Bouron <matthieu.bouron at collabora.com> 2013-10-04 13:00:10 UTC ---
(In reply to comment #6)
> From what I see there is no (m)jpeg parser in libav. And you would need to
> implement GstVideoDecoder::parse() with that. I did it in some other bug, well
> started... but it was a mess and not generally useful :)

There is a (m)jpeg_parser in libavcodec and it can be used through the
AVCodecParser api (av_parser_* functions). I'll give it a try implementing the
parse function.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list