mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
d852f9daf5
Original commit message from CVS: * NEWS: * RELEASE: * TODO: * configure.ac: Release 0.8.5 "For the better of the world". * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_with_codecid): Stay backwards compatible a short while longer (SVQ3).
15 lines
554 B
Text
15 lines
554 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)
|
|
- prevent data copying
|
|
* demux/mux support lacks:
|
|
- correct caps sets on the pad templates
|
|
- event handling in the loop function (mux)
|
|
- prevent data copying
|
|
- better timestamp handling (particularly in demuxers)
|
|
* 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>
|