gstreamer/docs/gst
José Alburquerque f273ee8c4b Add gst_pad_add_*_probe_full() functions with a notify callback that lets the caller free the data it passes to the p...
Original commit message from CVS:
Based on patch by: José Alburquerque <jaalburqu at svn dot gnome dot org>
* gst/gstutils.c: (gst_pad_add_data_probe),
(gst_pad_add_data_probe_full), (gst_pad_add_event_probe),
(gst_pad_add_event_probe_full), (gst_pad_add_buffer_probe),
(gst_pad_add_buffer_probe_full):
* gst/gstutils.h:
* docs/gst/gstreamer-sections.txt:
* win32/common/libgstreamer.def:
Add gst_pad_add_*_probe_full() functions with a notify callback that
lets the caller free the data it passes to the probe functions. This
is useful for bindings such as gst-python or gstreamermm (#526814).
API: gst_pad_add_data_probe_full
API: gst_pad_add_buffer_probe_full
API: gst_pad_add_event_probe_full
* tests/check/gst/gstutils.c:
Add minimal unit test to make sure freeing the data actually works
as expected.
* tests/benchmarks/.cvsignore:
Random cvsignore addendum.
2008-04-10 20:46:51 +00:00
..
tmpl Ignore more stuff. 2006-02-23 18:06:31 +00:00
.gitignore docs/: Ignore files generated by new common/* modifications 2007-12-16 17:37:11 +00:00
gstreamer-docs.sgml configure.ac: Add checks for poll, ppoll and pselect. 2008-02-27 18:00:04 +00:00
gstreamer-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-sections.txt Add gst_pad_add_*_probe_full() functions with a notify callback that lets the caller free the data it passes to the p... 2008-04-10 20:46:51 +00:00
gstreamer.types.in Due to popular request remove preset interface again. :-(. 2007-11-26 13:16:00 +00:00
Makefile.am docs/: Remove cruft and do some cleanups. 2007-08-10 17:35:30 +00:00
running.xml Improve bin graph dumping, by using the envvar to specify a path. 2007-10-29 13:46:25 +00:00