From 5605bbc5d547a5a2dc0fcc987b62903bd5d6304e Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 4 Nov 2008 16:10:04 +0000 Subject: [PATCH] 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. --- ChangeLog | 5 +++++ docs/design/part-TODO.txt | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 94a0ac8b98..356eb2f233 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-11-04 Wim Taymans + + * docs/design/part-TODO.txt: + Refer to the framestepping document. + 2008-11-04 Wim Taymans * gst/gstbin.c: (bin_handle_async_start), diff --git a/docs/design/part-TODO.txt b/docs/design/part-TODO.txt index 1278a64901..2f787a65fa 100644 --- a/docs/design/part-TODO.txt +++ b/docs/design/part-TODO.txt @@ -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)