]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
avcodec/utils: Fix off by 1 error causing unneeded allocation in ff_fast_malloc()
[ffmpeg] / Changelog
index 72c783aee9f9f7d7f4618df07ffc1aff0f8e3ea1..039d1cac508a1ea1cf29bc5316f8f345957d57a7 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -2,10 +2,14 @@ Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
 version <next>:
+- HEVC/H.265 RTP payload format (draft v6) packetizer
+- SUP/PGS subtitle demuxer
+
+version 2.4:
 - Icecast protocol
 - ported lenscorrection filter from frei0r filter
 - large optimizations in dctdnoiz to make it usable
-- request Icecast metadata by default
+- ICY metadata are now requested by default with the HTTP protocol
 - support for using metadata in stream specifiers in fftools
 - LZMA compression support in TIFF decoder
 - support for H.261 RTP payload format (RFC 4587)
@@ -13,6 +17,7 @@ version <next>:
 - added codecview filter to visualize information exported by some codecs
 - Matroska 3D support thorugh side data
 - HTML generation using texi2html is deprecated in favor of makeinfo/texi2any
+- silenceremove filter
 
 
 version 2.3: