[gstreamer-bugs] [Bug 637686] [jpegenc] Drop fixed caps from pad

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 21 08:50:39 PST 2010


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

--- Comment #3 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-12-21 16:50:33 UTC ---
Created an attachment (id=176844)
 View: https://bugzilla.gnome.org/attachment.cgi?id=176844
 Review: https://bugzilla.gnome.org/review?bug=637686&attachment=176844

jpegenc: sink pad's getcaps shouldn't use the src pad getcaps

Instead of using get_allowed_caps on the srcpad, the sinkpad getcaps
should use the getcaps of the srcpad's peer. This way the srcpad
can keep using fixed_caps and sinkpad getcaps exposes all caps
that can be negotiated

-- 
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