]> git.sesse.net Git - ffmpeg/blob - Changelog
fix probing of 02-Penguin.flac
[ffmpeg] / Changelog
1 version <next>
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
10 - H.261 video encoder
11 - QPEG video decoder
12 - Nullsoft Video (NSV) file demuxer
13 - Shorten audio decoder
14 - LOCO video 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 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
28 - QDM2 audio decoder
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
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
47 - KMVC decoder
48 - MPEG-2 intra vlc support
49 - MPEG-2 4:2:2 encoder
50 - Flash Screen Video decoder
51 - GXF demuxer
52 - Chinese AVS decoder
53 - GXF muxer
54 - MXF demuxer
55 - VC-1/WMV3/WMV9 video decoder
56 - MacIntel support
57
58 version 0.4.9-pre1:
59
60 - DV encoder, DV muxer
61 - Microsoft RLE video decoder
62 - Microsoft Video-1 decoder
63 - Apple Animation (RLE) decoder
64 - Apple Graphics (SMC) decoder
65 - Apple Video (RPZA) decoder
66 - Cinepak decoder
67 - Sega FILM (CPK) file demuxer
68 - Westwood multimedia support (VQA & AUD files)
69 - Id Quake II CIN playback support
70 - 8BPS video decoder
71 - FLIC playback support
72 - RealVideo 2.0 (RV20) decoder
73 - Duck TrueMotion v1 (DUCK) video decoder
74 - Sierra VMD demuxer and video decoder
75 - MSZH and ZLIB decoder support
76 - SVQ1 video encoder
77 - AMR-WB support
78 - PPC optimizations
79 - rate distortion optimal cbp support
80 - rate distorted optimal ac prediction for MPEG-4
81 - rate distorted optimal lambda->qp support
82 - AAC encoding with libfaac
83 - Sunplus JPEG codec (SP5X) support
84 - use Lagrange multipler instead of QP for ratecontrol
85 - Theora/VP3 decoding support
86 - XA and ADX ADPCM codecs
87 - export MPEG-2 active display area / pan scan
88 - Add support for configuring with IBM XLC
89 - floating point AAN DCT
90 - initial support for zygo video (not complete)
91 - RGB ffv1 support
92 - new audio/video parser API
93 - av_log() system
94 - av_read_frame() and av_seek_frame() support
95 - missing last frame fixes
96 - seek by mouse in ffplay
97 - noise reduction of DCT coefficients
98 - H.263 OBMC & 4MV support
99 - H.263 alternative inter vlc support
100 - H.263 loop filter
101 - H.263 slice structured mode
102 - interlaced DCT support for MPEG-2 encoding
103 - stuffing to stay above min_bitrate
104 - MB type & QP visualization
105 - frame stepping for ffplay
106 - interlaced motion estimation
107 - alternate scantable support
108 - SVCD scan offset support
109 - closed GOP support
110 - SSE2 FDCT
111 - quantizer noise shaping
112 - G.726 ADPCM audio codec
113 - MS ADPCM encoding
114 - multithreaded/SMP motion estimation
115 - multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263
116 - multithreaded/SMP decoding for MPEG-2
117 - FLAC decoder
118 - Metrowerks CodeWarrior suppport
119 - H.263+ custom pcf support
120 - nicer output for 'ffmpeg -formats'
121 - Matroska demuxer
122 - SGI image format, encoding and decoding
123 - H.264 loop filter support
124 - H.264 CABAC support
125 - nicer looking arrows for the motion vector vissualization
126 - improved VCD support
127 - audio timestamp drift compensation
128 - MPEG-2 YUV 422/444 support
129 - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
130 - better image scaling
131 - H.261 support
132 - correctly interleave packets during encoding
133 - VIS optimized motion compensation
134 - intra_dc_precision>0 encoding support
135 - support reuse of motion vectors/MB types/field select values of the source video
136 - more accurate deblock filter
137 - padding support
138 - many optimizations and bugfixes
139
140 version 0.4.8:
141
142 - MPEG-2 video encoding (Michael)
143 - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
144 - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
145   and Mario Brito)
146 - Xan DPCM audio decoder (Mario Brito)
147 - Interplay MVE playback subsystem (Mike Melanson)
148 - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)
149
150 version 0.4.7:
151
152 - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
153   (originally from public domain player for Amiga at http://www.honeypot.net/audio)
154 - current version now also compiles with older GCC (Fabrice)
155 - 4X multimedia playback system including 4xm file demuxer (Mike
156   Melanson), and 4X video and audio codecs (Michael)
157 - Creative YUV (CYUV) decoder (Mike Melanson)
158 - FFV1 codec (our very simple lossless intra only codec, compresses much better
159   than HuffYUV) (Michael)
160 - ASV1 (Asus), H.264, Intel indeo3 codecs have been added (various)
161 - tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
162   alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
163 - ffplay has been replaced with a newer version which uses SDL (optionally)
164   for multiplatform support (Fabrice)
165 - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
166   by anonymous
167 - AMR format has been added (Johannes Carlsson)
168 - 3GP support has been added (Johannes Carlsson)
169 - VP3 codec has been added (Mike Melanson)
170 - more MPEG-1/2 fixes
171 - better multiplatform support, MS Visual Studio fixes (various)
172 - AltiVec optimizations (Magnus Damn and others)
173 - SH4 processor support has been added (BERO)
174 - new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
175 - VOB streaming support (Brian Foley)
176 - better MP3 autodetection (Andriy Rysin)
177 - qpel encoding (Michael)
178 - 4mv+b frames encoding finally fixed (Michael)
179 - chroma ME (Michael)
180 - 5 comparison functions for ME (Michael)
181 - B-frame encoding speedup (Michael)
182 - WMV2 codec (unfinished - Michael)
183 - user specified diamond size for EPZS (Michael)
184 - Playstation STR playback subsystem, still experimental (Mike and Michael)
185 - ASV2 codec (Michael)
186 - CLJR decoder (Alex)
187
188 .. And lots more new enhancements and fixes.
189
190 version 0.4.6:
191
192 - completely new integer only MPEG audio layer 1/2/3 decoder rewritten
193   from scratch
194 - Recoded DCT and motion vector search with gcc (no longer depends on nasm)
195 - fix quantization bug in AC3 encoder
196 - added PCM codecs and format. Corrected WAV/AVI/ASF PCM issues
197 - added prototype ffplay program
198 - added GOB header parsing on H.263/H.263+ decoder (Juanjo)
199 - bug fix on MCBPC tables of H.263 (Juanjo)
200 - bug fix on DC coefficients of H.263 (Juanjo)
201 - added Advanced Prediction Mode on H.263/H.263+ decoder (Juanjo)
202 - now we can decode H.263 streams found in QuickTime files (Juanjo)
203 - now we can decode H.263 streams found in VIVO v1 files(Juanjo)
204 - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
205 - added GOB header for H.263/H.263+ coding on RTP mode (Juanjo)
206 - now H.263 picture size is returned on the first decoded frame (Juanjo)
207 - added first regression tests
208 - added MPEG-2 TS demuxer
209 - new demux API for libav
210 - more accurate and faster IDCT (Michael)
211 - faster and entropy-controlled motion search (Michael)
212 - two pass video encoding (Michael)
213 - new video rate control (Michael)
214 - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael)
215 - great performance improvement of video encoders and decoders (Michael)
216 - new and faster bit readers and vlc parsers (Michael)
217 - high quality encoding mode: tries all macroblock/VLC types (Michael)
218 - added DV video decoder
219 - preliminary RTP/RTSP support in ffserver and libavformat
220 - H.263+ AIC decoding/encoding support (Juanjo)
221 - VCD MPEG-PS mode (Juanjo)
222 - PSNR stuff (Juanjo)
223 - simple stats output (Juanjo)
224 - 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)
225
226 version 0.4.5:
227
228 - some header fixes (Zdenek Kabelac <kabi@informatics.muni.cz>)
229 - many MMX optimizations (Nick Kurshev <nickols_k@mail.ru>)
230 - added configure system (actually a small shell script)
231 - added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by
232   Michael Hipp (temporary solution - waiting for integer only
233   decoder)
234 - fixed VIDIOCSYNC interrupt
235 - added Intel H.263 decoding support ('I263' AVI fourCC)
236 - added Real Video 1.0 decoding (needs further testing)
237 - simplified image formats again. Added PGM format (=grey
238   pgm). Renamed old PGM to PGMYUV.
239 - fixed msmpeg4 slice issues (tell me if you still find problems)
240 - fixed OpenDivX bugs with newer versions (added VOL header decoding)
241 - added support for MPlayer interface
242 - added macroblock skip optimization
243 - added MJPEG decoder
244 - added mmx/mmxext IDCT from libmpeg2
245 - added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
246   <celer@shell.scrypt.net>)
247 - added pixel format conversion layer (e.g. for MJPEG or PPM)
248 - added deinterlacing option
249 - MPEG-1/2 fixes
250 - MPEG-4 vol header fixes (Jonathan Marsden <snmjbm@pacbell.net>)
251 - ARM optimizations (Lionel Ulmer <lionel.ulmer@free.fr>).
252 - Windows porting of file converter
253 - added MJPEG raw format (input/ouput)
254 - added JPEG image format support (input/output)
255
256 version 0.4.4:
257
258 - fixed some std header definitions (Bjorn Lindgren
259   <bjorn.e.lindgren@telia.com>).
260 - added MPEG demuxer (MPEG-1 and 2 compatible).
261 - added ASF demuxer
262 - added prototype RM demuxer
263 - added AC3 decoding (done with libac3 by Aaron Holtzman)
264 - added decoding codec parameter guessing (.e.g. for MPEG, because the
265   header does not include them)
266 - fixed header generation in MPEG-1, AVI and ASF muxer: wmplayer can now
267   play them (only tested video)
268 - fixed H.263 white bug
269 - fixed phase rounding in img resample filter
270 - add MMX code for polyphase img resample filter
271 - added CPU autodetection
272 - added generic title/author/copyright/comment string handling (ASF and RM
273   use them)
274 - added SWF demux to extract MP3 track (not usable yet because no MP3
275   decoder)
276 - added fractional frame rate support
277 - codecs are no longer searched by read_header() (should fix ffserver
278   segfault)
279
280 version 0.4.3:
281
282 - BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq@amsat.org>)
283 - fixed raw yuv output
284 - added motion rounding support in MPEG-4
285 - fixed motion bug rounding in MSMPEG4
286 - added B-frame handling in video core
287 - added full MPEG-1 decoding support
288 - added partial (frame only) MPEG-2 support
289 - changed the FOURCC code for H.263 to "U263" to be able to see the
290   +AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with
291   this +codec ;) (JuanJo).
292 - Halfpel motion estimation after MB type selection (JuanJo)
293 - added pgm and .Y.U.V output format
294 - suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or
295   output.
296 - added pgmpipe I/O format (original patch from Martin Aumueller
297   <lists@reserv.at>, but changed completely since we use a format
298   instead of a protocol)
299
300 version 0.4.2:
301
302 - added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
303   (for OpenDivX) is almost complete: 8x8 MVs and rounding are
304   missing. MSMPEG4 support is complete.
305 - added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it
306   can decode ffmpeg MPEGs :-)).
307 - added libavcodec API documentation (see apiexample.c).
308 - fixed image polyphase bug (the bottom of some images could be
309   greenish)
310 - added support for non clipped motion vectors (decoding only)
311   and image sizes non-multiple of 16
312 - added support for AC prediction (decoding only)
313 - added file overwrite confirmation (can be disabled with -y)
314 - added custom size picture to H.263 using H.263+ (Juanjo)
315
316 version 0.4.1:
317
318 - added MSMPEG4 (aka DivX) compatible encoder. Changed default codec
319   of AVI and ASF to DIV3.
320 - added -me option to set motion estimation method
321   (default=log). suppressed redundant -hq option.
322 - added options -acodec and -vcodec to force a given codec (useful for
323   AVI for example)
324 - fixed -an option
325 - improved dct_quantize speed
326 - factorized some motion estimation code
327
328 version 0.4.0:
329
330 - removing grab code from ffserver and moved it to ffmpeg. Added
331   multistream support to ffmpeg.
332 - added timeshifting support for live feeds (option ?date=xxx in the
333   URL)
334 - added high quality image resize code with polyphase filter (need
335   mmx/see optimisation). Enable multiple image size support in ffserver.
336 - added multi live feed support in ffserver
337 - suppressed master feature from ffserver (it should be done with an
338   external program which opens the .ffm url and writes it to another
339   ffserver)
340 - added preliminary support for video stream parsing (WAV and AVI half
341   done). Added proper support for audio/video file conversion in
342   ffmpeg.
343 - added preliminary support for video file sending from ffserver
344 - redesigning I/O subsystem: now using URL based input and output
345   (see avio.h)
346 - added WAV format support
347 - added "tty user interface" to ffmpeg to stop grabbing gracefully
348 - added MMX/SSE optimizations to SAD (Sums of Absolutes Differences)
349   (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo@atmlab.utfsm.cl>)
350 - added MMX DCT from mpeg2_movie 1.5 (Juanjo)
351 - added new motion estimation algorithms, log and phods (Juanjo)
352 - changed directories: libav for format handling, libavcodec for
353   codecs
354
355 version 0.3.4:
356
357 - added stereo in MPEG audio encoder
358
359 version 0.3.3:
360
361 - added 'high quality' mode which use motion vectors. It can be used in
362   real time at low resolution.
363 - fixed rounding problems which caused quality problems at high
364   bitrates and large GOP size
365
366 version 0.3.2: small fixes
367
368 - ASF fixes
369 - put_seek bug fix
370
371 version 0.3.1: added avi/divx support
372
373 - added AVI support
374 - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
375 - added sound for flash format (not tested)
376
377 version 0.3: initial public release