gstreamer/tests/check/libs
Tim-Philipp Müller 674447fafe bytereader: add gst_byte_reader_masked_scan_uint32()
Add a pattern scan function similar to the one recently added to
GstAdapter, and a unit test (based on the adapter one).
Fixes #585592.

API: add gst_byte_reader_masked_scan_uint32()
2009-06-13 10:53:49 +01:00
..
.gitignore Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
adapter.c adapter: fix _masked_scan_uint32() at boundaries 2009-05-28 22:02:21 +02:00
basesrc.c Don't use gst_element_get_pad(). 2008-05-21 15:57:52 +00:00
bitreader.c Add bit reader and byte reader classes, including documentation and an extensive unit test suite. Fixes bug #553554. 2008-10-06 12:41:53 +00:00
bytereader.c bytereader: add gst_byte_reader_masked_scan_uint32() 2009-06-13 10:53:49 +01:00
collectpads.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-02-29 12:41:33 +00:00
controller.c controller: add test for cubic int. and too few control points 2009-06-01 11:08:31 +03:00
gdp.c tests/check/libs/gdp.c: Also enable the GDP unit test again on PPC now that the bug is fixed. 2008-06-30 09:42:43 +00:00
gstnetclientclock.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstnettimeprovider.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
libsabi.c tests/check/: Add Sparc ABI checks 2008-10-07 15:12:21 +00:00
struct_hppa.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
struct_i386.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
struct_ppc32.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
struct_ppc64.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
struct_sparc.h tests/check/: Add Sparc ABI checks 2008-10-07 15:12:21 +00:00
struct_x86_64.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
test_transform.c tests/check/libs/: More tests, prepare for tests with switching caps in buffer_alloc. 2008-06-25 17:27:30 +00:00
transform1.c Remove double semicolons at end of line 2009-06-08 17:13:17 +01:00
typefindhelper.c tests/check/: Don't use GST_PLUGIN_DEFINE_STATIC, it is not portable and is going to be deprecated (see #498924). 2007-12-21 21:17:32 +00:00