summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-11-08 22:27:08 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-11-08 22:27:08 +0000
commit15f8e9df11fd6ec30aea4ca209705a568938d4b5 (patch)
tree65e709eb498221648c268a85c0df3b367bf0776b
parent49db973ea127580d1907caac2132d6edd218cafc (diff)
downloadgst-libav-15f8e9df11fd6ec30aea4ca209705a568938d4b5.tar.gz
TODO: Add some TODO items for 0.9 cycle.
Original commit message from CVS: * TODO: Add some TODO items for 0.9 cycle.
-rw-r--r--ChangeLog5
-rw-r--r--TODO12
2 files changed, 8 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index ec79794..c4ce5cd 100644
--- 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
--- 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: