From: Wim Taymans Date: Tue, 4 Nov 2008 16:10:04 +0000 (+0000) Subject: docs/design/part-TODO.txt: Refer to the framestepping document. X-Git-Tag: GIT_CONVERSION~86 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5605bbc5d547a5a2dc0fcc987b62903bd5d6304e;p=platform%2Fupstream%2Fgstreamer.git 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. --- diff --git a/ChangeLog b/ChangeLog index 94a0ac8..356eb2f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 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), (gst_bin_handle_message_func), (gst_bin_query): * libs/gst/base/gstbasesink.c: (gst_base_sink_render_object), diff --git a/docs/design/part-TODO.txt b/docs/design/part-TODO.txt index 1278a64..2f787a6 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)