gstreamer/tests/check
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
..
elements tests: Don't define global buffers variable, it's already defined by libgstcheck 2009-03-30 15:45:02 +02:00
generic libs/gst/base/gstbasesink.c: Improve position reporting in the flushing state. 2008-08-19 16:47:07 +00:00
gst bufferlist: hook up the pad functions 2009-05-12 15:18:53 +02:00
libs adapter: fix _masked_scan_uint32() at boundaries 2009-05-28 22:02:21 +02:00
pipelines tests: fix unit-tests for new stream-status 2009-05-12 00:00:54 +02:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am bufferlist: add docs/build/debug/unittest 2009-05-12 15:18:52 +02:00