]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
mpegvideo: make ff_release_unused_pictures() static
[ffmpeg] / Changelog
index 657e68cfd2e5e1b6a01cd9e82b25d3ec2ae5f9bc..974772069092692ce0ec7e21a5196b894508b8d6 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -32,12 +32,24 @@ version 10:
   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
+- 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
 - Opus in Ogg demuxing
+- Enhanced Low Delay AAC (ER AAC ELD) decoding (no LD SBR support)
+- F4V muxer
+- HNM version 4 demuxer and video decoder
+- HEVC decoder
+- raw HEVC, HEVC in MOV/MP4, HEVC in Matroska, HEVC in MPEG-TS demuxing
+- remove avplay -vismv option, which has not worked for a long time
+- Live HDS muxer
+- setsar/setdar filters now support variables in ratio expressions
+- dar variable in the scale filter now returns the actual DAR (i.e. a * sar)
+- VP9 decoder
+- support for decoding through VDPAU in avconv (the -hwaccel option)
+- remove mp3_header_(de)compress bitstream filters
 
 
 version 9: