[Bug 672637] no compare function for GstSample in gstvalue.c

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 27 02:54:20 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=672637
  GStreamer | gstreamer (core) | 0.11.x

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |wim.taymans at gmail.com

--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> 2012-03-27 09:54:17 UTC ---
Some comments:

 - reuse the GstBuffer compare function instead of copying it. Make a new 
   compare_buffer() function and call it from gst_value_compare_buffer() and
   gst_value_compare_sample()

 - Reuse the (de)serialize buffer code instead of copying it around.

Why do you need (de)serialisation?

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