]> git.sesse.net Git - ffmpeg/blob - Changelog
Merge remote branch 'qatar/master'
[ffmpeg] / Changelog
1 Entries are sorted chronologically from oldest to youngest within each release,
2 releases are sorted from youngest to oldest.
3
4
5 version <next>:
6
7 - many many things we forgot because we rather write code than changelogs
8 - libmpcodecs video filter support (3 times as many filters than before)
9 - mpeg2 aspect ratio dection fixed
10 - libxvid aspect pickiness fixed
11 - Frame multithreaded decoding
12 - Lots of deprecated API cruft removed
13 - fft and imdct optimizations for AVX (Sandy Bridge) processors
14 - showinfo filter added
15 - DPX image encoder
16 - SMPTE 302M AES3 audio decoder
17
18
19 version 0.7_beta1:
20
21 - WebM support in Matroska de/muxer
22 - low overhead Ogg muxing
23 - MMS-TCP support
24 - VP8 de/encoding via libvpx
25 - Demuxer for On2's IVF format
26 - Pictor/PC Paint decoder
27 - HE-AAC v2 decoder
28 - libfaad2 wrapper removed
29 - DTS-ES extension (XCh) decoding support
30 - native VP8 decoder
31 - RTSP tunneling over HTTP
32 - RTP depacketization of SVQ3
33 - -strict inofficial replaced by -strict unofficial
34 - ffplay -exitonkeydown and -exitonmousedown options added
35 - native GSM / GSM MS decoder
36 - RTP depacketization of QDM2
37 - ANSI/ASCII art playback system
38 - Lego Mindstorms RSO de/muxer
39 - libavcore added
40 - SubRip subtitle file muxer and demuxer
41 - Chinese AVS encoding via libxavs
42 - ffprobe -show_packets option added
43 - RTP packetization of Theora and Vorbis
44 - RTP depacketization of MP4A-LATM
45 - RTP packetization and depacketization of VP8
46 - hflip filter
47 - Apple HTTP Live Streaming demuxer
48 - a64 codec
49 - MMS-HTTP support
50 - G.722 ADPCM audio encoder/decoder
51 - R10k video decoder
52 - ocv_smooth filter
53 - frei0r wrapper filter
54 - change crop filter syntax to width:height:x:y
55 - make the crop filter accept parametric expressions
56 - make ffprobe accept AVFormatContext options
57 - yadif filter
58 - blackframe filter
59 - Demuxer for Leitch/Harris' VR native stream format (LXF)
60 - RTP depacketization of the X-QT QuickTime format
61 - SAP (Session Announcement Protocol, RFC 2974) muxer and demuxer
62 - cropdetect filter
63 - ffmpeg -crop* options removed
64 - transpose filter added
65 - ffmpeg -force_key_frames option added
66 - demuxer for receiving raw rtp:// URLs without an SDP description
67 - single stream LATM/LOAS decoder
68 - setpts filter added
69 - Win64 support for optimized asm functions
70 - MJPEG/AVI1 to JPEG/JFIF bitstream filter
71 - ASS subtitle encoder and decoder
72 - IEC 61937 encapsulation for E-AC3, TrueHD, DTS-HD (for HDMI passthrough)
73 - overlay filter added
74 - rename aspect filter to setdar, and pixelaspect to setsar
75 - IEC 61937 demuxer
76 - Mobotix .mxg demuxer
77 - frei0r source added
78 - hqdn3d filter added
79 - RTP depacketization of QCELP
80 - FLAC parser added
81 - gradfun filter added
82 - AMR-WB decoder
83 - replace the ocv_smooth filter with a more generic ocv filter
84 - Windows Televison (WTV) demuxer
85 - FFmpeg metadata format muxer and demuxer
86 - SubRip (srt) subtitle encoder and decoder
87 - floating-point AC-3 encoder added
88 - Lagarith decoder
89 - ffmpeg -copytb option added
90 - IVF muxer added
91 - Wing Commander IV movies decoder added
92 - movie source added
93 - Bink version 'b' audio and video decoder
94 - Bitmap Brothers JV playback system
95 - Apple HTTP Live Streaming protocol handler
96 - sndio support for playback and record
97 - Linux framebuffer input device added
98 - Chronomaster DFA decoder
99 - DPX image encoder
100 - MicroDVD subtitle file muxer and demuxer
101 - Playstation Portable PMP format demuxer
102 - fieldorder video filter added
103 - AAC encoding via libvo-aacenc
104 - AMR-WB encoding via libvo-amrwbenc
105 - xWMA demuxer
106 - Mobotix MxPEG decoder
107
108
109 version 0.6:
110
111 - PB-frame decoding for H.263
112 - deprecated vhook subsystem removed
113 - deprecated old scaler removed
114 - VQF demuxer
115 - Alpha channel scaler
116 - PCX encoder
117 - RTP packetization of H.263
118 - RTP packetization of AMR
119 - RTP depacketization of Vorbis
120 - CorePNG decoding support
121 - Cook multichannel decoding support
122 - introduced avlanguage helpers in libavformat
123 - 8088flex TMV demuxer and decoder
124 - per-stream language-tags extraction in asfdec
125 - V210 decoder and encoder
126 - remaining GPL parts in AC-3 decoder converted to LGPL
127 - QCP demuxer
128 - SoX native format muxer and demuxer
129 - AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries
130 - DPX image decoder
131 - Electronic Arts Madcow decoder
132 - DivX (XSUB) subtitle encoder
133 - nonfree libamr support for AMR-NB/WB decoding/encoding removed
134 - experimental AAC encoder
135 - RTP depacketization of ASF and RTSP from WMS servers
136 - RTMP support in libavformat
137 - noX handling for OPT_BOOL X options
138 - Wave64 demuxer
139 - IEC-61937 compatible Muxer
140 - TwinVQ decoder
141 - Bluray (PGS) subtitle decoder
142 - LPCM support in MPEG-TS (HDMV RID as found on Blu-ray disks)
143 - WMA Pro decoder
144 - Core Audio Format demuxer
145 - Atrac1 decoder
146 - MD STUDIO audio demuxer
147 - RF64 support in WAV demuxer
148 - MPEG-4 Audio Lossless Coding (ALS) decoder
149 - -formats option split into -formats, -codecs, -bsfs, and -protocols
150 - IV8 demuxer
151 - CDG demuxer and decoder
152 - R210 decoder
153 - Auravision Aura 1 and 2 decoders
154 - Deluxe Paint Animation playback system
155 - SIPR decoder
156 - Adobe Filmstrip muxer and demuxer
157 - RTP depacketization of H.263
158 - Bink demuxer and audio/video decoders
159 - enable symbol versioning by default for linkers that support it
160 - IFF PBM/ILBM bitmap decoder
161 - concat protocol
162 - Indeo 5 decoder
163 - RTP depacketization of AMR
164 - WMA Voice decoder
165 - ffprobe tool
166 - AMR-NB decoder
167 - RTSP muxer
168 - HE-AAC v1 decoder
169 - Kega Game Video (KGV1) decoder
170 - VorbisComment writing for FLAC, Ogg FLAC and Ogg Speex files
171 - RTP depacketization of Theora
172 - HTTP Digest authentication
173 - RTMP/RTMPT/RTMPS/RTMPE/RTMPTE protocol support via librtmp
174 - Psygnosis YOP demuxer and video decoder
175 - spectral extension support in the E-AC-3 decoder
176 - unsharp video filter
177 - RTP hinting in the mov/3gp/mp4 muxer
178 - Dirac in Ogg demuxing
179 - seek to keyframes in Ogg
180 - 4:2:2 and 4:4:4 Theora decoding
181 - 35% faster VP3/Theora decoding
182 - faster AAC decoding
183 - faster H.264 decoding
184 - RealAudio 1.0 (14.4K) encoder
185
186
187 version 0.5:
188
189 - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer
190 - TechSmith Camtasia (TSCC) video decoder
191 - IBM Ultimotion (ULTI) video decoder
192 - Sierra Online audio file demuxer and decoder
193 - Apple QuickDraw (qdrw) video decoder
194 - Creative ADPCM audio decoder (16 bits as well as 8 bits schemes)
195 - Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer
196 - Miro VideoXL (VIXL) video decoder
197 - H.261 video encoder
198 - QPEG video decoder
199 - Nullsoft Video (NSV) file demuxer
200 - Shorten audio decoder
201 - LOCO video decoder
202 - Apple Lossless Audio Codec (ALAC) decoder
203 - Winnov WNV1 video decoder
204 - Autodesk Animator Studio Codec (AASC) decoder
205 - Indeo 2 video decoder
206 - Fraps FPS1 video decoder
207 - Snow video encoder/decoder
208 - Sonic audio encoder/decoder
209 - Vorbis audio decoder
210 - Macromedia ADPCM decoder
211 - Duck TrueMotion 2 video decoder
212 - support for decoding FLX and DTA extensions in FLIC files
213 - H.264 custom quantization matrices support
214 - ffserver fixed, it should now be usable again
215 - QDM2 audio decoder
216 - Real Cooker audio decoder
217 - TrueSpeech audio decoder
218 - WMA2 audio decoder fixed, now all files should play correctly
219 - RealAudio 14.4 and 28.8 decoders fixed
220 - JPEG-LS decoder
221 - build system improvements
222 - tabs and trailing whitespace removed from the codebase
223 - CamStudio video decoder
224 - AIFF/AIFF-C audio format, encoding and decoding
225 - ADTS AAC file reading and writing
226 - Creative VOC file reading and writing
227 - American Laser Games multimedia (*.mm) playback system
228 - Zip Motion Blocks Video decoder
229 - improved Theora/VP3 decoder
230 - True Audio (TTA) decoder
231 - AVS demuxer and video decoder
232 - JPEG-LS encoder
233 - Smacker demuxer and decoder
234 - NuppelVideo/MythTV demuxer and RTjpeg decoder
235 - KMVC decoder
236 - MPEG-2 intra VLC support
237 - MPEG-2 4:2:2 encoder
238 - Flash Screen Video decoder
239 - GXF demuxer
240 - Chinese AVS decoder
241 - GXF muxer
242 - MXF demuxer
243 - VC-1/WMV3/WMV9 video decoder
244 - MacIntel support
245 - AVISynth support
246 - VMware video decoder
247 - VP5 video decoder
248 - VP6 video decoder
249 - WavPack lossless audio decoder
250 - Targa (.TGA) picture decoder
251 - Vorbis audio encoder
252 - Delphine Software .cin demuxer/audio and video decoder
253 - Tiertex .seq demuxer/video decoder
254 - MTV demuxer
255 - TIFF picture encoder and decoder
256 - GIF picture decoder
257 - Intel Music Coder decoder
258 - Zip Motion Blocks Video encoder
259 - Musepack decoder
260 - Flash Screen Video encoder
261 - Theora encoding via libtheora
262 - BMP encoder
263 - WMA encoder
264 - GSM-MS encoder and decoder
265 - DCA decoder
266 - DXA demuxer and decoder
267 - DNxHD decoder
268 - Gamecube movie (.THP) playback system
269 - Blackfin optimizations
270 - Interplay C93 demuxer and video decoder
271 - Bethsoft VID demuxer and video decoder
272 - CRYO APC demuxer
273 - Atrac3 decoder
274 - V.Flash PTX decoder
275 - RoQ muxer, RoQ audio encoder
276 - Renderware TXD demuxer and decoder
277 - extern C declarations for C++ removed from headers
278 - sws_flags command line option
279 - codebook generator
280 - RoQ video encoder
281 - QTRLE encoder
282 - OS/2 support removed and restored again
283 - AC-3 decoder
284 - NUT muxer
285 - additional SPARC (VIS) optimizations
286 - Matroska muxer
287 - slice-based parallel H.264 decoding
288 - Monkey's Audio demuxer and decoder
289 - AMV audio and video decoder
290 - DNxHD encoder
291 - H.264 PAFF decoding
292 - Nellymoser ASAO decoder
293 - Beam Software SIFF demuxer and decoder
294 - libvorbis Vorbis decoding removed in favor of native decoder
295 - IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
296 - Ogg (Theora, Vorbis and FLAC) muxer
297 - The "device" muxers and demuxers are now in a new libavdevice library
298 - PC Paintbrush PCX decoder
299 - Sun Rasterfile decoder
300 - TechnoTrend PVA demuxer
301 - Linux Media Labs MPEG-4 (LMLM4) demuxer
302 - AVM2 (Flash 9) SWF muxer
303 - QT variant of IMA ADPCM encoder
304 - VFW grabber
305 - iPod/iPhone compatible mp4 muxer
306 - Mimic decoder
307 - MSN TCP Webcam stream demuxer
308 - RL2 demuxer / decoder
309 - IFF demuxer
310 - 8SVX audio decoder
311 - non-recursive Makefiles
312 - BFI demuxer
313 - MAXIS EA XA (.xa) demuxer / decoder
314 - BFI video decoder
315 - OMA demuxer
316 - MLP/TrueHD decoder
317 - Electronic Arts CMV decoder
318 - Motion Pixels Video decoder
319 - Motion Pixels MVI demuxer
320 - removed animated GIF decoder/demuxer
321 - D-Cinema audio muxer
322 - Electronic Arts TGV decoder
323 - Apple Lossless Audio Codec (ALAC) encoder
324 - AAC decoder
325 - floating point PCM encoder/decoder
326 - MXF muxer
327 - DV100 AKA DVCPRO HD decoder and demuxer
328 - E-AC-3 support added to AC-3 decoder
329 - Nellymoser ASAO encoder
330 - ASS and SSA demuxer and muxer
331 - liba52 wrapper removed
332 - SVQ3 watermark decoding support
333 - Speex decoding via libspeex
334 - Electronic Arts TGQ decoder
335 - RV40 decoder
336 - QCELP / PureVoice decoder
337 - RV30 decoder
338 - hybrid WavPack support
339 - R3D REDCODE demuxer
340 - ALSA support for playback and record
341 - Electronic Arts TQI decoder
342 - OpenJPEG based JPEG 2000 decoder
343 - NC (NC4600) camera file demuxer
344 - Gopher client support
345 - MXF D-10 muxer
346 - generic metadata API
347 - flash ScreenVideo2 encoder
348
349
350 version 0.4.9-pre1:
351
352 - DV encoder, DV muxer
353 - Microsoft RLE video decoder
354 - Microsoft Video-1 decoder
355 - Apple Animation (RLE) decoder
356 - Apple Graphics (SMC) decoder
357 - Apple Video (RPZA) decoder
358 - Cinepak decoder
359 - Sega FILM (CPK) file demuxer
360 - Westwood multimedia support (VQA & AUD files)
361 - Id Quake II CIN playback support
362 - 8BPS video decoder
363 - FLIC playback support
364 - RealVideo 2.0 (RV20) decoder
365 - Duck TrueMotion v1 (DUCK) video decoder
366 - Sierra VMD demuxer and video decoder
367 - MSZH and ZLIB decoder support
368 - SVQ1 video encoder
369 - AMR-WB support
370 - PPC optimizations
371 - rate distortion optimal cbp support
372 - rate distorted optimal ac prediction for MPEG-4
373 - rate distorted optimal lambda->qp support
374 - AAC encoding with libfaac
375 - Sunplus JPEG codec (SP5X) support
376 - use Lagrange multipler instead of QP for ratecontrol
377 - Theora/VP3 decoding support
378 - XA and ADX ADPCM codecs
379 - export MPEG-2 active display area / pan scan
380 - Add support for configuring with IBM XLC
381 - floating point AAN DCT
382 - initial support for zygo video (not complete)
383 - RGB ffv1 support
384 - new audio/video parser API
385 - av_log() system
386 - av_read_frame() and av_seek_frame() support
387 - missing last frame fixes
388 - seek by mouse in ffplay
389 - noise reduction of DCT coefficients
390 - H.263 OBMC & 4MV support
391 - H.263 alternative inter vlc support
392 - H.263 loop filter
393 - H.263 slice structured mode
394 - interlaced DCT support for MPEG-2 encoding
395 - stuffing to stay above min_bitrate
396 - MB type & QP visualization
397 - frame stepping for ffplay
398 - interlaced motion estimation
399 - alternate scantable support
400 - SVCD scan offset support
401 - closed GOP support
402 - SSE2 FDCT
403 - quantizer noise shaping
404 - G.726 ADPCM audio codec
405 - MS ADPCM encoding
406 - multithreaded/SMP motion estimation
407 - multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263
408 - multithreaded/SMP decoding for MPEG-2
409 - FLAC decoder
410 - Metrowerks CodeWarrior suppport
411 - H.263+ custom pcf support
412 - nicer output for 'ffmpeg -formats'
413 - Matroska demuxer
414 - SGI image format, encoding and decoding
415 - H.264 loop filter support
416 - H.264 CABAC support
417 - nicer looking arrows for the motion vector visualization
418 - improved VCD support
419 - audio timestamp drift compensation
420 - MPEG-2 YUV 422/444 support
421 - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
422 - better image scaling
423 - H.261 support
424 - correctly interleave packets during encoding
425 - VIS optimized motion compensation
426 - intra_dc_precision>0 encoding support
427 - support reuse of motion vectors/MB types/field select values of the source video
428 - more accurate deblock filter
429 - padding support
430 - many optimizations and bugfixes
431 - FunCom ISS audio file demuxer and according ADPCM decoding
432
433
434 version 0.4.8:
435
436 - MPEG-2 video encoding (Michael)
437 - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
438 - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
439   and Mario Brito)
440 - Xan DPCM audio decoder (Mario Brito)
441 - Interplay MVE playback subsystem (Mike Melanson)
442 - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)
443
444
445 version 0.4.7:
446
447 - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
448   (originally from public domain player for Amiga at http://www.honeypot.net/audio)
449 - current version now also compiles with older GCC (Fabrice)
450 - 4X multimedia playback system including 4xm file demuxer (Mike
451   Melanson), and 4X video and audio codecs (Michael)
452 - Creative YUV (CYUV) decoder (Mike Melanson)
453 - FFV1 codec (our very simple lossless intra only codec, compresses much better
454   than HuffYUV) (Michael)
455 - ASV1 (Asus), H.264, Intel indeo3 codecs have been added (various)
456 - tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
457   alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
458 - ffplay has been replaced with a newer version which uses SDL (optionally)
459   for multiplatform support (Fabrice)
460 - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
461   by anonymous
462 - AMR format has been added (Johannes Carlsson)
463 - 3GP support has been added (Johannes Carlsson)
464 - VP3 codec has been added (Mike Melanson)
465 - more MPEG-1/2 fixes
466 - better multiplatform support, MS Visual Studio fixes (various)
467 - AltiVec optimizations (Magnus Damn and others)
468 - SH4 processor support has been added (BERO)
469 - new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
470 - VOB streaming support (Brian Foley)
471 - better MP3 autodetection (Andriy Rysin)
472 - qpel encoding (Michael)
473 - 4mv+b frames encoding finally fixed (Michael)
474 - chroma ME (Michael)
475 - 5 comparison functions for ME (Michael)
476 - B-frame encoding speedup (Michael)
477 - WMV2 codec (unfinished - Michael)
478 - user specified diamond size for EPZS (Michael)
479 - Playstation STR playback subsystem, still experimental (Mike and Michael)
480 - ASV2 codec (Michael)
481 - CLJR decoder (Alex)
482
483 .. And lots more new enhancements and fixes.
484
485
486 version 0.4.6:
487
488 - completely new integer only MPEG audio layer 1/2/3 decoder rewritten
489   from scratch
490 - Recoded DCT and motion vector search with gcc (no longer depends on nasm)
491 - fix quantization bug in AC3 encoder
492 - added PCM codecs and format. Corrected WAV/AVI/ASF PCM issues
493 - added prototype ffplay program
494 - added GOB header parsing on H.263/H.263+ decoder (Juanjo)
495 - bug fix on MCBPC tables of H.263 (Juanjo)
496 - bug fix on DC coefficients of H.263 (Juanjo)
497 - added Advanced Prediction Mode on H.263/H.263+ decoder (Juanjo)
498 - now we can decode H.263 streams found in QuickTime files (Juanjo)
499 - now we can decode H.263 streams found in VIVO v1 files(Juanjo)
500 - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
501 - added GOB header for H.263/H.263+ coding on RTP mode (Juanjo)
502 - now H.263 picture size is returned on the first decoded frame (Juanjo)
503 - added first regression tests
504 - added MPEG-2 TS demuxer
505 - new demux API for libav
506 - more accurate and faster IDCT (Michael)
507 - faster and entropy-controlled motion search (Michael)
508 - two pass video encoding (Michael)
509 - new video rate control (Michael)
510 - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael)
511 - great performance improvement of video encoders and decoders (Michael)
512 - new and faster bit readers and vlc parsers (Michael)
513 - high quality encoding mode: tries all macroblock/VLC types (Michael)
514 - added DV video decoder
515 - preliminary RTP/RTSP support in ffserver and libavformat
516 - H.263+ AIC decoding/encoding support (Juanjo)
517 - VCD MPEG-PS mode (Juanjo)
518 - PSNR stuff (Juanjo)
519 - simple stats output (Juanjo)
520 - 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)
521
522
523 version 0.4.5:
524
525 - some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>)
526 - many MMX optimizations (Nick Kurshev <nickols_k at mail.ru>)
527 - added configure system (actually a small shell script)
528 - added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by
529   Michael Hipp (temporary solution - waiting for integer only
530   decoder)
531 - fixed VIDIOCSYNC interrupt
532 - added Intel H.263 decoding support ('I263' AVI fourCC)
533 - added Real Video 1.0 decoding (needs further testing)
534 - simplified image formats again. Added PGM format (=grey
535   pgm). Renamed old PGM to PGMYUV.
536 - fixed msmpeg4 slice issues (tell me if you still find problems)
537 - fixed OpenDivX bugs with newer versions (added VOL header decoding)
538 - added support for MPlayer interface
539 - added macroblock skip optimization
540 - added MJPEG decoder
541 - added mmx/mmxext IDCT from libmpeg2
542 - added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
543   <celer at shell.scrypt.net>)
544 - added pixel format conversion layer (e.g. for MJPEG or PPM)
545 - added deinterlacing option
546 - MPEG-1/2 fixes
547 - MPEG-4 vol header fixes (Jonathan Marsden <snmjbm at pacbell.net>)
548 - ARM optimizations (Lionel Ulmer <lionel.ulmer at free.fr>).
549 - Windows porting of file converter
550 - added MJPEG raw format (input/ouput)
551 - added JPEG image format support (input/output)
552
553
554 version 0.4.4:
555
556 - fixed some std header definitions (Bjorn Lindgren
557   <bjorn.e.lindgren at telia.com>).
558 - added MPEG demuxer (MPEG-1 and 2 compatible).
559 - added ASF demuxer
560 - added prototype RM demuxer
561 - added AC3 decoding (done with libac3 by Aaron Holtzman)
562 - added decoding codec parameter guessing (.e.g. for MPEG, because the
563   header does not include them)
564 - fixed header generation in MPEG-1, AVI and ASF muxer: wmplayer can now
565   play them (only tested video)
566 - fixed H.263 white bug
567 - fixed phase rounding in img resample filter
568 - add MMX code for polyphase img resample filter
569 - added CPU autodetection
570 - added generic title/author/copyright/comment string handling (ASF and RM
571   use them)
572 - added SWF demux to extract MP3 track (not usable yet because no MP3
573   decoder)
574 - added fractional frame rate support
575 - codecs are no longer searched by read_header() (should fix ffserver
576   segfault)
577
578
579 version 0.4.3:
580
581 - BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>)
582 - fixed raw yuv output
583 - added motion rounding support in MPEG-4
584 - fixed motion bug rounding in MSMPEG4
585 - added B-frame handling in video core
586 - added full MPEG-1 decoding support
587 - added partial (frame only) MPEG-2 support
588 - changed the FOURCC code for H.263 to "U263" to be able to see the
589   +AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with
590   this +codec ;) (JuanJo).
591 - Halfpel motion estimation after MB type selection (JuanJo)
592 - added pgm and .Y.U.V output format
593 - suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or
594   output.
595 - added pgmpipe I/O format (original patch from Martin Aumueller
596   <lists at reserv.at>, but changed completely since we use a format
597   instead of a protocol)
598
599
600 version 0.4.2:
601
602 - added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
603   (for OpenDivX) is almost complete: 8x8 MVs and rounding are
604   missing. MSMPEG4 support is complete.
605 - added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it
606   can decode ffmpeg MPEGs :-)).
607 - added libavcodec API documentation (see apiexample.c).
608 - fixed image polyphase bug (the bottom of some images could be
609   greenish)
610 - added support for non clipped motion vectors (decoding only)
611   and image sizes non-multiple of 16
612 - added support for AC prediction (decoding only)
613 - added file overwrite confirmation (can be disabled with -y)
614 - added custom size picture to H.263 using H.263+ (Juanjo)
615
616
617 version 0.4.1:
618
619 - added MSMPEG4 (aka DivX) compatible encoder. Changed default codec
620   of AVI and ASF to DIV3.
621 - added -me option to set motion estimation method
622   (default=log). suppressed redundant -hq option.
623 - added options -acodec and -vcodec to force a given codec (useful for
624   AVI for example)
625 - fixed -an option
626 - improved dct_quantize speed
627 - factorized some motion estimation code
628
629
630 version 0.4.0:
631
632 - removing grab code from ffserver and moved it to ffmpeg. Added
633   multistream support to ffmpeg.
634 - added timeshifting support for live feeds (option ?date=xxx in the
635   URL)
636 - added high quality image resize code with polyphase filter (need
637   mmx/see optimization). Enable multiple image size support in ffserver.
638 - added multi live feed support in ffserver
639 - suppressed master feature from ffserver (it should be done with an
640   external program which opens the .ffm url and writes it to another
641   ffserver)
642 - added preliminary support for video stream parsing (WAV and AVI half
643   done). Added proper support for audio/video file conversion in
644   ffmpeg.
645 - added preliminary support for video file sending from ffserver
646 - redesigning I/O subsystem: now using URL based input and output
647   (see avio.h)
648 - added WAV format support
649 - added "tty user interface" to ffmpeg to stop grabbing gracefully
650 - added MMX/SSE optimizations to SAD (Sums of Absolutes Differences)
651   (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo at atmlab.utfsm.cl>)
652 - added MMX DCT from mpeg2_movie 1.5 (Juanjo)
653 - added new motion estimation algorithms, log and phods (Juanjo)
654 - changed directories: libav for format handling, libavcodec for
655   codecs
656
657
658 version 0.3.4:
659
660 - added stereo in MPEG audio encoder
661
662
663 version 0.3.3:
664
665 - added 'high quality' mode which use motion vectors. It can be used in
666   real time at low resolution.
667 - fixed rounding problems which caused quality problems at high
668   bitrates and large GOP size
669
670
671 version 0.3.2: small fixes
672
673 - ASF fixes
674 - put_seek bug fix
675
676
677 version 0.3.1: added avi/divx support
678
679 - added AVI support
680 - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
681 - added sound for flash format (not tested)
682
683
684 version 0.3: initial public release