[gstreamer-bugs] [Bug 313040] jpegdec doesn't provide full caps

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Aug 10 04:17:00 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=313040
 GStreamer | gst-plugins | Ver: HEAD CVS

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk



------- Additional Comments From Tim-Philipp Müller  2005-08-10 11:17 -------
Are you using gst_pad_get_negotiated_caps()? If not, please try that.

I don't think this is a bug. ffdec_mjpeg probably just uses
gst_pad_use_fixed_caps() and gst_pad_set_caps(), which jpegdec could do as well,
but doesn't have to. The caps jpegdec attaches to buffers are always fixed as
far as I can tell.

Cheers
 -Tim

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list