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