gstreamer/docs/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
..
tmpl expand tabs 2005-12-06 19:29:15 +00:00
.gitignore merge in tagging 2003-11-24 02:09:23 +00:00
gstreamer-libs-docs.sgml Add section for typefind helper and add documentation for the old and the new function. 2006-02-27 19:19:40 +00:00
gstreamer-libs-overrides.txt docs/: Add these files to CVS. Now I really don't understand what's going on, but like whatever. I want green buildbot! 2005-03-29 14:34:51 +00:00
gstreamer-libs-sections.txt docs/libs/gstreamer-libs-sections.txt: API: addition: gst_adapter_take_buffer() 2006-05-04 14:19:53 +00:00
gstreamer-libs.types configure.ac: say what CHECK flags we use 2005-09-09 13:26:54 +00:00
Makefile.am move upload.mak to common 2006-04-29 00:36:47 +00:00