[gstreamer-bugs] [Bug 613789] [jpegenc] Updating caps is not supported

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 25 00:10:16 PDT 2010


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #156964|none                        |needs-work
             status|                            |

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2010-03-25 07:10:12 UTC ---
(From update of attachment 156964)
The getcaps function definitely makes sense here for the sinkpad because it
transforms the downstream caps to the supported upstream caps. If you remove
it, negotiation will be broken.

The setcaps changes look fine though... same goes for the use_fixed_caps()
removal.

For the srcpad you should use fixed_caps and removal of the getcaps function is
fine too.

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