gstreamer/docs/gst
Wim Taymans f0eeee3342 docs/gst/gstreamer-sections.txt: Add GstClockClass vmethod docs.
Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
Add GstClockClass vmethod docs.
* gst/gstcaps.h:
Mark #endif with comment for associated #if
* gst/gstclock.c: (gst_clock_id_wait):
* gst/gstclock.h:
Add vmethod wait_jitter to avoid an unneeded _get_time() for
most clock implementations.
Document vmethods.
Flesh out docs about resolution methods.
API: GstClockClass::wait_jitter
* gst/gstsystemclock.c: (gst_system_clock_class_init),
(gst_system_clock_async_thread),
(gst_system_clock_id_wait_jitter_unlocked),
(gst_system_clock_id_wait_jitter):
Use base class wait_jitter variant for improved performance
due to less clock polling.
2006-08-11 15:24:03 +00:00
..
tmpl Ignore more stuff. 2006-02-23 18:06:31 +00:00
.gitignore moap ignore 2006-07-02 22:20:20 +00:00
gstreamer-docs.sgml docs/: add new API entries to the docs 2006-01-13 14:21:48 +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 docs/gst/gstreamer-sections.txt: Add GstClockClass vmethod docs. 2006-08-11 15:24:03 +00:00
gstreamer.types.in document core plugins in a separate document just like all the others rename these plugins to something starting with... 2005-12-01 12:29:34 +00:00
Makefile.am move upload.mak to common 2006-04-29 00:36:47 +00:00
running.xml docs/: add a chapter on running GStreamer. 2005-10-08 11:12:26 +00:00