gstreamer/libs
Arnout Vandecappelle c74c3bf1b3 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
2009-05-28 22:02:21 +02:00
..
gst adapter: fix _masked_scan_uint32() at boundaries 2009-05-28 22:02:21 +02:00
Makefile.am removing last mentions of wingo cothreads 2003-12-24 15:11:20 +00:00