summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorR Kh <4457-HamRusTal@users.noreply.gitlab.freedesktop.org>2019-01-23 23:55:11 +0000
committerR Kh <4457-HamRusTal@users.noreply.gitlab.freedesktop.org>2019-01-23 23:55:11 +0000
commitb3bf274f1d514c596d7056bacab48762a4209c40 (patch)
tree04b774107c810142246a6b4cbef0433fd6dda6d0
parent03f0c1d5f8b8afc59539afc524722e6b3cc29468 (diff)
Update preroll.md: fix link to “Sink element”; fix list punctuation.
-rw-r--r--markdown/design/preroll.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/markdown/design/preroll.md b/markdown/design/preroll.md
index cc971a5..768cc2b 100644
--- a/markdown/design/preroll.md
+++ b/markdown/design/preroll.md
@@ -16,7 +16,7 @@ be signalled.
Several things can happen that require the preroll cond to be signalled.
These include state changes or flush events. The prerolling is
-implemented in sinks (see [element-sink](design/element-sink.md)
+implemented in sinks (see [Sink elements](design/element-sink.md)).
## Committing the state
@@ -26,8 +26,8 @@ in the `PAUSED` state could unqueue the buffer again.
The state is commited in the following conditions:
-- a buffer is received on a sinkpad
-- an GAP event is received on a sinkpad.
+- a buffer is received on a sinkpad;
+- an GAP event is received on a sinkpad;
- an EOS event is received on a sinkpad.
We require the state change to be commited in EOS as well, since an EOS