[Bug 643244] [0.11] gstpad: gst_pad_alloc_buffer(_and_set_caps) take size as gint instead of guint

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 24 23:39:05 PST 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at circular-chaos.org
   Target Milestone|HEAD                        |0.11.0
            Summary|gstpad:                     |[0.11] gstpad:
                   |gst_pad_alloc_buffer(_and_s |gst_pad_alloc_buffer(_and_s
                   |et_caps) take size as gint  |et_caps) take size as gint
                   |instead of guint            |instead of guint
     Ever Confirmed|0                           |1
           Severity|normal                      |blocker

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2011-02-25 07:39:03 UTC ---
Not sure if you saw the FIXME 0.11 comment there:
 /* FIXME 0.11: size should be unsigned */


You're of course right, this should be a guint like the size stored in a
buffer. Changing this in 0.10 will be API breakage though but we'll definitely
do it in 0.11.

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