[gstreamer-bugs] [Bug 584118] [gstadapter][doc] Improve documentation of gst_adapter_masked_scan_uint32()

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 28 13:06:53 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=584118

  GStreamer | gstreamer (core) | Ver: git

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #135494|none                        |committed
               Flag|                            |
 Attachment #135495|none                        |committed
               Flag|                            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.24




------- Comment #3 from Wim Taymans  2009-05-28 20:06 UTC -------
Thanks! I changed the code a little to only recover from an (unlikely)
incomplete state in the slow path.

commit c74c3bf1b3eed8315c4e7781658bfaa02c9ae3eb
Author: Arnout Vandecappelle <arnout at mind.be>
Date:   Thu May 28 22:02:21 2009 +0200

    adapter: fix _masked_scan_uint32() at boundaries

    gst_adapter_masked_scan_uint32 could return values smaller than offset
    if the first byte(s) of the mask are 0 and the pattern matches the
    beginning of the adapter.
    Added examples to documentation of gst_adapter_masked_scan_uint32().
    Also added some more masked boundary tests.
    Fixes #584118


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=584118.




More information about the Gstreamer-bugs mailing list