mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 09:10:36 +00:00
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:
parent
0a71170006
commit
5605bbc5d5
2 changed files with 7 additions and 1 deletions
|
@ -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),
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue