]> git.sesse.net Git - ffmpeg/blobdiff - Changelog
add FF_API_AUDIO_OLD define to disable the deprecated decode_audio API
[ffmpeg] / Changelog
index d9dc762882facd2b872f3ce2565c4861973b4bb0..a76cec195c00c43ebe43b361ee919abedf745c23 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -4,6 +4,48 @@ releases are sorted from youngest to oldest.
 
 version <next>:
 
+- WebM support in Matroska de/muxer
+- low overhead Ogg muxing
+- MMS-TCP support
+- VP8 de/encoding via libvpx
+- Demuxer for On2's IVF format
+- Pictor/PC Paint decoder
+- HE-AAC v2 decoder
+- libfaad2 wrapper removed
+- DTS-ES extension (XCh) decoding support
+- native VP8 decoder
+- RTSP tunneling over HTTP
+- RTP depacketization of SVQ3
+- -strict inofficial replaced by -strict unofficial
+- ffplay -exitonkeydown and -exitonmousedown options added
+- native GSM / GSM MS decoder
+- RTP depacketization of QDM2
+- ANSI/ASCII art playback system
+- Lego Mindstorms RSO de/muxer
+- libavcore added
+- SubRip subtitle file muxer and demuxer
+- Chinese AVS encoding via libxavs
+- ffprobe -show_packets option added
+- RTP packetization of Theora and Vorbis
+- RTP depacketization of MP4A-LATM
+- RTP packetization and depacketization of VP8
+- hflip filter
+- Apple HTTP Live Streaming demuxer
+- a64 codec
+- MMS-HTTP support
+- G.722 ADPCM audio encoder/decoder
+- R10k video decoder
+- ocv_smooth filter
+- frei0r wrapper filter
+- change crop filter syntax to width:height:x:y
+- make the crop filter accept parametric expressions
+- make ffprobe accept AVFormatContext options
+- yadif filter
+- blackframe filter
+
+
+version 0.6:
+
 - PB-frame decoding for H.263
 - deprecated vhook subsystem removed
 - deprecated old scaler removed
@@ -27,7 +69,7 @@ version <next>:
 - Electronic Arts Madcow decoder
 - DivX (XSUB) subtitle encoder
 - nonfree libamr support for AMR-NB/WB decoding/encoding removed
-- Experimental AAC encoder
+- experimental AAC encoder
 - RTP depacketization of ASF and RTSP from WMS servers
 - RTMP support in libavformat
 - noX handling for OPT_BOOL X options
@@ -36,7 +78,7 @@ version <next>:
 - TwinVQ decoder
 - Bluray (PGS) subtitle decoder
 - LPCM support in MPEG-TS (HDMV RID as found on Blu-ray disks)
-- Wmapro decoder
+- WMA Pro decoder
 - Core Audio Format demuxer
 - Atrac1 decoder
 - MD STUDIO audio demuxer
@@ -48,9 +90,36 @@ version <next>:
 - R210 decoder
 - Auravision Aura 1 and 2 decoders
 - Deluxe Paint Animation playback system
-- SIPR decoding for modes 8k5, 6k5 and 5k0
+- SIPR decoder
 - Adobe Filmstrip muxer and demuxer
-
+- RTP depacketization of H.263
+- Bink demuxer and audio/video decoders
+- enable symbol versioning by default for linkers that support it
+- IFF PBM/ILBM bitmap decoder
+- concat protocol
+- Indeo 5 decoder
+- RTP depacketization of AMR
+- WMA Voice decoder
+- ffprobe tool
+- AMR-NB decoder
+- RTSP muxer
+- HE-AAC v1 decoder
+- Kega Game Video (KGV1) decoder
+- VorbisComment writing for FLAC, Ogg FLAC and Ogg Speex files
+- RTP depacketization of Theora
+- HTTP Digest authentication
+- RTMP/RTMPT/RTMPS/RTMPE/RTMPTE protocol support via librtmp
+- Psygnosis YOP demuxer and video decoder
+- spectral extension support in the E-AC-3 decoder
+- unsharp video filter
+- RTP hinting in the mov/3gp/mp4 muxer
+- Dirac in Ogg demuxing
+- seek to keyframes in Ogg
+- 4:2:2 and 4:4:4 Theora decoding
+- 35% faster VP3/Theora decoding
+- faster AAC decoding
+- faster H.264 decoding
+- RealAudio 1.0 (14.4K) encoder
 
 
 version 0.5:
@@ -215,7 +284,6 @@ version 0.5:
 - generic metadata API
 
 
-
 version 0.4.9-pre1:
 
 - DV encoder, DV muxer
@@ -300,7 +368,6 @@ version 0.4.9-pre1:
 - FunCom ISS audio file demuxer and according ADPCM decoding
 
 
-
 version 0.4.8:
 
 - MPEG-2 video encoding (Michael)
@@ -312,7 +379,6 @@ version 0.4.8:
 - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)
 
 
-
 version 0.4.7:
 
 - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
@@ -354,7 +420,6 @@ version 0.4.7:
 .. And lots more new enhancements and fixes.
 
 
-
 version 0.4.6:
 
 - completely new integer only MPEG audio layer 1/2/3 decoder rewritten
@@ -392,7 +457,6 @@ version 0.4.6:
 - 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)
 
 
-
 version 0.4.5:
 
 - some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>)
@@ -424,7 +488,6 @@ version 0.4.5:
 - added JPEG image format support (input/output)
 
 
-
 version 0.4.4:
 
 - fixed some std header definitions (Bjorn Lindgren
@@ -450,7 +513,6 @@ version 0.4.4:
   segfault)
 
 
-
 version 0.4.3:
 
 - BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>)
@@ -472,7 +534,6 @@ version 0.4.3:
   instead of a protocol)
 
 
-
 version 0.4.2:
 
 - added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
@@ -503,7 +564,6 @@ version 0.4.1:
 - factorized some motion estimation code
 
 
-
 version 0.4.0:
 
 - removing grab code from ffserver and moved it to ffmpeg. Added
@@ -532,13 +592,11 @@ version 0.4.0:
   codecs
 
 
-
 version 0.3.4:
 
 - added stereo in MPEG audio encoder
 
 
-
 version 0.3.3:
 
 - added 'high quality' mode which use motion vectors. It can be used in
@@ -547,14 +605,12 @@ version 0.3.3:
   bitrates and large GOP size
 
 
-
 version 0.3.2: small fixes
 
 - ASF fixes
 - put_seek bug fix
 
 
-
 version 0.3.1: added avi/divx support
 
 - added AVI support
@@ -562,5 +618,4 @@ version 0.3.1: added avi/divx support
 - added sound for flash format (not tested)
 
 
-
 version 0.3: initial public release