gstreamer/docs/libs
Jan Schmidt 51caed9733 Allow basesrc derived classes to execute seeks in other formats by providing a prepare_seek_segment vmethod. Sub-clas...
Original commit message from CVS:
* docs/libs/gstreamer-libs-sections.txt:
* libs/gst/base/gstbasesrc.c: (gst_base_src_class_init),
(gst_base_src_default_prepare_seek_segment),
(gst_base_src_prepare_seek_segment), (gst_base_src_perform_seek):
* libs/gst/base/gstbasesrc.h:
Allow basesrc derived classes to execute seeks in other formats
by providing a prepare_seek_segment vmethod. Sub-classes can choose
to prepare the GstSegment in any format that their perform_seek method
will be able to understand. The default implementation provides the
old behaviour of attempting to convert the seek offsets to the
configured native format.
2007-04-13 14:18:44 +00:00
..
tmpl remove old docs 2006-06-06 15:18:26 +00:00
.gitignore moap ignore 2006-07-02 22:20:20 +00:00
gdp-header.png docs/: add a gdp image 2006-06-13 19:24:34 +00:00
gstreamer-libs-docs.sgml libs/gst/base/: New GstDataQueue object for threadsafe queueing. Most useful for elements that need some queueing fun... 2006-11-28 12:07:06 +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 Allow basesrc derived classes to execute seeks in other formats by providing a prepare_seek_segment vmethod. Sub-clas... 2007-04-13 14:18:44 +00:00
gstreamer-libs.types docs/libs/: add types of base classes to enable gobject specific stuff in the docs 2006-11-21 08:30:20 +00:00
Makefile.am Add crossreferences to glib/gobject docs. 2007-02-12 19:55:24 +00:00