docs/design/part-TODO.txt: Refer to the framestepping document.
authorWim Taymans <wim.taymans@gmail.com>
Tue, 4 Nov 2008 16:10:04 +0000 (16:10 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 4 Nov 2008 16:10:04 +0000 (16:10 +0000)
Original commit message from CVS:
* docs/design/part-TODO.txt:
Refer to the framestepping document.

ChangeLog
docs/design/part-TODO.txt

index 94a0ac8..356eb2f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 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),
        (gst_bin_handle_message_func), (gst_bin_query):
        * libs/gst/base/gstbasesink.c: (gst_base_sink_render_object),
index 1278a64..2f787a6 100644 (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)