From a1cde3097723cb1e874672686d55493efead4465 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 22 Oct 2007 15:37:43 +0000 Subject: docs/design/: Small updates. Original commit message from CVS: * docs/design/part-TODO.txt: * docs/design/part-segments.txt: * docs/design/part-streams.txt: Small updates. --- docs/design/part-TODO.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/design/part-TODO.txt') diff --git a/docs/design/part-TODO.txt b/docs/design/part-TODO.txt index 903f7c0b58..626562add6 100644 --- a/docs/design/part-TODO.txt +++ b/docs/design/part-TODO.txt @@ -50,6 +50,14 @@ API/ABI to PAUSED or READY is different in that we can avoid sending the useless PAUSED request). +- Make serialisation of structures more consistent, readable and nicer code-wise. + +- When a seekable live source does a flushing seek, it needs a new base_time to + timestamp new data. The pipeline however does not know that there is a live + source in the pipeline and thus does not select a new base_time automatically. + There needs to be a mechanism for a live source to request a new base_time or + pipeline restart. + IMPLEMENTATION -------------- -- cgit v1.2.3