gstreamer/libs/gst
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
..
base adapter: fix _masked_scan_uint32() at boundaries 2009-05-28 22:02:21 +02:00
check gstcheck: Call gst_check_init() before creating the suite 2009-04-02 10:44:23 +02:00
controller controller: add G_LIKELY and join two if for same condition 2009-05-22 14:21:39 +03:00
dataprotocol Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
net Fix signed when compiling with MSys/MinGW 2009-02-23 12:33:13 +01:00
Makefile.am Build the net library if we have winsock2. 2008-07-29 00:45:29 +00:00