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