[gstreamer-bugs] [Bug 621334] GstBaseTransform should not require a transform_size function

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 14 01:57:27 PDT 2010


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.30

--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> 2010-06-14 08:57:25 UTC ---
these seem to be good defaults, commited.

commit 24b41d01c8f31449eb3dd1ebf8499b526acb63ab
Author: Olivier Crête <olivier.crete at collabora.co.uk>
Date:   Fri Jun 11 18:49:02 2010 -0400

    capsfilter: Remove transform_size

    GstBaseTransform now assumes that the size is the same if there is not
    transform_size.

    https://bugzilla.gnome.org/show_bug.cgi?id=621334

commit 828f2a338964d948fa2134d8f38f6f14af98be17
Author: Olivier Crête <olivier.crete at collabora.co.uk>
Date:   Fri Jun 11 18:46:30 2010 -0400

    basetransform: Assume size is the same if no transform_size/get_unit_size

    Subclasses that don't implemen transform_size should be assumed to produce
output
    buffers of the same size.

    https://bugzilla.gnome.org/show_bug.cgi?id=621334

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