TODO: Add some TODO items for 0.9 cycle.
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 8 Nov 2005 22:27:08 +0000 (22:27 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 8 Nov 2005 22:27:08 +0000 (22:27 +0000)
Original commit message from CVS:
* TODO:
Add some TODO items for 0.9 cycle.

ChangeLog
TODO

index ec79794..c4ce5cd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
+
+       * TODO:
+         Add some TODO items for 0.9 cycle.
+
 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
 
        * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
diff --git a/TODO b/TODO
index c169f09..d7c8096 100644 (file)
--- 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: