TODO: Update since some tasks are done.
[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 * both encoding and decoding lacks:
6    - prevent data copying
7 * demux/mux support lacks:
8    - good testing of exotic formats
9    - correct caps sets on the pad templates
10    - event handling in the loop function (mux)
11    - prevent data copying
12 * ffvideoscale, ffdeinterlace and other filter elements
13 * can we wrap URLProtocol as a source/sink?
14
15 If you have cool ideas, add them here or contact the mailinglist:
16 <gstreamer-devel@lists.sf.net>