[Bug 662199] [capsfilter] behavior has changed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 8 09:15:08 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=662199
  GStreamer | gstreamer (core) | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #37 from Sebastian Dröge <slomo at circular-chaos.org> 2011-12-08 17:15:02 UTC ---
This should all be fixed now and makes sense again... if there's still a
problem please provide a real testcase :)


ommit a6bb6d0fc31da908b26ec8157f922e091b54c9b3
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Thu Dec 8 18:00:00 2011 +0100

    basetransform: Fix code path to come up with possible caps if incompatible
caps are provided to buffer_alloc()

    Previous code could almost never work and this should be slightly
    better.

commit 57573d8705d717e6dc8c3bf25eae95f59b62dd51
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Thu Dec 8 17:21:30 2011 +0100

    basetransform: Fall back to upstream provided caps if suggested caps are
not supported by the sinkpad

commit aad7225eb5201ac5df1ed1044a44df9e5284e224
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Thu Dec 8 17:07:05 2011 +0100

    basetransform: Fall back to upstream provided caps if fixation of suggested
caps failed

commit 26a1ac0ce700e7b62bbb12673afedee9c4f6b42b
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Thu Dec 8 17:02:28 2011 +0100

    basetransform: Refactor gst_base_transform_buffer_alloc() code

    Don't check if upstream provided caps are compatible with upstream
    and don't try to fixate these caps. They must be fixated in any case.

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