gstreamer/tests/check/libs
Jan Schmidt a198803bd6 basetransform: Split input buffer processing from output generation
Allow for sub-classes which want to collate incoming buffers or
split them into multiple output buffers by separating the input
buffer submission from output buffer generation and allowing
for looping of one of the phases depending on pull or push mode
operation.

https://bugzilla.gnome.org/show_bug.cgi?id=750033
2015-06-08 19:17:57 +10:00
..
.gitignore basetransform: Split input buffer processing from output generation 2015-06-08 19:17:57 +10:00
adapter.c tests: add unit test for gst_adapter_take_buffer_list() 2015-03-14 17:23:03 +00:00
baseparse.c baseparse: only post 'no valid frames' error if buffers were received 2015-03-26 12:25:57 -03: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 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: 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 a gst_flow_combiner_clear() method 2014-09-25 15:40:42 +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 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: 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