gstreamer/tests/check/libs
Wim Taymans 4ceea3e44e docs/libs/gstreamer-libs-sections.txt: API: addition: gst_adapter_take_buffer()
Original commit message from CVS:
* docs/libs/gstreamer-libs-sections.txt:
API: addition: gst_adapter_take_buffer()
* libs/gst/base/gstadapter.c: (gst_adapter_push),
(gst_adapter_peek), (gst_adapter_take), (gst_adapter_take_buffer),
(gst_adapter_available_fast):
* libs/gst/base/gstadapter.h:
Prepare for optimizing the hell out of this hugely inefficient
piece of code.
Added gst_adapter_take_buffer() so we can at least start thinking
about subbuffering and merging.
Added some comments.
* tests/check/Makefile.am:
* tests/check/libs/adapter.c: (GST_START_TEST),
(gst_adapter_suite), (main):
Added GstAdapter check.
2006-05-04 14:19:53 +00:00
..
.gitignore Ignore more stuff. 2006-02-23 18:06:31 +00:00
adapter.c docs/libs/gstreamer-libs-sections.txt: API: addition: gst_adapter_take_buffer() 2006-05-04 14:19:53 +00:00
basesrc.c tests/check/libs/basesrc.c: Use proper return value for probe. 2006-03-19 16:05:23 +00:00
controller.c libs/gst/controller/gstcontroller.c: some little tuning 2006-04-28 17:33:41 +00:00
gdp.c fix more valgrind warnings before turning up the heat 2005-10-10 23:55:39 +00:00
gstnetclientclock.c check/net/gstnetclientclock.c (test_functioning): Adjust to rate_num/rate_denom change. 2005-11-23 12:36:00 +00:00
gstnettimeprovider.c gst/net/gstnetclientclock.c (gst_net_client_clock_class_init): Port goes all the way to MAXUINT16. 2005-11-18 11:57:30 +00:00
libsabi.c tests/check/: Added ABI check for libs, this time for real 2005-12-07 19:03:54 +00:00
struct_i386.h docs/: add new API entries to the docs 2006-01-13 14:21:48 +00:00