]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
rtpenc_chain: Check for errors from ffio_fdopen and ffio_open_dyn_packet_buf
[ffmpeg] / Changelog
index b8fbca2c4a372e1e96cfd287b115bc7083d5ab3a..230b2f9b996974b4510ea137bf8cef922cd6729f 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -21,6 +21,17 @@ version 10:
 - Apple Intermediate Codec decoder
 - Escape 130 video decoder
 - support for slice multithreading in libavfilter
+- VC-1 interlaced B-frame support
+- support for WavPack muxing (raw and in Matroska)
+- Go2Webinar decoder
+- WavPack encoding through libwavpack
+- Added the -n parameter to avconv
+- RTMP seek support
+- when transcoding with avconv (i.e. not streamcopying), -ss is now accurate
+  even when used as an input option. Previous behavior can be restored with
+  the -noaccurate_seek option.
+- avconv -t option can now be used for inputs, to limit the duration of
+  data read from an input file
 
 
 version 9:
@@ -475,7 +486,7 @@ version 0.5:
 - MXF demuxer
 - VC-1/WMV3/WMV9 video decoder
 - MacIntel support
-- AVISynth support
+- AviSynth support
 - VMware video decoder
 - VP5 video decoder
 - VP6 video decoder