]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
rtpenc_chain: Check for errors from ffio_fdopen and ffio_open_dyn_packet_buf
[ffmpeg] / Changelog
index db2be8d3a74d730d51be5042f79c140bbde0f6d5..230b2f9b996974b4510ea137bf8cef922cd6729f 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -24,6 +24,14 @@ version 10:
 - 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:
@@ -478,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