gstreamer/TODO
Ronald S. Bultje d852f9daf5 Release 0.8.5 "For the better of the world".
Original commit message from CVS:
* NEWS:
* RELEASE:
* TODO:
* configure.ac:
Release 0.8.5 "For the better of the world".
* ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_with_codecid):
Stay backwards compatible a short while longer (SVQ3).
2005-06-10 23:55:38 +00:00

16 lines
554 B
Plaintext

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
* can we wrap URLProtocol as a source/sink?
If you have cool ideas, add them here or contact the mailinglist:
<gstreamer-devel@lists.sf.net>