mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 05:28:48 +00:00
eea570791c
Original commit message from CVS: * ext/ffmpeg/gstffmpeg.c (plugin_init): * ext/ffmpeg/Makefile.am: * ext/ffmpeg/gstffmpegscale.c: Add ffvideoscale element (#303727) * TODO: update TODO
16 lines
568 B
Text
16 lines
568 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
|
|
* ffdeinterlace and 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>
|