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