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