gstreamer/tests/check/libs
Stefan Sauer d4f81fb4e6 controller: add the missing abi padding
While this technically is an abi break, we decided to do this:
1) the struct is documented to be internal
2) the struct is alloced and freed inside the library
3) there are no public methods that receive or return instances
4) the only code known to use this struct are classes containd here
2015-09-28 16:23:41 +02:00
..
.gitignore tests: ignore new harness test binary 2015-08-11 11:09:24 +01:00
adapter.c adapter: unit test for new get_(buffer_)list 2015-07-08 18:58:52 +03:00
baseparse.c tests: baseparse: fix buffer leak in unit test 2015-07-30 12:17:44 +01:00
basesink.c basesink: Add test for checking that EOS always comes after the state change to PLAYING 2014-05-01 20:11:04 +02:00
basesrc.c basesrc-test: Fix race testing segment update 2015-08-20 07:49:02 -07:00
bitreader-noinline.c tests: add unit test for bitreader, bytereader and bytewriter with no inlining used 2013-12-14 21:20:45 +00:00
bitreader.c Fix FSF address 2012-11-03 20:44:48 +00:00
bytereader-noinline.c tests: add unit test for bitreader, bytereader and bytewriter with no inlining used 2013-12-14 21:20:45 +00:00
bytereader.c tests: fix out-of-bounds memory access in bytereader unit test 2014-10-30 23:16:54 +00:00
bytewriter-noinline.c tests: add unit test for bitreader, bytereader and bytewriter with no inlining used 2013-12-14 21:20:45 +00:00
bytewriter.c Fix FSF address 2012-11-03 20:44:48 +00:00
collectpads.c collectpads: Add negative DTS support 2015-06-12 17:20:16 -04:00
controller.c controller: Added absolute direct control binding, example and test 2015-06-12 10:07:24 +02:00
flowcombiner.c flowcombiner: add a gst_flow_combiner_clear() method 2014-09-25 15:40:42 +01:00
gstharness.c harness: don't crash when adding a sink-harness without h->sinkpad 2015-09-24 11:07:24 +01:00
gstlibscpp.cc Fix FSF address 2012-11-03 20:44:48 +00:00
gstnetclientclock.c tests: make netclientclock test faster and less flaky 2014-03-23 12:55:22 +00:00
gstnettimeprovider.c Fix FSF address 2012-11-03 20:44:48 +00:00
gsttestclock.c testclock: replace newly-added GstTestClockIDList structure with a simple GList 2014-04-12 15:33:50 +01:00
libsabi.c tests: fix ABI check struct sizes for ARM 2013-01-17 09:27:48 +00:00
queuearray.c tests: add unit test for queuearray expansion from 1 2014-06-07 09:46:42 +01:00
sparsefile.c sparsefile: Initialize memory in unit test to make valgrind happy 2014-06-29 19:16:05 +02:00
struct_arm.h controller: add the missing abi padding 2015-09-28 16:23:41 +02:00
struct_hppa.h controller: add the missing abi padding 2015-09-28 16:23:41 +02:00
struct_i386.h controller: add the missing abi padding 2015-09-28 16:23:41 +02:00
struct_ppc32.h controller: add the missing abi padding 2015-09-28 16:23:41 +02:00
struct_ppc64.h controller: add the missing abi padding 2015-09-28 16:23:41 +02:00
struct_sparc.h controller: add the missing abi padding 2015-09-28 16:23:41 +02:00
struct_x86_64.h controller: add the missing abi padding 2015-09-28 16:23:41 +02:00
test_transform.c basetransform: Split input buffer processing from output generation 2015-06-08 19:17:57 +10:00
transform1.c basetransform: Properly port unit test to actually use caps and check results 2013-05-09 13:31:38 +02:00
transform2.c basetransform: Split input buffer processing from output generation 2015-06-08 19:17:57 +10:00
typefindhelper.c Fix FSF address 2012-11-03 20:44:48 +00:00