gstreamer/docs/gst
Wim Taymans 74da6ad937 docs/gst/gstreamer-sections.txt: Add docs for new methods.
Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
Add docs for new methods.
* gst/gstevent.c: (gst_event_new_latency),
(gst_event_parse_latency):
* gst/gstevent.h:
Add new LATENCY event to configure latency in a pipeline.
API: gst_event_new_latency
API: gst_event_parse_latency
* gst/gstmessage.c: (gst_message_new_buffering),
(gst_message_new_lost_preroll), (gst_message_new_prerolled),
(gst_message_new_latency), (gst_message_parse_buffering),
(gst_message_parse_lost_preroll):
* gst/gstmessage.h:
Added messages used in draft-latency.
API: gst_message_new_lost_preroll
API: gst_message_parse_lost_preroll
API: gst_message_new_prerolled
API: gst_message_new_latency
* gst/gstquery.c: (gst_query_new_latency), (gst_query_set_latency),
(gst_query_parse_latency):
* gst/gstquery.h:
Implemented new latency query as in design doc.
API: gst_query_new_latency
API: gst_query_set_latency
API: gst_query_parse_latency
2007-02-02 11:48:48 +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 docs for new methods. 2007-02-02 11:48:48 +00:00
gstreamer.types.in Document registry signals and make gtk-doc pick them up (#401381). 2007-01-27 18:44:11 +00:00
Makefile.am move upload.mak to common 2006-04-29 00:36:47 +00:00
running.xml docs/gst/running.xml: Document GST_REGISTRY_FORK and GST_DEBUG_NO_COLOR environment variables. 2006-12-11 13:40:32 +00:00