gstreamer/TODO
Luca Ognibene a4cf1e11fc ext/ffmpeg/: Add ffdeinterlace element
Original commit message from CVS:
* ext/ffmpeg/Makefile.am:
* ext/ffmpeg/gstffmpegdeinterlace.c:
* ext/ffmpeg/gstffmpeg.c (plugin_init):
Add ffdeinterlace element
* TODO:
yo, another thing removed from the TODO
2005-05-15 19:21:04 +00:00

17 lines
550 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)
* encoding lacks:
- prevent data copying
* demux/mux support lacks:
- good testing of exotic formats
- correct caps sets on the pad templates
- event handling in the loop function (mux)
- prevent data copying
* 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>