2 - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer
3 - TechSmith Camtasia (TSCC) video decoder
4 - IBM Ultimotion (ULTI) video decoder
5 - Sierra Online audio file demuxer and decoder
6 - Apple QuickDraw (qdrw) video decoder
7 - Creative ADPCM audio decoder (16 bits as well as 8 bits schemes)
8 - Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer
9 - Miro VideoXL (VIXL) video decoder
12 - Nullsoft Video (NSV) file demuxer
13 - Shorten audio decoder
15 - Apple Lossless Audio Codec (ALAC) decoder
16 - Winnov WNV1 video decoder
17 - Autodesk Animator Studio Codec (AASC) decoder
18 - Indeo 2 video decoder
19 - Fraps FPS1 video decoder
20 - Snow video encoder/decoder
21 - Sonic audio encoder/decoder
22 - Vorbis audio encoder/decoder
23 - Macromedia ADPCM decoder
24 - Duck TrueMotion 2 video decoder
25 - support for decoding FLX and DTA extensions in FLIC files
26 - H.264 custom quantization matrices support
27 - ffserver fixed, it should now be usable again
29 - Real Cooker audio decoder
30 - TrueSpeech audio decoder
31 - WMA2 audio decoder fixed, now all files should play correctly
32 - RealAudio 14.4 and 28.8 decoders fixed
33 - JPEG-LS encoder and decoder
34 - CamStudio video decoder
35 - build system improvements
36 - tabs and trailing whitespace removed from the codebase
37 - AIFF/AIFF-C audio format, encoding and decoding
38 - ADTS AAC file reading and writing
39 - Creative VOC file reading and writing
40 - American Laser Games multimedia (*.mm) playback system
41 - Zip Blocks Motion Video decoder and encoder
42 - Improved Theora/VP3 decoder
43 - True Audio (TTA) decoder
44 - AVS demuxer and video decoder
45 - Smacker demuxer and decoder
46 - NuppelVideo/MythTV demuxer and RTjpeg decoder
48 - MPEG-2 intra vlc support
49 - MPEG-2 4:2:2 encoder
50 - Flash Screen Video decoder
55 - VC-1/WMV3/WMV9 video decoder
58 - VMware video decoder
61 - WavPack lossless audio decoder
62 - Targa (.TGA) picture decoder
63 - Delphine Software .cin demuxer/audio and video decoder
64 - Tiertex .seq demuxer/video decoder
66 - TIFF picture encoder and decoder
70 - Flash Screen Video encoder
71 - Theora encoding via libtheora
74 - GSM-MS encoder and decoder
76 - DXA demuxer and decoder
78 - Gamecube movie (.THP) playback system
79 - Blackfin optimizations
80 - Interplay C93 demuxer and video decoder
81 - Bethsoft VID demuxer and video decoder
87 - DV encoder, DV muxer
88 - Microsoft RLE video decoder
89 - Microsoft Video-1 decoder
90 - Apple Animation (RLE) decoder
91 - Apple Graphics (SMC) decoder
92 - Apple Video (RPZA) decoder
94 - Sega FILM (CPK) file demuxer
95 - Westwood multimedia support (VQA & AUD files)
96 - Id Quake II CIN playback support
98 - FLIC playback support
99 - RealVideo 2.0 (RV20) decoder
100 - Duck TrueMotion v1 (DUCK) video decoder
101 - Sierra VMD demuxer and video decoder
102 - MSZH and ZLIB decoder support
106 - rate distortion optimal cbp support
107 - rate distorted optimal ac prediction for MPEG-4
108 - rate distorted optimal lambda->qp support
109 - AAC encoding with libfaac
110 - Sunplus JPEG codec (SP5X) support
111 - use Lagrange multipler instead of QP for ratecontrol
112 - Theora/VP3 decoding support
113 - XA and ADX ADPCM codecs
114 - export MPEG-2 active display area / pan scan
115 - Add support for configuring with IBM XLC
116 - floating point AAN DCT
117 - initial support for zygo video (not complete)
119 - new audio/video parser API
121 - av_read_frame() and av_seek_frame() support
122 - missing last frame fixes
123 - seek by mouse in ffplay
124 - noise reduction of DCT coefficients
125 - H.263 OBMC & 4MV support
126 - H.263 alternative inter vlc support
128 - H.263 slice structured mode
129 - interlaced DCT support for MPEG-2 encoding
130 - stuffing to stay above min_bitrate
131 - MB type & QP visualization
132 - frame stepping for ffplay
133 - interlaced motion estimation
134 - alternate scantable support
135 - SVCD scan offset support
138 - quantizer noise shaping
139 - G.726 ADPCM audio codec
141 - multithreaded/SMP motion estimation
142 - multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263
143 - multithreaded/SMP decoding for MPEG-2
145 - Metrowerks CodeWarrior suppport
146 - H.263+ custom pcf support
147 - nicer output for 'ffmpeg -formats'
149 - SGI image format, encoding and decoding
150 - H.264 loop filter support
151 - H.264 CABAC support
152 - nicer looking arrows for the motion vector vissualization
153 - improved VCD support
154 - audio timestamp drift compensation
155 - MPEG-2 YUV 422/444 support
156 - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
157 - better image scaling
159 - correctly interleave packets during encoding
160 - VIS optimized motion compensation
161 - intra_dc_precision>0 encoding support
162 - support reuse of motion vectors/MB types/field select values of the source video
163 - more accurate deblock filter
165 - many optimizations and bugfixes
169 - MPEG-2 video encoding (Michael)
170 - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
171 - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
173 - Xan DPCM audio decoder (Mario Brito)
174 - Interplay MVE playback subsystem (Mike Melanson)
175 - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)
179 - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
180 (originally from public domain player for Amiga at http://www.honeypot.net/audio)
181 - current version now also compiles with older GCC (Fabrice)
182 - 4X multimedia playback system including 4xm file demuxer (Mike
183 Melanson), and 4X video and audio codecs (Michael)
184 - Creative YUV (CYUV) decoder (Mike Melanson)
185 - FFV1 codec (our very simple lossless intra only codec, compresses much better
186 than HuffYUV) (Michael)
187 - ASV1 (Asus), H.264, Intel indeo3 codecs have been added (various)
188 - tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
189 alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
190 - ffplay has been replaced with a newer version which uses SDL (optionally)
191 for multiplatform support (Fabrice)
192 - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
194 - AMR format has been added (Johannes Carlsson)
195 - 3GP support has been added (Johannes Carlsson)
196 - VP3 codec has been added (Mike Melanson)
197 - more MPEG-1/2 fixes
198 - better multiplatform support, MS Visual Studio fixes (various)
199 - AltiVec optimizations (Magnus Damn and others)
200 - SH4 processor support has been added (BERO)
201 - new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
202 - VOB streaming support (Brian Foley)
203 - better MP3 autodetection (Andriy Rysin)
204 - qpel encoding (Michael)
205 - 4mv+b frames encoding finally fixed (Michael)
206 - chroma ME (Michael)
207 - 5 comparison functions for ME (Michael)
208 - B-frame encoding speedup (Michael)
209 - WMV2 codec (unfinished - Michael)
210 - user specified diamond size for EPZS (Michael)
211 - Playstation STR playback subsystem, still experimental (Mike and Michael)
212 - ASV2 codec (Michael)
213 - CLJR decoder (Alex)
215 .. And lots more new enhancements and fixes.
219 - completely new integer only MPEG audio layer 1/2/3 decoder rewritten
221 - Recoded DCT and motion vector search with gcc (no longer depends on nasm)
222 - fix quantization bug in AC3 encoder
223 - added PCM codecs and format. Corrected WAV/AVI/ASF PCM issues
224 - added prototype ffplay program
225 - added GOB header parsing on H.263/H.263+ decoder (Juanjo)
226 - bug fix on MCBPC tables of H.263 (Juanjo)
227 - bug fix on DC coefficients of H.263 (Juanjo)
228 - added Advanced Prediction Mode on H.263/H.263+ decoder (Juanjo)
229 - now we can decode H.263 streams found in QuickTime files (Juanjo)
230 - now we can decode H.263 streams found in VIVO v1 files(Juanjo)
231 - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
232 - added GOB header for H.263/H.263+ coding on RTP mode (Juanjo)
233 - now H.263 picture size is returned on the first decoded frame (Juanjo)
234 - added first regression tests
235 - added MPEG-2 TS demuxer
236 - new demux API for libav
237 - more accurate and faster IDCT (Michael)
238 - faster and entropy-controlled motion search (Michael)
239 - two pass video encoding (Michael)
240 - new video rate control (Michael)
241 - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael)
242 - great performance improvement of video encoders and decoders (Michael)
243 - new and faster bit readers and vlc parsers (Michael)
244 - high quality encoding mode: tries all macroblock/VLC types (Michael)
245 - added DV video decoder
246 - preliminary RTP/RTSP support in ffserver and libavformat
247 - H.263+ AIC decoding/encoding support (Juanjo)
248 - VCD MPEG-PS mode (Juanjo)
249 - PSNR stuff (Juanjo)
250 - simple stats output (Juanjo)
251 - 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)
255 - some header fixes (Zdenek Kabelac <kabi@informatics.muni.cz>)
256 - many MMX optimizations (Nick Kurshev <nickols_k@mail.ru>)
257 - added configure system (actually a small shell script)
258 - added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by
259 Michael Hipp (temporary solution - waiting for integer only
261 - fixed VIDIOCSYNC interrupt
262 - added Intel H.263 decoding support ('I263' AVI fourCC)
263 - added Real Video 1.0 decoding (needs further testing)
264 - simplified image formats again. Added PGM format (=grey
265 pgm). Renamed old PGM to PGMYUV.
266 - fixed msmpeg4 slice issues (tell me if you still find problems)
267 - fixed OpenDivX bugs with newer versions (added VOL header decoding)
268 - added support for MPlayer interface
269 - added macroblock skip optimization
270 - added MJPEG decoder
271 - added mmx/mmxext IDCT from libmpeg2
272 - added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
273 <celer@shell.scrypt.net>)
274 - added pixel format conversion layer (e.g. for MJPEG or PPM)
275 - added deinterlacing option
277 - MPEG-4 vol header fixes (Jonathan Marsden <snmjbm@pacbell.net>)
278 - ARM optimizations (Lionel Ulmer <lionel.ulmer@free.fr>).
279 - Windows porting of file converter
280 - added MJPEG raw format (input/ouput)
281 - added JPEG image format support (input/output)
285 - fixed some std header definitions (Bjorn Lindgren
286 <bjorn.e.lindgren@telia.com>).
287 - added MPEG demuxer (MPEG-1 and 2 compatible).
289 - added prototype RM demuxer
290 - added AC3 decoding (done with libac3 by Aaron Holtzman)
291 - added decoding codec parameter guessing (.e.g. for MPEG, because the
292 header does not include them)
293 - fixed header generation in MPEG-1, AVI and ASF muxer: wmplayer can now
294 play them (only tested video)
295 - fixed H.263 white bug
296 - fixed phase rounding in img resample filter
297 - add MMX code for polyphase img resample filter
298 - added CPU autodetection
299 - added generic title/author/copyright/comment string handling (ASF and RM
301 - added SWF demux to extract MP3 track (not usable yet because no MP3
303 - added fractional frame rate support
304 - codecs are no longer searched by read_header() (should fix ffserver
309 - BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq@amsat.org>)
310 - fixed raw yuv output
311 - added motion rounding support in MPEG-4
312 - fixed motion bug rounding in MSMPEG4
313 - added B-frame handling in video core
314 - added full MPEG-1 decoding support
315 - added partial (frame only) MPEG-2 support
316 - changed the FOURCC code for H.263 to "U263" to be able to see the
317 +AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with
318 this +codec ;) (JuanJo).
319 - Halfpel motion estimation after MB type selection (JuanJo)
320 - added pgm and .Y.U.V output format
321 - suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or
323 - added pgmpipe I/O format (original patch from Martin Aumueller
324 <lists@reserv.at>, but changed completely since we use a format
325 instead of a protocol)
329 - added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
330 (for OpenDivX) is almost complete: 8x8 MVs and rounding are
331 missing. MSMPEG4 support is complete.
332 - added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it
333 can decode ffmpeg MPEGs :-)).
334 - added libavcodec API documentation (see apiexample.c).
335 - fixed image polyphase bug (the bottom of some images could be
337 - added support for non clipped motion vectors (decoding only)
338 and image sizes non-multiple of 16
339 - added support for AC prediction (decoding only)
340 - added file overwrite confirmation (can be disabled with -y)
341 - added custom size picture to H.263 using H.263+ (Juanjo)
345 - added MSMPEG4 (aka DivX) compatible encoder. Changed default codec
346 of AVI and ASF to DIV3.
347 - added -me option to set motion estimation method
348 (default=log). suppressed redundant -hq option.
349 - added options -acodec and -vcodec to force a given codec (useful for
352 - improved dct_quantize speed
353 - factorized some motion estimation code
357 - removing grab code from ffserver and moved it to ffmpeg. Added
358 multistream support to ffmpeg.
359 - added timeshifting support for live feeds (option ?date=xxx in the
361 - added high quality image resize code with polyphase filter (need
362 mmx/see optimisation). Enable multiple image size support in ffserver.
363 - added multi live feed support in ffserver
364 - suppressed master feature from ffserver (it should be done with an
365 external program which opens the .ffm url and writes it to another
367 - added preliminary support for video stream parsing (WAV and AVI half
368 done). Added proper support for audio/video file conversion in
370 - added preliminary support for video file sending from ffserver
371 - redesigning I/O subsystem: now using URL based input and output
373 - added WAV format support
374 - added "tty user interface" to ffmpeg to stop grabbing gracefully
375 - added MMX/SSE optimizations to SAD (Sums of Absolutes Differences)
376 (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo@atmlab.utfsm.cl>)
377 - added MMX DCT from mpeg2_movie 1.5 (Juanjo)
378 - added new motion estimation algorithms, log and phods (Juanjo)
379 - changed directories: libav for format handling, libavcodec for
384 - added stereo in MPEG audio encoder
388 - added 'high quality' mode which use motion vectors. It can be used in
389 real time at low resolution.
390 - fixed rounding problems which caused quality problems at high
391 bitrates and large GOP size
393 version 0.3.2: small fixes
398 version 0.3.1: added avi/divx support
401 - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
402 - added sound for flash format (not tested)
404 version 0.3: initial public release