]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
rl2: Avoid a division by zero
[ffmpeg] / Changelog
index 61110e901baad3f8c9ef1a6675a29aa3ead081f8..b0ff8974592e61d7e8749c38fdde5f6aff48e5ce 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -27,6 +27,16 @@ version 10:
 - 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
+- incomplete Voxware MetaSound decoder
+- WebP decoder
+- Error Resilient AAC syntax (ER AAC LC) decoding
+- Low Delay AAC (ER AAC LD) decoding
+- mux chapters in ASF files
 
 
 version 9:
@@ -381,7 +391,7 @@ version 0.6:
 - LPCM support in MPEG-TS (HDMV RID as found on Blu-ray disks)
 - WMA Pro decoder
 - Core Audio Format demuxer
-- Atrac1 decoder
+- ATRAC1 decoder
 - MD STUDIO audio demuxer
 - RF64 support in WAV demuxer
 - MPEG-4 Audio Lossless Coding (ALS) decoder
@@ -509,7 +519,7 @@ version 0.5:
 - Interplay C93 demuxer and video decoder
 - Bethsoft VID demuxer and video decoder
 - CRYO APC demuxer
-- Atrac3 decoder
+- ATRAC3 decoder
 - V.Flash PTX decoder
 - RoQ muxer, RoQ audio encoder
 - Renderware TXD demuxer and decoder