gstreamer/tests/check/libs
Wim Taymans 38b96e6c8c buffer: improve the buffer memory methods
gst_buffer_take_memory -> gst_buffer_insert_memory because insert is what the
method does.
Make all methods deal with ranges so that we can replace, merge, remove and map
a certain subset of the memory in a buffer. With the new methods we can make
some code nicer and reuse more code. Being able to deal with a subset of the
buffer memory allows us to optimize more cases later (most notably RTP headers
and payload that could be in different memory objects).
Make some more convenient macros that call the more generic range methods.
2012-03-30 18:15:24 +02:00
..
.gitignore docs: remove collectpads from docs, fix build 2012-01-26 10:48:51 +00:00
adapter.c tests: fix some more leaks 2012-01-27 12:52:01 +01:00
basesink.c basesink: last-buffer -> last-sample 2011-12-01 16:46:06 +01:00
basesrc.c pad: Add GstPadProbeInfo 2011-11-08 11:04:19 +01:00
bitreader.c buffer: improve the buffer memory methods 2012-03-30 18:15:24 +02:00
bytereader.c buffer: improve the buffer memory methods 2012-03-30 18:15:24 +02:00
bytewriter.c bytewriter: Adds a test for _fill 2010-02-12 17:23:29 -03:00
collectpads2.c collectpads2: Fix unit test to actually work again 2012-01-26 11:40:53 +01:00
controller.c controller: constructures for control sources return GstControlSource 2012-01-31 12:29:52 +01:00
gstlibscpp.cc collectpads2: Port collectpads unit test to collectpads2 2012-01-26 11:39:22 +01:00
gstnetclientclock.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gstnettimeprovider.c net: port to use gio's networking API 2012-01-18 01:22:43 +00:00
libsabi.c collectpads2: Port collectpads unit test to collectpads2 2012-01-26 11:39:22 +01:00
struct_arm.h tests: add abi check data for ARM (libs) 2011-02-24 15:12:57 +02: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 libsabi: Add lots of new structures for x86-64 2011-03-31 10:46:40 +02:00
test_transform.c pad: add parent to other functions 2011-11-17 12:40:45 +01:00
transform1.c tests: fix compilation 2011-10-27 17:09:51 +02:00
typefindhelper.c buffer: improve the buffer memory methods 2012-03-30 18:15:24 +02:00