From 15f8e9df11fd6ec30aea4ca209705a568938d4b5 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Tue, 8 Nov 2005 22:27:08 +0000 Subject: [PATCH] TODO: Add some TODO items for 0.9 cycle. Original commit message from CVS: * TODO: Add some TODO items for 0.9 cycle. --- ChangeLog | 5 +++++ TODO | 12 +++--------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index ec79794bc0..c4ce5cd11f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-11-08 Ronald S. Bultje + + * TODO: + Add some TODO items for 0.9 cycle. + 2005-10-26 Tim-Philipp Müller * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init), diff --git a/TODO b/TODO index c169f09af8..d7c8096cf9 100644 --- a/TODO +++ b/TODO @@ -1,14 +1,8 @@ The never-ending story of new features: * add more codecs into our codec map -* encoding support lacks: - - event handling (particularly discont/flush and EOS) - - prevent data copying -* demux/mux support lacks: - - correct caps sets on the pad templates - - event handling in the loop function (mux) - - prevent data copying - - better timestamp handling (particularly in demuxers) -* other filter elements +* demux/mux elements need rewrite for 0.9 +* investigate possible use of AVFMT_FLAG_GENPTS for timestamp smoothing +* other filter elements that we don't have yet? * can we wrap URLProtocol as a source/sink? If you have cool ideas, add them here or contact the mailinglist: