TODO: Add some TODO items for 0.9 cycle.

Original commit message from CVS:
* TODO:
Add some TODO items for 0.9 cycle.
This commit is contained in:
Ronald S. Bultje 2005-11-08 22:27:08 +00:00
parent 49db973ea1
commit 15f8e9df11
2 changed files with 8 additions and 9 deletions

View file

@ -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),

12
TODO
View file

@ -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: