gstreamer/tests/check/libs
Tim-Philipp Müller 86d7a597f0 bytereader: add gst_byte_reader_peek_sub_reader() and _get_sub_reader()
Adds API to get or peek a sub-reader of a certain size from
a given byte reader. This is useful when parsing nested chunks,
one can easily get a byte reader for a sub-chunk and make
sure one never reads beyond the sub-chunk boundary.

API: gst_byte_reader_peek_sub_reader()
API: gst_byte_reader_get_sub_reader()
2014-08-15 10:03:26 +01:00
..
.gitignore flowcombiner: add GstFlowCombiner 2014-05-26 15:29:53 -03:00
adapter.c
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
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 bytereader: add gst_byte_reader_peek_sub_reader() and _get_sub_reader() 2014-08-15 10:03:26 +01: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
collectpads.c collectpads: Fix memory leak in unit test 2014-04-14 21:35:52 +02:00
controller.c
flowcombiner.c flowcombiner: add GstFlowCombiner 2014-05-26 15:29:53 -03:00
gstlibscpp.cc
gstnetclientclock.c tests: make netclientclock test faster and less flaky 2014-03-23 12:55:22 +00:00
gstnettimeprovider.c
gsttestclock.c testclock: replace newly-added GstTestClockIDList structure with a simple GList 2014-04-12 15:33:50 +01:00
libsabi.c
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
struct_hppa.h
struct_i386.h
struct_ppc32.h
struct_ppc64.h
struct_sparc.h
struct_x86_64.h
test_transform.c
transform1.c
typefindhelper.c