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