gstreamer/tests/check/libs
Wim Taymans 1afaa1680f adapter: add function to get a list of buffers
Add a function to retrieve a list of buffers containing the first N bytes from
the adapter. This can be done without a memcpy and should make it possible to
transfer the list to a GstBufferList later.
2010-09-17 17:35:41 +02:00
..
.gitignore .gitignore: ignore new basesink unit test binary 2010-07-08 13:46:56 +01:00
adapter.c adapter: add function to get a list of buffers 2010-09-17 17:35:41 +02:00
basesink.c basesink: add accessors for the enable-last-buffer property. 2010-07-06 16:39:18 +02:00
basesrc.c tests: Don't forget to unref the newsegment event 2010-04-01 13:19:06 +02: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 tests: Read return value to make clang/icc happy 2010-05-06 17:32:11 +02:00
bytewriter.c bytewriter: Adds a test for _fill 2010-02-12 17:23:29 -03: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 tests: make *_get_type() in tests thread safe 2010-07-21 21:08:32 +01:00
gdp.c check: Make sure to init the dataprotocol lib. 2009-10-07 16:14:02 +01:00
gstnetclientclock.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstnettimeprovider.c win32: Fix build failures of tests 2010-03-11 21:02:45 +01: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 Make code safe for -Wredundant-decls 2010-03-10 20:45:33 +01:00
transform1.c tests: add comments telling the meaning of the abbreviations 2010-08-05 09:40:02 +03:00
typefindhelper.c Fixes for -Wmissing-declarations -Wmissing-prototypes 2010-03-11 10:59:57 +01:00