docs/design/part-TODO.txt: Refer to the framestepping document.

Original commit message from CVS:
* docs/design/part-TODO.txt:
Refer to the framestepping document.
This commit is contained in:
Wim Taymans 2008-11-04 16:10:04 +00:00
parent 0a71170006
commit 5605bbc5d5
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2008-11-04 Wim Taymans <wim.taymans@collabora.co.uk>
* docs/design/part-TODO.txt:
Refer to the framestepping document.
2008-11-04 Wim Taymans <wim.taymans@collabora.co.uk>
* gst/gstbin.c: (bin_handle_async_start),

View file

@ -20,7 +20,8 @@ API/ABI
doing the seek.
Idea is that frame stepping forwards can be done in the sinks, ie, just
dropping N frames/time, sending more complicated queries upstream which can
ideally handle those cases more efficiently too.
ideally handle those cases more efficiently too. Some ideas are in
docs/design/draft-framestep.txt
- use | instead of + as divider in serialization of Flags
(gstvalue/gststructure)