[gstreamer-bugs] [Bug 637686] [jpegenc] Drop fixed caps from pad
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Dec 21 10:33:43 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=637686
GStreamer | gst-plugins-good | unspecified
Thiago Sousa Santos <thiago.sousa.santos> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.27
--- Comment #5 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-12-21 18:33:40 UTC ---
commit dde7af4b9d55463201d649427ad52b4642b6f945
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date: Mon Dec 20 14:49:02 2010 -0300
jpegenc: Adds another test case
Adds a test for jpegenc to check that is possible to negotiate and
push buffers with different resolution one after another.
https://bugzilla.gnome.org/show_bug.cgi?id=637686
commit dcbba0932dc579abd6aab4460fa1a416374eda1b
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date: Tue Dec 21 13:37:40 2010 -0300
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
https://bugzilla.gnome.org/show_bug.cgi?id=637686
--
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