mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
a4cf1e11fc
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
16 lines
550 B
Text
16 lines
550 B
Text
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>
|