Release 0.8.5 "For the better of the world".
[platform/upstream/gst-libav.git] / TODO
1 The never-ending story of new features:
2 * add more codecs into our codec map
3 * encoding support lacks:
4    - event handling (particularly discont/flush and EOS)
5    - prevent data copying
6 * demux/mux support lacks:
7    - correct caps sets on the pad templates
8    - event handling in the loop function (mux)
9    - prevent data copying
10    - better timestamp handling (particularly in demuxers)
11 * other filter elements
12 * can we wrap URLProtocol as a source/sink?
13
14 If you have cool ideas, add them here or contact the mailinglist:
15 <gstreamer-devel@lists.sf.net>