summaryrefslogtreecommitdiff
path: root/docs/design/part-live-source.txt
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-03-07 17:13:17 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-03-07 17:13:17 +0000
commit88be8ba00f6b2d8b07054f8de62b1dc878cebf70 (patch)
treefe0ba371f1a7b4af8e1f46358e9f244056392eaf /docs/design/part-live-source.txt
parentafac0e6e73b5a56a79e7aece3f3fb3f84c6eebfd (diff)
docs/design/: Add doc about synchronisation
Original commit message from CVS: * docs/design/Makefile.am: * docs/design/part-synchronisation.txt: Add doc about synchronisation * docs/design/draft-latency.txt: * docs/design/part-TODO.txt: * docs/design/part-clocks.txt: * docs/design/part-events.txt: * docs/design/part-gstbus.txt: * docs/design/part-gstpipeline.txt: * docs/design/part-live-source.txt: * docs/design/part-messages.txt: * docs/design/part-overview.txt: * docs/design/part-streams.txt: * docs/design/part-trickmodes.txt: Documentation updates.
Diffstat (limited to 'docs/design/part-live-source.txt')
-rw-r--r--docs/design/part-live-source.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/design/part-live-source.txt b/docs/design/part-live-source.txt
index ada16606ad..59691334fe 100644
--- a/docs/design/part-live-source.txt
+++ b/docs/design/part-live-source.txt
@@ -15,7 +15,8 @@ since such a buffer might never arrive.
Live sources return NO_PREROLL when going to the PAUSED state to inform the
bin/pipeline that this element will not be able to produce data in the
-PAUSED state.
+PAUSED state. NO_PREROLL should be returned for both READY->PAUSED and
+PLAYING->PAUSED.
When performing a get_state() on a bin with a non-zero timeout value, the
bin must be sure that there are no live sources in the pipeline because else