gstreamer/tests/check/libs
Thiago Santos 9e8bd15c12 flowcombiner: add GstFlowCombiner
Adds a utility struct that is capable of storing and aggregating flow returns
associated with pads.

This way all demuxers will have a standard function to use and have the
same expected results.

Includes tests.

https://bugzilla.gnome.org/show_bug.cgi?id=709224
2014-05-26 15:29:53 -03:00
..
.gitignore flowcombiner: add GstFlowCombiner 2014-05-26 15:29:53 -03:00
adapter.c adapter: Take account of the skip in gst_adapter_take_buffer_fast() 2013-07-16 15:38:11 -04:00
baseparse.c tests: fix leak in baseparse test 2014-02-09 00:25:49 +00: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: Do not send eos when seeking after last buffer 2014-02-24 10:37:57 -03: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 Fix FSF address 2012-11-03 20:44:48 +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: Fix memory leak in unit test 2014-04-14 21:35:52 +02:00
controller.c controller: remove a bogus test 2013-03-07 11:37:21 +01:00
flowcombiner.c flowcombiner: add GstFlowCombiner 2014-05-26 15:29:53 -03: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: check return value of gst_queue_array_drop_element() too 2013-01-30 11:34:15 +00:00
sparsefile.c sparsefile: keep it private as helper API for downloadbuffer 2014-05-13 20:05:55 +01:00
struct_arm.h tests: fix ABI check struct sizes for ARM 2013-01-17 09:27:48 +00:00
struct_hppa.h tests: enable library abi checks 2012-09-27 10:37:32 +02:00
struct_i386.h tests: update struct_i386.h for ABI checks 2012-10-07 00:16:48 +01:00
struct_ppc32.h tests: update struct_ppc32.h for ABI checks 2012-10-06 17:26:21 +01:00
struct_ppc64.h tests: enable library abi checks 2012-09-27 10:37:32 +02:00
struct_sparc.h tests: enable library abi checks 2012-09-27 10:37:32 +02:00
struct_x86_64.h tests: enable library abi checks 2012-09-27 10:37:32 +02:00
test_transform.c basetransform: Properly port unit test to actually use caps and check results 2013-05-09 13:31:38 +02:00
transform1.c basetransform: Properly port unit test to actually use caps and check results 2013-05-09 13:31:38 +02:00
typefindhelper.c Fix FSF address 2012-11-03 20:44:48 +00:00