]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
output example: convert audio to the format supported by the encoder
[ffmpeg] / Changelog
index 2fd3ff40dc71b57b5e647d746179c0389d02e4c7..bfdd8d1486de937f5604c3a2ff33a6816a3d3b7c 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,19 +1,48 @@
 Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
+version <next>:
+- libx265 encoder
+- shuffleplanes filter
+- replaygain data export
+- Alias PIX image encoder and decoder
+- BRender PIX image decoder
+- Amazing Studio PAF playback support
+- XBM decoder
+- bmp standalone parser
+- OpenEXR image decoder
+- support encoding and decoding 4-channel SGI images
+- support decoding 16-bit RLE SGI images
+- VP7 video decoder
+- LucasArts SMUSH SANM video decoder
+- LucasArts SMUSH VIMA audio decoder (ADPCM)
+- LucasArts SMUSH demuxer
+- MP2 encoding via TwoLAME
+- asettb filter
+- Silicon Graphics RLE 8-bit video decoder
+- Silicon Graphics Motion Video Compressor 1 & 2 decoder
+- Silicon Graphics Movie demuxer
+- On2 AVC (Audio for Video) decoder
+- support for decoding through DXVA2 in avconv
+- libbs2b-based stereo-to-binaural audio filter
+- native Opus decoder
+- display matrix export and rotation api
+- drop avserver, it was unmaintained for years and largely broken
+
+
 version 10:
 - av_strnstr
 - support ID3v2 tags in ASF files
 - reference-counting for AVFrame and AVPacket data
 - avconv now fails when input options are used for output file
   or vice versa
-- new avconv options -filter_script and -filter_complex_script, which allow a
+- avconv options -filter_script and -filter_complex_script, which allow a
   filtergraph description to be read from a file
 - uniform options syntax across all filters
-- new interlace filter
+- interlace filter
 - JPEG 2000 decoder
-- new asetpts filter (same as setpts, but for audio)
-- new trim and atrim filters
+- asetpts filter (same as setpts, but for audio)
+- trim and atrim filters
 - avconv -t and -ss (output-only) options are now sample-accurate when
   transcoding audio
 - Matroska muxer can now put the index at the beginning of the file.
@@ -51,6 +80,13 @@ version 10:
 - support for decoding through VDPAU in avconv (the -hwaccel option)
 - remove mp3_header_(de)compress bitstream filters
 - stereoscopic 3d metadata handling
+- png standalone parser
+- WebP encoding via libwebp
+- ATRAC3+ decoder
+- framepack filter
+- Mirillis FIC video decoder
+- Support DNx444
+- compand audio filter
 
 
 version 9: