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