OSDN Git Service

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