gstreamer/docs/gst
Ronald S. Bultje 66d5da4f17 Add two new functions for filler events (which are used to synchronize streams if one of them is not having any data ...
Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
* docs/gst/tmpl/gstevent.sgml:
* gst/gstevent.c: (gst_event_new_filler_stamped),
(gst_event_filler_get_duration):
* gst/gstevent.h:
Add two new functions for filler events (which are used to
synchronize streams if one of them is not having any data
for a while) without interrupting the actual data-stream.
Basically a no-op.
* gst/gstqueue.c: (gst_queue_init), (gst_queue_getcaps),
(gst_queue_link_sink), (gst_queue_link_src),
(gst_queue_change_state):
Allow for renegotiation while filled. Required for stream
switching while playing.
2005-01-08 18:10:50 +00:00
..
tmpl Add two new functions for filler events (which are used to synchronize streams if one of them is not having any data ... 2005-01-08 18:10:50 +00:00
.gitignore more doc build fixes 2004-04-08 14:45:13 +00:00
gstreamer-docs.sgml removed gstenumtypes section from docs and put all the enums into their sections 2004-12-30 11:45:12 +00:00
gstreamer-sections.txt Add two new functions for filler events (which are used to synchronize streams if one of them is not having any data ... 2005-01-08 18:10:50 +00:00
gstreamer.types put symbols in the sections.txt into the right sections (so that we dont get wrong undocumented symbols) added TITLE ... 2004-07-21 11:32:09 +00:00
Makefile.am gst/schedulers/: New cothread based scheduler: Fair scheduler. 2004-11-07 19:31:39 +00:00