X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Changelog;h=ea9d721732bd08b2f524bfc734477b1107ea98c0;hb=b0bfd09f88da8b7c7666faf0ac7d5e74559dba9f;hp=fd12d90b7baec4dac4c7e7e1573de5d91e6b2d5a;hpb=b3be41ca82529d60f90107d4e0d5b59daab00920;p=ffmpeg diff --git a/Changelog b/Changelog index fd12d90b7ba..ea9d721732b 100644 --- a/Changelog +++ b/Changelog @@ -1,19 +1,51 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. +version : +- 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 +- Icecast protocol +- request icecast metadata by default +- support for using metadata in stream specifiers in avtools + + 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. @@ -32,13 +64,32 @@ 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 +- 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: