]> git.sesse.net Git - ffmpeg/blob - Changelog
Merge commit 'f1011ea28a4048ddec97794ca3e9901474fe055f'
[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 - tpad filter
6 - AV1 decoding support through libdav1d
7 - dedot filter
8 - chromashift and rgbashift filters
9 - freezedetect filter
10 - truehd_core bitstream filter
11 - dhav demuxer
12 - PCM-DVD encoder
13 - GIF parser
14 - vividas demuxer
15 - hymt decoder
16 - anlmdn filter
17 - maskfun filter
18 - hcom demuxer and decoder
19 - ARBC decoder
20 - libaribb24 based ARIB STD-B24 caption support (profiles A and C)
21 - Support decoding of HEVC 4:4:4 content in nvdec and cuviddec
22
23
24 version 4.1:
25 - deblock filter
26 - tmix filter
27 - amplify filter
28 - fftdnoiz filter
29 - aderivative and aintegral audio filters
30 - pal75bars and pal100bars video filter sources
31 - support mbedTLS based TLS
32 - adeclick filter
33 - adeclip filter
34 - libtensorflow backend for DNN based filters like srcnn
35 - vc1 decoder is now bit-exact
36 - ATRAC9 decoder
37 - lensfun wrapper filter
38 - colorconstancy filter
39 - AVS2 video decoder via libdavs2
40 - IMM4 video decoder
41 - Brooktree ProSumer video decoder
42 - MatchWare Screen Capture Codec decoder
43 - WinCam Motion Video decoder
44 - 1D LUT filter (lut1d)
45 - RemotelyAnywhere Screen Capture decoder
46 - cue and acue filters
47 - support for AV1 in MP4
48 - transpose_npp filter
49 - AVS2 video encoder via libxavs2
50 - amultiply filter
51 - Block-Matching 3d (bm3d) denoising filter
52 - acrossover filter
53 - ilbc decoder
54 - audio denoiser as afftdn filter
55 - AV1 parser
56 - SER demuxer
57 - sinc audio filter source
58 - chromahold filter
59 - setparams filter
60 - vibrance filter
61 - decoding S12M timecode in h264
62 - xstack filter
63 - pcm vidc decoder and encoder
64 - (a)graphmonitor filter
65 - yadif_cuda filter
66
67
68 version 4.0:
69 - Bitstream filters for editing metadata in H.264, HEVC and MPEG-2 streams
70 - Dropped support for OpenJPEG versions 2.0 and below. Using OpenJPEG now
71   requires 2.1 (or later) and pkg-config.
72 - VDA dropped (use VideoToolbox instead)
73 - MagicYUV encoder
74 - Raw AMR-NB and AMR-WB demuxers
75 - TiVo ty/ty+ demuxer
76 - Intel QSV-accelerated MJPEG encoding
77 - PCE support for extended channel layouts in the AAC encoder
78 - native aptX and aptX HD encoder and decoder
79 - Raw aptX and aptX HD muxer and demuxer
80 - NVIDIA NVDEC-accelerated H.264, HEVC, MJPEG, MPEG-1/2/4, VC1, VP8/9 hwaccel decoding
81 - Intel QSV-accelerated overlay filter
82 - mcompand audio filter
83 - acontrast audio filter
84 - OpenCL overlay filter
85 - video mix filter
86 - video normalize filter
87 - audio lv2 wrapper filter
88 - VAAPI MJPEG and VP8 decoding
89 - AMD AMF H.264 and HEVC encoders
90 - video fillborders filter
91 - video setrange filter
92 - nsp demuxer
93 - support LibreSSL (via libtls)
94 - AVX-512/ZMM support added
95 - Dropped support for building for Windows XP. The minimum supported Windows
96   version is Windows Vista.
97 - deconvolve video filter
98 - entropy video filter
99 - hilbert audio filter source
100 - aiir audio filter
101 - aiff: add support for CD-ROM XA ADPCM
102 - Removed the ffserver program
103 - Removed the ffmenc and ffmdec muxer and demuxer
104 - VideoToolbox HEVC encoder and hwaccel
105 - VAAPI-accelerated ProcAmp (color balance), denoise and sharpness filters
106 - Add android_camera indev
107 - codec2 en/decoding via libcodec2
108 - muxer/demuxer for raw codec2 files and .c2 files
109 - Moved nvidia codec headers into an external repository.
110   They can be found at http://git.videolan.org/?p=ffmpeg/nv-codec-headers.git
111 - native SBC encoder and decoder
112 - drmeter audio filter
113 - hapqa_extract bitstream filter
114 - filter_units bitstream filter
115 - AV1 Support through libaom
116 - E-AC-3 dependent frames support
117 - bitstream filter for extracting E-AC-3 core
118 - Haivision SRT protocol via libsrt
119 - segafilm muxer
120 - vfrdet filter
121 - SRCNN filter
122
123
124 version 3.4:
125 - deflicker video filter
126 - doubleweave video filter
127 - lumakey video filter
128 - pixscope video filter
129 - oscilloscope video filter
130 - config.log and other configuration files moved into ffbuild/ directory
131 - update cuvid/nvenc headers to Video Codec SDK 8.0.14
132 - afir audio filter
133 - scale_cuda CUDA based video scale filter
134 - librsvg support for svg rasterization
135 - crossfeed audio filter
136 - spec compliant VP9 muxing support in MP4
137 - remove the libnut muxer/demuxer wrappers
138 - remove the libschroedinger encoder/decoder wrappers
139 - surround audio filter
140 - sofalizer filter switched to libmysofa
141 - Gremlin Digital Video demuxer and decoder
142 - headphone audio filter
143 - superequalizer audio filter
144 - roberts video filter
145 - The x86 assembler default switched from yasm to nasm, pass
146   --x86asmexe=yasm to configure to restore the old behavior.
147 - additional frame format support for Interplay MVE movies
148 - support for decoding through D3D11VA in ffmpeg
149 - limiter video filter
150 - libvmaf video filter
151 - Dolby E decoder and SMPTE 337M demuxer
152 - unpremultiply video filter
153 - tlut2 video filter
154 - floodfill video filter
155 - pseudocolor video filter
156 - raw G.726 muxer and demuxer, left- and right-justified
157 - NewTek NDI input/output device
158 - Some video filters with several inputs now use a common set of options:
159   blend, libvmaf, lut3d, overlay, psnr, ssim.
160   They must always be used by name.
161 - FITS demuxer and decoder
162 - FITS muxer and encoder
163 - add --disable-autodetect build switch
164 - drop deprecated qtkit input device (use avfoundation instead)
165 - despill video filter
166 - haas audio filter
167 - SUP/PGS subtitle muxer
168 - convolve video filter
169 - VP9 tile threading support
170 - KMS screen grabber
171 - CUDA thumbnail filter
172 - V4L2 mem2mem HW assisted codecs
173 - Rockchip MPP hardware decoding
174 - vmafmotion video filter
175 - use MIME type "G726" for little-endian G.726, "AAL2-G726" for big-endian G.726
176
177
178 version 3.3:
179 - CrystalHD decoder moved to new decode API
180 - add internal ebur128 library, remove external libebur128 dependency
181 - Pro-MPEG CoP #3-R2 FEC protocol
182 - premultiply video filter
183 - Support for spherical videos
184 - configure now fails if autodetect-libraries are requested but not found
185 - PSD Decoder
186 - 16.8 floating point pcm decoder
187 - 24.0 floating point pcm decoder
188 - Apple Pixlet decoder
189 - QDMC audio decoder
190 - NewTek SpeedHQ decoder
191 - MIDI Sample Dump Standard demuxer
192 - readeia608 filter
193 - Sample Dump eXchange demuxer
194 - abitscope multimedia filter
195 - Scenarist Closed Captions demuxer and muxer
196 - threshold filter
197 - midequalizer filter
198 - Optimal Huffman tables for (M)JPEG encoding
199 - VAAPI-accelerated MPEG-2 and VP8 encoding
200 - FM Screen Capture Codec decoder
201 - native Opus encoder
202 - ScreenPressor decoder
203 - incomplete ClearVideo decoder
204 - Intel QSV video scaling and deinterlacing filters
205 - Support MOV with multiple sample description tables
206 - XPM decoder
207 - Removed the legacy X11 screen grabber, use XCB instead
208 - MPEG-7 Video Signature filter
209 - Removed asyncts filter (use af_aresample instead)
210 - Intel QSV-accelerated VP8 video decoding
211 - VAAPI-accelerated deinterlacing
212
213
214 version 3.2:
215 - libopenmpt demuxer
216 - tee protocol
217 - Changed metadata print option to accept general urls
218 - Alias muxer for Ogg Video (.ogv)
219 - VP8 in Ogg muxing
220 - curves filter doesn't automatically insert points at x=0 and x=1 anymore
221 - 16-bit support in curves filter and selectivecolor filter
222 - OpenH264 decoder wrapper
223 - MediaCodec H.264/HEVC/MPEG-4/VP8/VP9 hwaccel
224 - True Audio (TTA) muxer
225 - crystalizer audio filter
226 - acrusher audio filter
227 - bitplanenoise video filter
228 - floating point support in als decoder
229 - fifo muxer
230 - maskedclamp filter
231 - hysteresis filter
232 - lut2 filter
233 - yuvtestsrc filter
234 - CUDA CUVID H.263/VP8/VP9/10 bit HEVC (Dithered) Decoding
235 - vaguedenoiser filter
236 - added threads option per filter instance
237 - weave filter
238 - gblur filter
239 - avgblur filter
240 - sobel and prewitt filter
241 - MediaCodec HEVC/MPEG-4/VP8/VP9 decoding
242 - Meridian Lossless Packing (MLP) / TrueHD encoder
243 - Non-Local Means (nlmeans) denoising filter
244 - sdl2 output device and ffplay support
245 - sdl1 output device and sdl1 support removed
246 - extended mov edit list support
247 - libfaac encoder removed
248 - Matroska muxer now writes CRC32 elements by default in all Level 1 elements
249 - sidedata video and asidedata audio filter
250 - Changed mapping of rtp MIME type G726 to codec g726le.
251 - spec compliant VAAPI/DXVA2 VC-1 decoding of slices in frame-coded images
252
253
254 version 3.1:
255 - DXVA2-accelerated HEVC Main10 decoding
256 - fieldhint filter
257 - loop video filter and aloop audio filter
258 - Bob Weaver deinterlacing filter
259 - firequalizer filter
260 - datascope filter
261 - bench and abench filters
262 - ciescope filter
263 - protocol blacklisting API
264 - MediaCodec H264 decoding
265 - VC-2 HQ RTP payload format (draft v1) depacketizer and packetizer
266 - VP9 RTP payload format (draft v2) packetizer
267 - AudioToolbox audio decoders
268 - AudioToolbox audio encoders
269 - coreimage filter (GPU based image filtering on OSX)
270 - libdcadec removed
271 - bitstream filter for extracting DTS core
272 - ADPCM IMA DAT4 decoder
273 - musx demuxer
274 - aix demuxer
275 - remap filter
276 - hash and framehash muxers
277 - colorspace filter
278 - hdcd filter
279 - readvitc filter
280 - VAAPI-accelerated format conversion and scaling
281 - libnpp/CUDA-accelerated format conversion and scaling
282 - Duck TrueMotion 2.0 Real Time decoder
283 - Wideband Single-bit Data (WSD) demuxer
284 - VAAPI-accelerated H.264/HEVC/MJPEG encoding
285 - DTS Express (LBR) decoder
286 - Generic OpenMAX IL encoder with support for Raspberry Pi
287 - IFF ANIM demuxer & decoder
288 - Direct Stream Transfer (DST) decoder
289 - loudnorm filter
290 - MTAF demuxer and decoder
291 - MagicYUV decoder
292 - OpenExr improvements (tile data and B44/B44A support)
293 - BitJazz SheerVideo decoder
294 - CUDA CUVID H264/HEVC decoder
295 - 10-bit depth support in native utvideo decoder
296 - libutvideo wrapper removed
297 - YUY2 Lossless Codec decoder
298 - VideoToolbox H.264 encoder
299
300
301 version 3.0:
302 - Common Encryption (CENC) MP4 encoding and decoding support
303 - DXV decoding
304 - extrastereo filter
305 - ocr filter
306 - alimiter filter
307 - stereowiden filter
308 - stereotools filter
309 - rubberband filter
310 - tremolo filter
311 - agate filter
312 - chromakey filter
313 - maskedmerge filter
314 - Screenpresso SPV1 decoding
315 - chromaprint fingerprinting muxer
316 - ffplay dynamic volume control
317 - displace filter
318 - selectivecolor filter
319 - extensive native AAC encoder improvements and removal of experimental flag
320 - ADPCM PSX decoder
321 - 3dostr, dcstr, fsb, genh, vag, xvag, ads, msf, svag & vpk demuxer
322 - zscale filter
323 - wve demuxer
324 - zero-copy Intel QSV transcoding in ffmpeg
325 - shuffleframes filter
326 - SDX2 DPCM decoder
327 - vibrato filter
328 - innoHeim/Rsupport Screen Capture Codec decoder
329 - ADPCM AICA decoder
330 - Interplay ACM demuxer and audio decoder
331 - XMA1 & XMA2 decoder
332 - realtime filter
333 - anoisesrc audio filter source
334 - IVR demuxer
335 - compensationdelay filter
336 - acompressor filter
337 - support encoding 16-bit RLE SGI images
338 - apulsator filter
339 - sidechaingate audio filter
340 - mipsdspr1 option has been renamed to mipsdsp
341 - aemphasis filter
342 - mips32r5 option has been removed
343 - mips64r6 option has been removed
344 - DXVA2-accelerated VP9 decoding
345 - SOFAlizer: virtual binaural acoustics filter
346 - VAAPI VP9 hwaccel
347 - audio high-order multiband parametric equalizer
348 - automatic bitstream filtering
349 - showspectrumpic filter
350 - libstagefright support removed
351 - spectrumsynth filter
352 - ahistogram filter
353 - only seek with the right mouse button in ffplay
354 - toggle full screen when double-clicking with the left mouse button in ffplay
355 - afftfilt filter
356 - convolution filter
357 - libquvi support removed
358 - support for dvaudio in wav and avi
359 - libaacplus and libvo-aacenc support removed
360 - Cineform HD decoder
361 - new DCA decoder with full support for DTS-HD extensions
362 - significant performance improvements in Windows Television (WTV) demuxer
363 - nnedi deinterlacer
364 - streamselect video and astreamselect audio filter
365 - swaprect filter
366 - metadata video and ametadata audio filter
367 - SMPTE VC-2 HQ profile support for the Dirac decoder
368 - SMPTE VC-2 native encoder supporting the HQ profile
369
370
371 version 2.8:
372 - colorkey video filter
373 - BFSTM/BCSTM demuxer
374 - little-endian ADPCM_THP decoder
375 - Hap decoder and encoder
376 - DirectDraw Surface image/texture decoder
377 - ssim filter
378 - optional new ASF demuxer
379 - showvolume filter
380 - Many improvements to the JPEG 2000 decoder
381 - Go2Meeting decoding support
382 - adrawgraph audio and drawgraph video filter
383 - removegrain video filter
384 - Intel QSV-accelerated MPEG-2 video and HEVC encoding
385 - Intel QSV-accelerated MPEG-2 video and HEVC decoding
386 - Intel QSV-accelerated VC-1 video decoding
387 - libkvazaar HEVC encoder
388 - erosion, dilation, deflate and inflate video filters
389 - Dynamic Audio Normalizer as dynaudnorm filter
390 - Reverse video and areverse audio filter
391 - Random filter
392 - deband filter
393 - AAC fixed-point decoding
394 - sidechaincompress audio filter
395 - bitstream filter for converting HEVC from MP4 to Annex B
396 - acrossfade audio filter
397 - allyuv and allrgb video sources
398 - atadenoise video filter
399 - OS X VideoToolbox support
400 - aphasemeter filter
401 - showfreqs filter
402 - vectorscope filter
403 - waveform filter
404 - hstack and vstack filter
405 - Support DNx100 (1440x1080@8)
406 - VAAPI hevc hwaccel
407 - VDPAU hevc hwaccel
408 - framerate filter
409 - Switched default encoders for webm to VP9 and Opus
410 - Removed experimental flag from the JPEG 2000 encoder
411
412
413 version 2.7:
414 - FFT video filter
415 - TDSC decoder
416 - DTS lossless extension (XLL) decoding (not lossless, disabled by default)
417 - showwavespic filter
418 - DTS decoding through libdcadec
419 - Drop support for nvenc API before 5.0
420 - nvenc HEVC encoder
421 - Detelecine filter
422 - Intel QSV-accelerated H.264 encoding
423 - MMAL-accelerated H.264 decoding
424 - basic APNG encoder and muxer with default extension "apng"
425 - unpack DivX-style packed B-frames in MPEG-4 bitstream filter
426 - WebM Live Chunk Muxer
427 - nvenc level and tier options
428 - chorus filter
429 - Canopus HQ/HQA decoder
430 - Automatically rotate videos based on metadata in ffmpeg
431 - improved Quickdraw compatibility
432 - VP9 high bit-depth and extended colorspaces decoding support
433 - WebPAnimEncoder API when available for encoding and muxing WebP
434 - Direct3D11-accelerated decoding
435 - Support Secure Transport
436 - Multipart JPEG demuxer
437
438
439 version 2.6:
440 - nvenc encoder
441 - 10bit spp filter
442 - colorlevels filter
443 - RIFX format for *.wav files
444 - RTP/mpegts muxer
445 - non continuous cache protocol support
446 - tblend filter
447 - cropdetect support for non 8bpp, absolute (if limit >= 1) and relative (if limit < 1.0) threshold
448 - Camellia symmetric block cipher
449 - OpenH264 encoder wrapper
450 - VOC seeking support
451 - Closed caption Decoder
452 - fspp, uspp, pp7 MPlayer postprocessing filters ported to native filters
453 - showpalette filter
454 - Twofish symmetric block cipher
455 - Support DNx100 (960x720@8)
456 - eq2 filter ported from libmpcodecs as eq filter
457 - removed libmpcodecs
458 - Changed default DNxHD colour range in QuickTime .mov derivatives to mpeg range
459 - ported softpulldown filter from libmpcodecs as repeatfields filter
460 - dcshift filter
461 - RTP depacketizer for loss tolerant payload format for MP3 audio (RFC 5219)
462 - RTP depacketizer for AC3 payload format (RFC 4184)
463 - palettegen and paletteuse filters
464 - VP9 RTP payload format (draft 0) experimental depacketizer
465 - RTP depacketizer for DV (RFC 6469)
466 - DXVA2-accelerated HEVC decoding
467 - AAC ELD 480 decoding
468 - Intel QSV-accelerated H.264 decoding
469 - DSS SP decoder and DSS demuxer
470 - Fix stsd atom corruption in DNxHD QuickTimes
471 - Canopus HQX decoder
472 - RTP depacketization of T.140 text (RFC 4103)
473 - Port MIPS optimizations to 64-bit
474
475
476 version 2.5:
477 - HEVC/H.265 RTP payload format (draft v6) packetizer
478 - SUP/PGS subtitle demuxer
479 - ffprobe -show_pixel_formats option
480 - CAST128 symmetric block cipher, ECB mode
481 - STL subtitle demuxer and decoder
482 - libutvideo YUV 4:2:2 10bit support
483 - XCB-based screen-grabber
484 - UDP-Lite support (RFC 3828)
485 - xBR scaling filter
486 - AVFoundation screen capturing support
487 - ffserver supports codec private options
488 - creating DASH compatible fragmented MP4, MPEG-DASH segmenting muxer
489 - WebP muxer with animated WebP support
490 - zygoaudio decoding support
491 - APNG demuxer
492 - postproc visualization support
493
494
495 version 2.4:
496 - Icecast protocol
497 - ported lenscorrection filter from frei0r filter
498 - large optimizations in dctdnoiz to make it usable
499 - ICY metadata are now requested by default with the HTTP protocol
500 - support for using metadata in stream specifiers in fftools
501 - LZMA compression support in TIFF decoder
502 - H.261 RTP payload format (RFC 4587) depacketizer and experimental packetizer
503 - HEVC/H.265 RTP payload format (draft v6) depacketizer
504 - added codecview filter to visualize information exported by some codecs
505 - Matroska 3D support thorugh side data
506 - HTML generation using texi2html is deprecated in favor of makeinfo/texi2any
507 - silenceremove filter
508
509
510 version 2.3:
511 - AC3 fixed-point decoding
512 - shuffleplanes filter
513 - subfile protocol
514 - Phantom Cine demuxer
515 - replaygain data export
516 - VP7 video decoder
517 - Alias PIX image encoder and decoder
518 - Improvements to the BRender PIX image decoder
519 - Improvements to the XBM decoder
520 - QTKit input device
521 - improvements to OpenEXR image decoder
522 - support decoding 16-bit RLE SGI images
523 - GDI screen grabbing for Windows
524 - alternative rendition support for HTTP Live Streaming
525 - AVFoundation input device
526 - Direct Stream Digital (DSD) decoder
527 - Magic Lantern Video (MLV) demuxer
528 - On2 AVC (Audio for Video) decoder
529 - support for decoding through DXVA2 in ffmpeg
530 - libbs2b-based stereo-to-binaural audio filter
531 - libx264 reference frames count limiting depending on level
532 - native Opus decoder
533 - display matrix export and rotation API
534 - WebVTT encoder
535 - showcqt multimedia filter
536 - zoompan filter
537 - signalstats filter
538 - hqx filter (hq2x, hq3x, hq4x)
539 - flanger filter
540 - Image format auto-detection
541 - LRC demuxer and muxer
542 - Samba protocol (via libsmbclient)
543 - WebM DASH Manifest muxer
544 - libfribidi support in drawtext
545
546
547 version 2.2:
548
549 - HNM version 4 demuxer and video decoder
550 - Live HDS muxer
551 - setsar/setdar filters now support variables in ratio expressions
552 - elbg filter
553 - string validation in ffprobe
554 - support for decoding through VDPAU in ffmpeg (the -hwaccel option)
555 - complete Voxware MetaSound decoder
556 - remove mp3_header_compress bitstream filter
557 - Windows resource files for shared libraries
558 - aeval filter
559 - stereoscopic 3d metadata handling
560 - WebP encoding via libwebp
561 - ATRAC3+ decoder
562 - VP8 in Ogg demuxing
563 - side & metadata support in NUT
564 - framepack filter
565 - XYZ12 rawvideo support in NUT
566 - Exif metadata support in WebP decoder
567 - OpenGL device
568 - Use metadata_header_padding to control padding in ID3 tags (currently used in
569   MP3, AIFF, and OMA files), FLAC header, and the AVI "junk" block.
570 - Mirillis FIC video decoder
571 - Support DNx444
572 - libx265 encoder
573 - dejudder filter
574 - Autodetect VDA like all other hardware accelerations
575 - aliases and defaults for Ogg subtypes (opus, spx)
576
577
578 version 2.1:
579
580 - aecho filter
581 - perspective filter ported from libmpcodecs
582 - ffprobe -show_programs option
583 - compand filter
584 - RTMP seek support
585 - when transcoding with ffmpeg (i.e. not streamcopying), -ss is now accurate
586   even when used as an input option. Previous behavior can be restored with
587   the -noaccurate_seek option.
588 - ffmpeg -t option can now be used for inputs, to limit the duration of
589   data read from an input file
590 - incomplete Voxware MetaSound decoder
591 - read EXIF metadata from JPEG
592 - DVB teletext decoder
593 - phase filter ported from libmpcodecs
594 - w3fdif filter
595 - Opus support in Matroska
596 - FFV1 version 1.3 is stable and no longer experimental
597 - FFV1: YUVA(444,422,420) 9, 10 and 16 bit support
598 - changed DTS stream id in lavf mpeg ps muxer from 0x8a to 0x88, to be
599   more consistent with other muxers.
600 - adelay filter
601 - pullup filter ported from libmpcodecs
602 - ffprobe -read_intervals option
603 - Lossless and alpha support for WebP decoder
604 - Error Resilient AAC syntax (ER AAC LC) decoding
605 - Low Delay AAC (ER AAC LD) decoding
606 - mux chapters in ASF files
607 - SFTP protocol (via libssh)
608 - libx264: add ability to encode in YUVJ422P and YUVJ444P
609 - Fraps: use BT.709 colorspace by default for yuv, as reference fraps decoder does
610 - make decoding alpha optional for prores, ffv1 and vp6 by setting
611   the skip_alpha flag.
612 - ladspa wrapper filter
613 - native VP9 decoder
614 - dpx parser
615 - max_error_rate parameter in ffmpeg
616 - PulseAudio output device
617 - ReplayGain scanner
618 - Enhanced Low Delay AAC (ER AAC ELD) decoding (no LD SBR support)
619 - Linux framebuffer output device
620 - HEVC decoder
621 - raw HEVC, HEVC in MOV/MP4, HEVC in Matroska, HEVC in MPEG-TS demuxing
622 - mergeplanes filter
623
624
625 version 2.0:
626
627 - curves filter
628 - reference-counting for AVFrame and AVPacket data
629 - ffmpeg now fails when input options are used for output file
630   or vice versa
631 - support for Monkey's Audio versions from 3.93
632 - perms and aperms filters
633 - audio filtering support in ffplay
634 - 10% faster aac encoding on x86 and MIPS
635 - sine audio filter source
636 - WebP demuxing and decoding support
637 - ffmpeg options -filter_script and -filter_complex_script, which allow a
638   filtergraph description to be read from a file
639 - OpenCL support
640 - audio phaser filter
641 - separatefields filter
642 - libquvi demuxer
643 - uniform options syntax across all filters
644 - telecine filter
645 - interlace filter
646 - smptehdbars source
647 - inverse telecine filters (fieldmatch and decimate)
648 - colorbalance filter
649 - colorchannelmixer filter
650 - The matroska demuxer can now output proper verbatim ASS packets. It will
651   become the default at the next libavformat major bump.
652 - decent native animated GIF encoding
653 - asetrate filter
654 - interleave filter
655 - timeline editing with filters
656 - vidstabdetect and vidstabtransform filters for video stabilization using
657   the vid.stab library
658 - astats filter
659 - trim and atrim filters
660 - ffmpeg -t and -ss (output-only) options are now sample-accurate when
661   transcoding audio
662 - Matroska muxer can now put the index at the beginning of the file.
663 - extractplanes filter
664 - avectorscope filter
665 - ADPCM DTK decoder
666 - ADP demuxer
667 - RSD demuxer
668 - RedSpark demuxer
669 - ADPCM IMA Radical decoder
670 - zmq filters
671 - DCT denoiser filter (dctdnoiz)
672 - Wavelet denoiser filter ported from libmpcodecs as owdenoise (formerly "ow")
673 - Apple Intermediate Codec decoder
674 - Escape 130 video decoder
675 - FTP protocol support
676 - V4L2 output device
677 - 3D LUT filter (lut3d)
678 - SMPTE 302M audio encoder
679 - support for slice multithreading in libavfilter
680 - Hald CLUT support (generation and filtering)
681 - VC-1 interlaced B-frame support
682 - support for WavPack muxing (raw and in Matroska)
683 - XVideo output device
684 - vignette filter
685 - True Audio (TTA) encoder
686 - Go2Webinar decoder
687 - mcdeint filter ported from libmpcodecs
688 - sab filter ported from libmpcodecs
689 - ffprobe -show_chapters option
690 - WavPack encoding through libwavpack
691 - rotate filter
692 - spp filter ported from libmpcodecs
693 - libgme support
694 - psnr filter
695
696
697 version 1.2:
698
699 - VDPAU hardware acceleration through normal hwaccel
700 - SRTP support
701 - Error diffusion dither in Swscale
702 - Chained Ogg support
703 - Theora Midstream reconfiguration support
704 - EVRC decoder
705 - audio fade filter
706 - filtering audio with unknown channel layout
707 - allpass, bass, bandpass, bandreject, biquad, equalizer, highpass, lowpass
708   and treble audio filter
709 - improved showspectrum filter, with multichannel support and sox-like colors
710 - histogram filter
711 - tee muxer
712 - il filter ported from libmpcodecs
713 - support ID3v2 tags in ASF files
714 - encrypted TTA stream decoding support
715 - RF64 support in WAV muxer
716 - noise filter ported from libmpcodecs
717 - Subtitles character encoding conversion
718 - blend filter
719 - stereo3d filter ported from libmpcodecs
720
721
722 version 1.1:
723
724 - stream disposition information printing in ffprobe
725 - filter for loudness analysis following EBU R128
726 - Opus encoder using libopus
727 - ffprobe -select_streams option
728 - Pinnacle TARGA CineWave YUV16 decoder
729 - TAK demuxer, decoder and parser
730 - DTS-HD demuxer
731 - remove -same_quant, it hasn't worked for years
732 - FFM2 support
733 - X-Face image encoder and decoder
734 - 24-bit FLAC encoding
735 - multi-channel ALAC encoding up to 7.1
736 - metadata (INFO tag) support in WAV muxer
737 - subtitles raw text decoder
738 - support for building DLLs using MSVC
739 - LVF demuxer
740 - ffescape tool
741 - metadata (info chunk) support in CAF muxer
742 - field filter ported from libmpcodecs
743 - AVR demuxer
744 - geq filter ported from libmpcodecs
745 - remove ffserver daemon mode
746 - AST muxer/demuxer
747 - new expansion syntax for drawtext
748 - BRender PIX image decoder
749 - ffprobe -show_entries option
750 - ffprobe -sections option
751 - ADPCM IMA Dialogic decoder
752 - BRSTM demuxer
753 - animated GIF decoder and demuxer
754 - PVF demuxer
755 - subtitles filter
756 - IRCAM muxer/demuxer
757 - Paris Audio File demuxer
758 - Virtual concatenation demuxer
759 - VobSub demuxer
760 - JSON captions for TED talks decoding support
761 - SOX Resampler support in libswresample
762 - aselect filter
763 - SGI RLE 8-bit / Silicon Graphics RLE 8-bit video decoder
764 - Silicon Graphics Motion Video Compressor 1 & 2 decoder
765 - Silicon Graphics Movie demuxer
766 - apad filter
767 - Resolution & pixel format change support with multithreading for H.264
768 - documentation split into per-component manuals
769 - pp (postproc) filter ported from MPlayer
770 - NIST Sphere demuxer
771 - MPL2, VPlayer, MPlayer, AQTitle, PJS and SubViewer v1 subtitles demuxers and decoders
772 - Sony Wave64 muxer
773 - adobe and limelight publisher authentication in RTMP
774 - data: URI scheme
775 - support building on the Plan 9 operating system
776 - kerndeint filter ported from MPlayer
777 - histeq filter ported from VirtualDub
778 - Megalux Frame demuxer
779 - 012v decoder
780 - Improved AVC Intra decoding support
781
782
783 version 1.0:
784
785 - INI and flat output in ffprobe
786 - Scene detection in libavfilter
787 - Indeo Audio decoder
788 - channelsplit audio filter
789 - setnsamples audio filter
790 - atempo filter
791 - ffprobe -show_data option
792 - RTMPT protocol support
793 - iLBC encoding/decoding via libilbc
794 - Microsoft Screen 1 decoder
795 - join audio filter
796 - audio channel mapping filter
797 - Microsoft ATC Screen decoder
798 - RTSP listen mode
799 - TechSmith Screen Codec 2 decoder
800 - AAC encoding via libfdk-aac
801 - Microsoft Expression Encoder Screen decoder
802 - RTMPS protocol support
803 - RTMPTS protocol support
804 - RTMPE protocol support
805 - RTMPTE protocol support
806 - showwaves and showspectrum filter
807 - LucasArts SMUSH SANM playback support
808 - LucasArts SMUSH VIMA audio decoder (ADPCM)
809 - LucasArts SMUSH demuxer
810 - SAMI, RealText and SubViewer demuxers and decoders
811 - Heart Of Darkness PAF playback support
812 - iec61883 device
813 - asettb filter
814 - new option: -progress
815 - 3GPP Timed Text encoder/decoder
816 - GeoTIFF decoder support
817 - ffmpeg -(no)stdin option
818 - Opus decoder using libopus
819 - caca output device using libcaca
820 - alphaextract and alphamerge filters
821 - concat filter
822 - flite filter
823 - Canopus Lossless Codec decoder
824 - bitmap subtitles in filters (experimental and temporary)
825 - MP2 encoding via TwoLAME
826 - bmp parser
827 - smptebars source
828 - asetpts filter
829 - hue filter
830 - ICO muxer
831 - SubRip encoder and decoder without embedded timing
832 - edge detection filter
833 - framestep filter
834 - ffmpeg -shortest option is now per-output file
835   -pass and -passlogfile are now per-output stream
836 - volume measurement filter
837 - Ut Video encoder
838 - Microsoft Screen 2 decoder
839 - smartblur filter ported from MPlayer
840 - CPiA decoder
841 - decimate filter ported from MPlayer
842 - RTP depacketization of JPEG
843 - Smooth Streaming live segmenter muxer
844 - F4V muxer
845 - sendcmd and asendcmd filters
846 - WebVTT demuxer and decoder (simple tags supported)
847 - RTP packetization of JPEG
848 - faststart option in the MOV/MP4 muxer
849 - support for building with MSVC
850
851
852 version 0.11:
853
854 - Fixes: CVE-2012-2772, CVE-2012-2774, CVE-2012-2775, CVE-2012-2776, CVE-2012-2777,
855          CVE-2012-2779, CVE-2012-2782, CVE-2012-2783, CVE-2012-2784, CVE-2012-2785,
856          CVE-2012-2786, CVE-2012-2787, CVE-2012-2788, CVE-2012-2789, CVE-2012-2790,
857          CVE-2012-2791, CVE-2012-2792, CVE-2012-2793, CVE-2012-2794, CVE-2012-2795,
858          CVE-2012-2796, CVE-2012-2797, CVE-2012-2798, CVE-2012-2799, CVE-2012-2800,
859          CVE-2012-2801, CVE-2012-2802, CVE-2012-2803, CVE-2012-2804,
860 - v408 Quicktime and Microsoft AYUV Uncompressed 4:4:4:4 encoder and decoder
861 - setfield filter
862 - CDXL demuxer and decoder
863 - Apple ProRes encoder
864 - ffprobe -count_packets and -count_frames options
865 - Sun Rasterfile Encoder
866 - ID3v2 attached pictures reading and writing
867 - WMA Lossless decoder
868 - bluray protocol
869 - blackdetect filter
870 - libutvideo encoder wrapper (--enable-libutvideo)
871 - swapuv filter
872 - bbox filter
873 - XBM encoder and decoder
874 - RealAudio Lossless decoder
875 - ZeroCodec decoder
876 - tile video filter
877 - Metal Gear Solid: The Twin Snakes demuxer
878 - OpenEXR image decoder
879 - removelogo filter
880 - drop support for ffmpeg without libavfilter
881 - drawtext video filter: fontconfig support
882 - ffmpeg -benchmark_all option
883 - super2xsai filter ported from libmpcodecs
884 - add libavresample audio conversion library for compatibility
885 - MicroDVD decoder
886 - Avid Meridien (AVUI) encoder and decoder
887 - accept + prefix to -pix_fmt option to disable automatic conversions.
888 - complete audio filtering in libavfilter and ffmpeg
889 - add fps filter
890 - vorbis parser
891 - png parser
892 - audio mix filter
893 - ffv1: support (draft) version 1.3
894
895
896 version 0.10:
897
898 - Fixes: CVE-2011-3929, CVE-2011-3934, CVE-2011-3935, CVE-2011-3936,
899          CVE-2011-3937, CVE-2011-3940, CVE-2011-3941, CVE-2011-3944,
900          CVE-2011-3945, CVE-2011-3946, CVE-2011-3947, CVE-2011-3949,
901          CVE-2011-3950, CVE-2011-3951, CVE-2011-3952
902 - v410 Quicktime Uncompressed 4:4:4 10-bit encoder and decoder
903 - SBaGen (SBG) binaural beats script demuxer
904 - OpenMG Audio muxer
905 - Timecode extraction in DV and MOV
906 - thumbnail video filter
907 - XML output in ffprobe
908 - asplit audio filter
909 - tinterlace video filter
910 - astreamsync audio filter
911 - amerge audio filter
912 - ISMV (Smooth Streaming) muxer
913 - GSM audio parser
914 - SMJPEG muxer
915 - XWD encoder and decoder
916 - Automatic thread count based on detection number of (available) CPU cores
917 - y41p Brooktree Uncompressed 4:1:1 12-bit encoder and decoder
918 - ffprobe -show_error option
919 - Avid 1:1 10-bit RGB Packer codec
920 - v308 Quicktime Uncompressed 4:4:4 encoder and decoder
921 - yuv4 libquicktime packed 4:2:0 encoder and decoder
922 - ffprobe -show_frames option
923 - silencedetect audio filter
924 - ffprobe -show_program_version, -show_library_versions, -show_versions options
925 - rv34: frame-level multi-threading
926 - optimized iMDCT transform on x86 using SSE for for mpegaudiodec
927 - Improved PGS subtitle decoder
928 - dumpgraph option to lavfi device
929 - r210 and r10k encoders
930 - ffwavesynth decoder
931 - aviocat tool
932 - ffeval tool
933 - support encoding and decoding 4-channel SGI images
934
935
936 version 0.9:
937
938 - openal input device added
939 - boxblur filter added
940 - BWF muxer
941 - Flash Screen Video 2 decoder
942 - lavfi input device added
943 - added avconv, which is almost the same for now, except
944 for a few incompatible changes in the options, which will hopefully make them
945 easier to use. The changes are:
946     * The options placement is now strictly enforced! While in theory the
947       options for ffmpeg should be given in [input options] -i INPUT [output
948       options] OUTPUT order, in practice it was possible to give output options
949       before the -i and it mostly worked. Except when it didn't - the behavior was
950       a bit inconsistent. In avconv, it is not possible to mix input and output
951       options. All non-global options are reset after an input or output filename.
952     * All per-file options are now truly per-file - they apply only to the next
953       input or output file and specifying different values for different files
954       will now work properly (notably -ss and -t options).
955     * All per-stream options are now truly per-stream - it is possible to
956       specify which stream(s) should a given option apply to. See the Stream
957       specifiers section in the avconv manual for details.
958     * In ffmpeg some options (like -newvideo/-newaudio/...) are irregular in the
959       sense that they're specified after the output filename instead of before,
960       like all other options. In avconv this irregularity is removed, all options
961       apply to the next input or output file.
962     * -newvideo/-newaudio/-newsubtitle options were removed. Not only were they
963       irregular and highly confusing, they were also redundant. In avconv the -map
964       option will create new streams in the output file and map input streams to
965       them. E.g. avconv -i INPUT -map 0 OUTPUT will create an output stream for
966       each stream in the first input file.
967     * The -map option now has slightly different and more powerful syntax:
968         + Colons (':') are used to separate file index/stream type/stream index
969           instead of dots. Comma (',') is used to separate the sync stream instead
970           of colon.. This is done for consistency with other options.
971         + It's possible to specify stream type. E.g. -map 0:a:2 creates an
972           output stream from the third input audio stream.
973         + Omitting the stream index now maps all the streams of the given type,
974           not just the first. E.g. -map 0:s creates output streams for all the
975           subtitle streams in the first input file.
976         + Since -map can now match multiple streams, negative mappings were
977           introduced. Negative mappings disable some streams from an already
978           defined map. E.g. '-map 0 -map -0:a:1' means 'create output streams for
979           all the stream in the first input file, except for the second audio
980           stream'.
981     * There is a new option -c (or -codec) for choosing the decoder/encoder to
982       use, which makes it possible to precisely specify target stream(s) consistently with
983       other options. E.g. -c:v lib264 sets the codec for all video streams, -c:a:0
984       libvorbis sets the codec for the first audio stream and -c copy copies all
985       the streams without reencoding. Old -vcodec/-acodec/-scodec options are now
986       aliases to -c:v/a/s
987     * It is now possible to precisely specify which stream should an AVOption
988       apply to. E.g. -b:v:0 2M sets the bitrate for the first video stream, while
989       -b:a 128k sets the bitrate for all audio streams. Note that the old -ab 128k
990       syntax is deprecated and will stop working soon.
991     * -map_chapters now takes only an input file index and applies to the next
992       output file. This is consistent with how all the other options work.
993     * -map_metadata now takes only an input metadata specifier and applies to
994       the next output file. Output metadata specifier is now part of the option
995       name, similarly to the AVOptions/map/codec feature above.
996     * -metadata can now be used to set metadata on streams and chapters, e.g.
997       -metadata:s:1 language=eng sets the language of the first stream to 'eng'.
998       This made -vlang/-alang/-slang options redundant, so they were removed.
999     * -qscale option now uses stream specifiers and applies to all streams, not
1000       just video. I.e. plain -qscale number would now apply to all streams. To get
1001       the old behavior, use -qscale:v. Also there is now a shortcut -q for -qscale
1002       and -aq is now an alias for -q:a.
1003     * -vbsf/-absf/-sbsf options were removed and replaced by a -bsf option which
1004       uses stream specifiers. Use -bsf:v/a/s instead of the old options.
1005     * -itsscale option now uses stream specifiers, so its argument is only the
1006       scale parameter.
1007     * -intra option was removed, use -g 0 for the same effect.
1008     * -psnr option was removed, use -flags +psnr for the same effect.
1009     * -vf option is now an alias to the new -filter option, which uses stream specifiers.
1010     * -vframes/-aframes/-dframes options are now aliases to the new -frames option.
1011     * -vtag/-atag/-stag options are now aliases to the new -tag option.
1012 - XMV demuxer
1013 - LOAS demuxer
1014 - ashowinfo filter added
1015 - Windows Media Image decoder
1016 - amovie source added
1017 - LATM muxer/demuxer
1018 - Speex encoder via libspeex
1019 - JSON output in ffprobe
1020 - WTV muxer
1021 - Optional C++ Support (needed for libstagefright)
1022 - H.264 Decoding on Android via Stagefright
1023 - Prores decoder
1024 - BIN/XBIN/ADF/IDF text file decoder
1025 - aconvert audio filter added
1026 - audio support to lavfi input device added
1027 - libcdio-paranoia input device for audio CD grabbing
1028 - Apple ProRes decoder
1029 - CELT in Ogg demuxing
1030 - G.723.1 demuxer and decoder
1031 - libmodplug support (--enable-libmodplug)
1032 - VC-1 interlaced decoding
1033 - libutvideo wrapper (--enable-libutvideo)
1034 - aevalsrc audio source added
1035 - Ut Video decoder
1036 - Speex encoding via libspeex
1037 - 4:2:2 H.264 decoding support
1038 - 4:2:2 and 4:4:4 H.264 encoding with libx264
1039 - Pulseaudio input device
1040 - Prores encoder
1041 - Video Decoder Acceleration (VDA) HWAccel module.
1042 - replacement Indeo 3 decoder
1043 - new ffmpeg option: -map_channel
1044 - volume audio filter added
1045 - earwax audio filter added
1046 - libv4l2 support (--enable-libv4l2)
1047 - TLS/SSL and HTTPS protocol support
1048 - AVOptions API rewritten and documented
1049 - most of CODEC_FLAG2_*, some CODEC_FLAG_* and many codec-specific fields in
1050   AVCodecContext deprecated. Codec private options should be used instead.
1051 - Properly working defaults in libx264 wrapper, support for native presets.
1052 - Encrypted OMA files support
1053 - Discworld II BMV decoding support
1054 - VBLE Decoder
1055 - OS X Video Decoder Acceleration (VDA) support
1056 - compact and csv output in ffprobe
1057 - pan audio filter
1058 - IFF Amiga Continuous Bitmap (ACBM) decoder
1059 - ass filter
1060 - CRI ADX audio format muxer and demuxer
1061 - Playstation Portable PMP format demuxer
1062 - Microsoft Windows ICO demuxer
1063 - life source
1064 - PCM format support in OMA demuxer
1065 - CLJR encoder
1066 - new option: -report
1067 - Dxtory capture format decoder
1068 - cellauto source
1069 - Simple segmenting muxer
1070 - Indeo 4 decoder
1071 - SMJPEG demuxer
1072
1073
1074 version 0.8:
1075
1076 - many many things we forgot because we rather write code than changelogs
1077 - WebM support in Matroska de/muxer
1078 - low overhead Ogg muxing
1079 - MMS-TCP support
1080 - VP8 de/encoding via libvpx
1081 - Demuxer for On2's IVF format
1082 - Pictor/PC Paint decoder
1083 - HE-AAC v2 decoder
1084 - HE-AAC v2 encoding with libaacplus
1085 - libfaad2 wrapper removed
1086 - DTS-ES extension (XCh) decoding support
1087 - native VP8 decoder
1088 - RTSP tunneling over HTTP
1089 - RTP depacketization of SVQ3
1090 - -strict inofficial replaced by -strict unofficial
1091 - ffplay -exitonkeydown and -exitonmousedown options added
1092 - native GSM / GSM MS decoder
1093 - RTP depacketization of QDM2
1094 - ANSI/ASCII art playback system
1095 - Lego Mindstorms RSO de/muxer
1096 - libavcore added (and subsequently removed)
1097 - SubRip subtitle file muxer and demuxer
1098 - Chinese AVS encoding via libxavs
1099 - ffprobe -show_packets option added
1100 - RTP packetization of Theora and Vorbis
1101 - RTP depacketization of MP4A-LATM
1102 - RTP packetization and depacketization of VP8
1103 - hflip filter
1104 - Apple HTTP Live Streaming demuxer
1105 - a64 codec
1106 - MMS-HTTP support
1107 - G.722 ADPCM audio encoder/decoder
1108 - R10k video decoder
1109 - ocv_smooth filter
1110 - frei0r wrapper filter
1111 - change crop filter syntax to width:height:x:y
1112 - make the crop filter accept parametric expressions
1113 - make ffprobe accept AVFormatContext options
1114 - yadif filter
1115 - blackframe filter
1116 - Demuxer for Leitch/Harris' VR native stream format (LXF)
1117 - RTP depacketization of the X-QT QuickTime format
1118 - SAP (Session Announcement Protocol, RFC 2974) muxer and demuxer
1119 - cropdetect filter
1120 - ffmpeg -crop* options removed
1121 - transpose filter added
1122 - ffmpeg -force_key_frames option added
1123 - demuxer for receiving raw rtp:// URLs without an SDP description
1124 - single stream LATM/LOAS decoder
1125 - setpts filter added
1126 - Win64 support for optimized x86 assembly functions
1127 - MJPEG/AVI1 to JPEG/JFIF bitstream filter
1128 - ASS subtitle encoder and decoder
1129 - IEC 61937 encapsulation for E-AC-3, TrueHD, DTS-HD (for HDMI passthrough)
1130 - overlay filter added
1131 - rename aspect filter to setdar, and pixelaspect to setsar
1132 - IEC 61937 demuxer
1133 - Mobotix .mxg demuxer
1134 - frei0r source added
1135 - hqdn3d filter added
1136 - RTP depacketization of QCELP
1137 - FLAC parser added
1138 - gradfun filter added
1139 - AMR-WB decoder
1140 - replace the ocv_smooth filter with a more generic ocv filter
1141 - Windows Televison (WTV) demuxer
1142 - FFmpeg metadata format muxer and demuxer
1143 - SubRip (srt) subtitle encoder and decoder
1144 - floating-point AC-3 encoder added
1145 - Lagarith decoder
1146 - ffmpeg -copytb option added
1147 - IVF muxer added
1148 - Wing Commander IV movies decoder added
1149 - movie source added
1150 - Bink version 'b' audio and video decoder
1151 - Bitmap Brothers JV playback system
1152 - Apple HTTP Live Streaming protocol handler
1153 - sndio support for playback and record
1154 - Linux framebuffer input device added
1155 - Chronomaster DFA decoder
1156 - DPX image encoder
1157 - MicroDVD subtitle file muxer and demuxer
1158 - Playstation Portable PMP format demuxer
1159 - fieldorder video filter added
1160 - AAC encoding via libvo-aacenc
1161 - AMR-WB encoding via libvo-amrwbenc
1162 - xWMA demuxer
1163 - Mobotix MxPEG decoder
1164 - VP8 frame-multithreading
1165 - NEON optimizations for VP8
1166 - Lots of deprecated API cruft removed
1167 - fft and imdct optimizations for AVX (Sandy Bridge) processors
1168 - showinfo filter added
1169 - SMPTE 302M AES3 audio decoder
1170 - Apple Core Audio Format muxer
1171 - 9 bits and 10 bits per sample support in the H.264 decoder
1172 - 9 bits and 10 bits FFV1 encoding / decoding
1173 - split filter added
1174 - select filter added
1175 - sdl output device added
1176 - libmpcodecs video filter support (3 times as many filters than before)
1177 - mpeg2 aspect ratio dection fixed
1178 - libxvid aspect pickiness fixed
1179 - Frame multithreaded decoding
1180 - E-AC-3 audio encoder
1181 - ac3enc: add channel coupling support
1182 - floating-point sample format support to the ac3, eac3, dca, aac, and vorbis decoders.
1183 - H264/MPEG frame-level multi-threading
1184 - All av_metadata_* functions renamed to av_dict_* and moved to libavutil
1185 - 4:4:4 H.264 decoding support
1186 - 10-bit H.264 optimizations for x86
1187 - lut, lutrgb, and lutyuv filters added
1188 - buffersink libavfilter sink added
1189 - Bump libswscale for recently reported ABI break
1190 - New J2K encoder (via OpenJPEG)
1191
1192
1193 version 0.7:
1194
1195 - all the changes for 0.8, but keeping API/ABI compatibility with the 0.6 release
1196
1197
1198 version 0.6:
1199
1200 - PB-frame decoding for H.263
1201 - deprecated vhook subsystem removed
1202 - deprecated old scaler removed
1203 - VQF demuxer
1204 - Alpha channel scaler
1205 - PCX encoder
1206 - RTP packetization of H.263
1207 - RTP packetization of AMR
1208 - RTP depacketization of Vorbis
1209 - CorePNG decoding support
1210 - Cook multichannel decoding support
1211 - introduced avlanguage helpers in libavformat
1212 - 8088flex TMV demuxer and decoder
1213 - per-stream language-tags extraction in asfdec
1214 - V210 decoder and encoder
1215 - remaining GPL parts in AC-3 decoder converted to LGPL
1216 - QCP demuxer
1217 - SoX native format muxer and demuxer
1218 - AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries
1219 - DPX image decoder
1220 - Electronic Arts Madcow decoder
1221 - DivX (XSUB) subtitle encoder
1222 - nonfree libamr support for AMR-NB/WB decoding/encoding removed
1223 - experimental AAC encoder
1224 - RTP depacketization of ASF and RTSP from WMS servers
1225 - RTMP support in libavformat
1226 - noX handling for OPT_BOOL X options
1227 - Wave64 demuxer
1228 - IEC-61937 compatible Muxer
1229 - TwinVQ decoder
1230 - Bluray (PGS) subtitle decoder
1231 - LPCM support in MPEG-TS (HDMV RID as found on Blu-ray disks)
1232 - WMA Pro decoder
1233 - Core Audio Format demuxer
1234 - ATRAC1 decoder
1235 - MD STUDIO audio demuxer
1236 - RF64 support in WAV demuxer
1237 - MPEG-4 Audio Lossless Coding (ALS) decoder
1238 - -formats option split into -formats, -codecs, -bsfs, and -protocols
1239 - IV8 demuxer
1240 - CDG demuxer and decoder
1241 - R210 decoder
1242 - Auravision Aura 1 and 2 decoders
1243 - Deluxe Paint Animation playback system
1244 - SIPR decoder
1245 - Adobe Filmstrip muxer and demuxer
1246 - RTP depacketization of H.263
1247 - Bink demuxer and audio/video decoders
1248 - enable symbol versioning by default for linkers that support it
1249 - IFF PBM/ILBM bitmap decoder
1250 - concat protocol
1251 - Indeo 5 decoder
1252 - RTP depacketization of AMR
1253 - WMA Voice decoder
1254 - ffprobe tool
1255 - AMR-NB decoder
1256 - RTSP muxer
1257 - HE-AAC v1 decoder
1258 - Kega Game Video (KGV1) decoder
1259 - VorbisComment writing for FLAC, Ogg FLAC and Ogg Speex files
1260 - RTP depacketization of Theora
1261 - HTTP Digest authentication
1262 - RTMP/RTMPT/RTMPS/RTMPE/RTMPTE protocol support via librtmp
1263 - Psygnosis YOP demuxer and video decoder
1264 - spectral extension support in the E-AC-3 decoder
1265 - unsharp video filter
1266 - RTP hinting in the mov/3gp/mp4 muxer
1267 - Dirac in Ogg demuxing
1268 - seek to keyframes in Ogg
1269 - 4:2:2 and 4:4:4 Theora decoding
1270 - 35% faster VP3/Theora decoding
1271 - faster AAC decoding
1272 - faster H.264 decoding
1273 - RealAudio 1.0 (14.4K) encoder
1274
1275
1276 version 0.5:
1277
1278 - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer
1279 - TechSmith Camtasia (TSCC) video decoder
1280 - IBM Ultimotion (ULTI) video decoder
1281 - Sierra Online audio file demuxer and decoder
1282 - Apple QuickDraw (qdrw) video decoder
1283 - Creative ADPCM audio decoder (16 bits as well as 8 bits schemes)
1284 - Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer
1285 - Miro VideoXL (VIXL) video decoder
1286 - H.261 video encoder
1287 - QPEG video decoder
1288 - Nullsoft Video (NSV) file demuxer
1289 - Shorten audio decoder
1290 - LOCO video decoder
1291 - Apple Lossless Audio Codec (ALAC) decoder
1292 - Winnov WNV1 video decoder
1293 - Autodesk Animator Studio Codec (AASC) decoder
1294 - Indeo 2 video decoder
1295 - Fraps FPS1 video decoder
1296 - Snow video encoder/decoder
1297 - Sonic audio encoder/decoder
1298 - Vorbis audio decoder
1299 - Macromedia ADPCM decoder
1300 - Duck TrueMotion 2 video decoder
1301 - support for decoding FLX and DTA extensions in FLIC files
1302 - H.264 custom quantization matrices support
1303 - ffserver fixed, it should now be usable again
1304 - QDM2 audio decoder
1305 - Real Cooker audio decoder
1306 - TrueSpeech audio decoder
1307 - WMA2 audio decoder fixed, now all files should play correctly
1308 - RealAudio 14.4 and 28.8 decoders fixed
1309 - JPEG-LS decoder
1310 - build system improvements
1311 - tabs and trailing whitespace removed from the codebase
1312 - CamStudio video decoder
1313 - AIFF/AIFF-C audio format, encoding and decoding
1314 - ADTS AAC file reading and writing
1315 - Creative VOC file reading and writing
1316 - American Laser Games multimedia (*.mm) playback system
1317 - Zip Motion Blocks Video decoder
1318 - improved Theora/VP3 decoder
1319 - True Audio (TTA) decoder
1320 - AVS demuxer and video decoder
1321 - JPEG-LS encoder
1322 - Smacker demuxer and decoder
1323 - NuppelVideo/MythTV demuxer and RTjpeg decoder
1324 - KMVC decoder
1325 - MPEG-2 intra VLC support
1326 - MPEG-2 4:2:2 encoder
1327 - Flash Screen Video decoder
1328 - GXF demuxer
1329 - Chinese AVS decoder
1330 - GXF muxer
1331 - MXF demuxer
1332 - VC-1/WMV3/WMV9 video decoder
1333 - MacIntel support
1334 - AviSynth support
1335 - VMware video decoder
1336 - VP5 video decoder
1337 - VP6 video decoder
1338 - WavPack lossless audio decoder
1339 - Targa (.TGA) picture decoder
1340 - Vorbis audio encoder
1341 - Delphine Software .cin demuxer/audio and video decoder
1342 - Tiertex .seq demuxer/video decoder
1343 - MTV demuxer
1344 - TIFF picture encoder and decoder
1345 - GIF picture decoder
1346 - Intel Music Coder decoder
1347 - Zip Motion Blocks Video encoder
1348 - Musepack decoder
1349 - Flash Screen Video encoder
1350 - Theora encoding via libtheora
1351 - BMP encoder
1352 - WMA encoder
1353 - GSM-MS encoder and decoder
1354 - DCA decoder
1355 - DXA demuxer and decoder
1356 - DNxHD decoder
1357 - Gamecube movie (.THP) playback system
1358 - Blackfin optimizations
1359 - Interplay C93 demuxer and video decoder
1360 - Bethsoft VID demuxer and video decoder
1361 - CRYO APC demuxer
1362 - ATRAC3 decoder
1363 - V.Flash PTX decoder
1364 - RoQ muxer, RoQ audio encoder
1365 - Renderware TXD demuxer and decoder
1366 - extern C declarations for C++ removed from headers
1367 - sws_flags command line option
1368 - codebook generator
1369 - RoQ video encoder
1370 - QTRLE encoder
1371 - OS/2 support removed and restored again
1372 - AC-3 decoder
1373 - NUT muxer
1374 - additional SPARC (VIS) optimizations
1375 - Matroska muxer
1376 - slice-based parallel H.264 decoding
1377 - Monkey's Audio demuxer and decoder
1378 - AMV audio and video decoder
1379 - DNxHD encoder
1380 - H.264 PAFF decoding
1381 - Nellymoser ASAO decoder
1382 - Beam Software SIFF demuxer and decoder
1383 - libvorbis Vorbis decoding removed in favor of native decoder
1384 - IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
1385 - Ogg (Theora, Vorbis and FLAC) muxer
1386 - The "device" muxers and demuxers are now in a new libavdevice library
1387 - PC Paintbrush PCX decoder
1388 - Sun Rasterfile decoder
1389 - TechnoTrend PVA demuxer
1390 - Linux Media Labs MPEG-4 (LMLM4) demuxer
1391 - AVM2 (Flash 9) SWF muxer
1392 - QT variant of IMA ADPCM encoder
1393 - VFW grabber
1394 - iPod/iPhone compatible mp4 muxer
1395 - Mimic decoder
1396 - MSN TCP Webcam stream demuxer
1397 - RL2 demuxer / decoder
1398 - IFF demuxer
1399 - 8SVX audio decoder
1400 - non-recursive Makefiles
1401 - BFI demuxer
1402 - MAXIS EA XA (.xa) demuxer / decoder
1403 - BFI video decoder
1404 - OMA demuxer
1405 - MLP/TrueHD decoder
1406 - Electronic Arts CMV decoder
1407 - Motion Pixels Video decoder
1408 - Motion Pixels MVI demuxer
1409 - removed animated GIF decoder/demuxer
1410 - D-Cinema audio muxer
1411 - Electronic Arts TGV decoder
1412 - Apple Lossless Audio Codec (ALAC) encoder
1413 - AAC decoder
1414 - floating point PCM encoder/decoder
1415 - MXF muxer
1416 - DV100 AKA DVCPRO HD decoder and demuxer
1417 - E-AC-3 support added to AC-3 decoder
1418 - Nellymoser ASAO encoder
1419 - ASS and SSA demuxer and muxer
1420 - liba52 wrapper removed
1421 - SVQ3 watermark decoding support
1422 - Speex decoding via libspeex
1423 - Electronic Arts TGQ decoder
1424 - RV40 decoder
1425 - QCELP / PureVoice decoder
1426 - RV30 decoder
1427 - hybrid WavPack support
1428 - R3D REDCODE demuxer
1429 - ALSA support for playback and record
1430 - Electronic Arts TQI decoder
1431 - OpenJPEG based JPEG 2000 decoder
1432 - NC (NC4600) camera file demuxer
1433 - Gopher client support
1434 - MXF D-10 muxer
1435 - generic metadata API
1436 - flash ScreenVideo2 encoder
1437
1438
1439 version 0.4.9-pre1:
1440
1441 - DV encoder, DV muxer
1442 - Microsoft RLE video decoder
1443 - Microsoft Video-1 decoder
1444 - Apple Animation (RLE) decoder
1445 - Apple Graphics (SMC) decoder
1446 - Apple Video (RPZA) decoder
1447 - Cinepak decoder
1448 - Sega FILM (CPK) file demuxer
1449 - Westwood multimedia support (VQA & AUD files)
1450 - Id Quake II CIN playback support
1451 - 8BPS video decoder
1452 - FLIC playback support
1453 - RealVideo 2.0 (RV20) decoder
1454 - Duck TrueMotion v1 (DUCK) video decoder
1455 - Sierra VMD demuxer and video decoder
1456 - MSZH and ZLIB decoder support
1457 - SVQ1 video encoder
1458 - AMR-WB support
1459 - PPC optimizations
1460 - rate distortion optimal cbp support
1461 - rate distorted optimal ac prediction for MPEG-4
1462 - rate distorted optimal lambda->qp support
1463 - AAC encoding with libfaac
1464 - Sunplus JPEG codec (SP5X) support
1465 - use Lagrange multiplier instead of QP for ratecontrol
1466 - Theora/VP3 decoding support
1467 - XA and ADX ADPCM codecs
1468 - export MPEG-2 active display area / pan scan
1469 - Add support for configuring with IBM XLC
1470 - floating point AAN DCT
1471 - initial support for zygo video (not complete)
1472 - RGB ffv1 support
1473 - new audio/video parser API
1474 - av_log() system
1475 - av_read_frame() and av_seek_frame() support
1476 - missing last frame fixes
1477 - seek by mouse in ffplay
1478 - noise reduction of DCT coefficients
1479 - H.263 OBMC & 4MV support
1480 - H.263 alternative inter vlc support
1481 - H.263 loop filter
1482 - H.263 slice structured mode
1483 - interlaced DCT support for MPEG-2 encoding
1484 - stuffing to stay above min_bitrate
1485 - MB type & QP visualization
1486 - frame stepping for ffplay
1487 - interlaced motion estimation
1488 - alternate scantable support
1489 - SVCD scan offset support
1490 - closed GOP support
1491 - SSE2 FDCT
1492 - quantizer noise shaping
1493 - G.726 ADPCM audio codec
1494 - MS ADPCM encoding
1495 - multithreaded/SMP motion estimation
1496 - multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263
1497 - multithreaded/SMP decoding for MPEG-2
1498 - FLAC decoder
1499 - Metrowerks CodeWarrior suppport
1500 - H.263+ custom pcf support
1501 - nicer output for 'ffmpeg -formats'
1502 - Matroska demuxer
1503 - SGI image format, encoding and decoding
1504 - H.264 loop filter support
1505 - H.264 CABAC support
1506 - nicer looking arrows for the motion vector visualization
1507 - improved VCD support
1508 - audio timestamp drift compensation
1509 - MPEG-2 YUV 422/444 support
1510 - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
1511 - better image scaling
1512 - H.261 support
1513 - correctly interleave packets during encoding
1514 - VIS optimized motion compensation
1515 - intra_dc_precision>0 encoding support
1516 - support reuse of motion vectors/MB types/field select values of the source video
1517 - more accurate deblock filter
1518 - padding support
1519 - many optimizations and bugfixes
1520 - FunCom ISS audio file demuxer and according ADPCM decoding
1521
1522
1523 version 0.4.8:
1524
1525 - MPEG-2 video encoding (Michael)
1526 - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
1527 - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
1528   and Mario Brito)
1529 - Xan DPCM audio decoder (Mario Brito)
1530 - Interplay MVE playback subsystem (Mike Melanson)
1531 - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)
1532
1533
1534 version 0.4.7:
1535
1536 - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
1537   (originally from public domain player for Amiga at http://www.honeypot.net/audio)
1538 - current version now also compiles with older GCC (Fabrice)
1539 - 4X multimedia playback system including 4xm file demuxer (Mike
1540   Melanson), and 4X video and audio codecs (Michael)
1541 - Creative YUV (CYUV) decoder (Mike Melanson)
1542 - FFV1 codec (our very simple lossless intra only codec, compresses much better
1543   than HuffYUV) (Michael)
1544 - ASV1 (Asus), H.264, Intel indeo3 codecs have been added (various)
1545 - tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
1546   alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
1547 - ffplay has been replaced with a newer version which uses SDL (optionally)
1548   for multiplatform support (Fabrice)
1549 - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
1550   by anonymous
1551 - AMR format has been added (Johannes Carlsson)
1552 - 3GP support has been added (Johannes Carlsson)
1553 - VP3 codec has been added (Mike Melanson)
1554 - more MPEG-1/2 fixes
1555 - better multiplatform support, MS Visual Studio fixes (various)
1556 - AltiVec optimizations (Magnus Damn and others)
1557 - SH4 processor support has been added (BERO)
1558 - new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
1559 - VOB streaming support (Brian Foley)
1560 - better MP3 autodetection (Andriy Rysin)
1561 - qpel encoding (Michael)
1562 - 4mv+b frames encoding finally fixed (Michael)
1563 - chroma ME (Michael)
1564 - 5 comparison functions for ME (Michael)
1565 - B-frame encoding speedup (Michael)
1566 - WMV2 codec (unfinished - Michael)
1567 - user specified diamond size for EPZS (Michael)
1568 - Playstation STR playback subsystem, still experimental (Mike and Michael)
1569 - ASV2 codec (Michael)
1570 - CLJR decoder (Alex)
1571
1572 .. And lots more new enhancements and fixes.
1573
1574
1575 version 0.4.6:
1576
1577 - completely new integer only MPEG audio layer 1/2/3 decoder rewritten
1578   from scratch
1579 - Recoded DCT and motion vector search with gcc (no longer depends on nasm)
1580 - fix quantization bug in AC3 encoder
1581 - added PCM codecs and format. Corrected WAV/AVI/ASF PCM issues
1582 - added prototype ffplay program
1583 - added GOB header parsing on H.263/H.263+ decoder (Juanjo)
1584 - bug fix on MCBPC tables of H.263 (Juanjo)
1585 - bug fix on DC coefficients of H.263 (Juanjo)
1586 - added Advanced Prediction Mode on H.263/H.263+ decoder (Juanjo)
1587 - now we can decode H.263 streams found in QuickTime files (Juanjo)
1588 - now we can decode H.263 streams found in VIVO v1 files(Juanjo)
1589 - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
1590 - added GOB header for H.263/H.263+ coding on RTP mode (Juanjo)
1591 - now H.263 picture size is returned on the first decoded frame (Juanjo)
1592 - added first regression tests
1593 - added MPEG-2 TS demuxer
1594 - new demux API for libav
1595 - more accurate and faster IDCT (Michael)
1596 - faster and entropy-controlled motion search (Michael)
1597 - two pass video encoding (Michael)
1598 - new video rate control (Michael)
1599 - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael)
1600 - great performance improvement of video encoders and decoders (Michael)
1601 - new and faster bit readers and vlc parsers (Michael)
1602 - high quality encoding mode: tries all macroblock/VLC types (Michael)
1603 - added DV video decoder
1604 - preliminary RTP/RTSP support in ffserver and libavformat
1605 - H.263+ AIC decoding/encoding support (Juanjo)
1606 - VCD MPEG-PS mode (Juanjo)
1607 - PSNR stuff (Juanjo)
1608 - simple stats output (Juanjo)
1609 - 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)
1610
1611
1612 version 0.4.5:
1613
1614 - some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>)
1615 - many MMX optimizations (Nick Kurshev <nickols_k at mail.ru>)
1616 - added configure system (actually a small shell script)
1617 - added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by
1618   Michael Hipp (temporary solution - waiting for integer only
1619   decoder)
1620 - fixed VIDIOCSYNC interrupt
1621 - added Intel H.263 decoding support ('I263' AVI fourCC)
1622 - added Real Video 1.0 decoding (needs further testing)
1623 - simplified image formats again. Added PGM format (=grey
1624   pgm). Renamed old PGM to PGMYUV.
1625 - fixed msmpeg4 slice issues (tell me if you still find problems)
1626 - fixed OpenDivX bugs with newer versions (added VOL header decoding)
1627 - added support for MPlayer interface
1628 - added macroblock skip optimization
1629 - added MJPEG decoder
1630 - added mmx/mmxext IDCT from libmpeg2
1631 - added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
1632   <celer at shell.scrypt.net>)
1633 - added pixel format conversion layer (e.g. for MJPEG or PPM)
1634 - added deinterlacing option
1635 - MPEG-1/2 fixes
1636 - MPEG-4 vol header fixes (Jonathan Marsden <snmjbm at pacbell.net>)
1637 - ARM optimizations (Lionel Ulmer <lionel.ulmer at free.fr>).
1638 - Windows porting of file converter
1639 - added MJPEG raw format (input/output)
1640 - added JPEG image format support (input/output)
1641
1642
1643 version 0.4.4:
1644
1645 - fixed some std header definitions (Bjorn Lindgren
1646   <bjorn.e.lindgren at telia.com>).
1647 - added MPEG demuxer (MPEG-1 and 2 compatible).
1648 - added ASF demuxer
1649 - added prototype RM demuxer
1650 - added AC3 decoding (done with libac3 by Aaron Holtzman)
1651 - added decoding codec parameter guessing (.e.g. for MPEG, because the
1652   header does not include them)
1653 - fixed header generation in MPEG-1, AVI and ASF muxer: wmplayer can now
1654   play them (only tested video)
1655 - fixed H.263 white bug
1656 - fixed phase rounding in img resample filter
1657 - add MMX code for polyphase img resample filter
1658 - added CPU autodetection
1659 - added generic title/author/copyright/comment string handling (ASF and RM
1660   use them)
1661 - added SWF demux to extract MP3 track (not usable yet because no MP3
1662   decoder)
1663 - added fractional frame rate support
1664 - codecs are no longer searched by read_header() (should fix ffserver
1665   segfault)
1666
1667
1668 version 0.4.3:
1669
1670 - BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>)
1671 - fixed raw yuv output
1672 - added motion rounding support in MPEG-4
1673 - fixed motion bug rounding in MSMPEG4
1674 - added B-frame handling in video core
1675 - added full MPEG-1 decoding support
1676 - added partial (frame only) MPEG-2 support
1677 - changed the FOURCC code for H.263 to "U263" to be able to see the
1678   +AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with
1679   this +codec ;) (JuanJo).
1680 - Halfpel motion estimation after MB type selection (JuanJo)
1681 - added pgm and .Y.U.V output format
1682 - suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or
1683   output.
1684 - added pgmpipe I/O format (original patch from Martin Aumueller
1685   <lists at reserv.at>, but changed completely since we use a format
1686   instead of a protocol)
1687
1688
1689 version 0.4.2:
1690
1691 - added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
1692   (for OpenDivX) is almost complete: 8x8 MVs and rounding are
1693   missing. MSMPEG4 support is complete.
1694 - added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it
1695   can decode ffmpeg MPEGs :-)).
1696 - added libavcodec API documentation (see apiexample.c).
1697 - fixed image polyphase bug (the bottom of some images could be
1698   greenish)
1699 - added support for non clipped motion vectors (decoding only)
1700   and image sizes non-multiple of 16
1701 - added support for AC prediction (decoding only)
1702 - added file overwrite confirmation (can be disabled with -y)
1703 - added custom size picture to H.263 using H.263+ (Juanjo)
1704
1705
1706 version 0.4.1:
1707
1708 - added MSMPEG4 (aka DivX) compatible encoder. Changed default codec
1709   of AVI and ASF to DIV3.
1710 - added -me option to set motion estimation method
1711   (default=log). suppressed redundant -hq option.
1712 - added options -acodec and -vcodec to force a given codec (useful for
1713   AVI for example)
1714 - fixed -an option
1715 - improved dct_quantize speed
1716 - factorized some motion estimation code
1717
1718
1719 version 0.4.0:
1720
1721 - removing grab code from ffserver and moved it to ffmpeg. Added
1722   multistream support to ffmpeg.
1723 - added timeshifting support for live feeds (option ?date=xxx in the
1724   URL)
1725 - added high quality image resize code with polyphase filter (need
1726   mmx/see optimization). Enable multiple image size support in ffserver.
1727 - added multi live feed support in ffserver
1728 - suppressed master feature from ffserver (it should be done with an
1729   external program which opens the .ffm url and writes it to another
1730   ffserver)
1731 - added preliminary support for video stream parsing (WAV and AVI half
1732   done). Added proper support for audio/video file conversion in
1733   ffmpeg.
1734 - added preliminary support for video file sending from ffserver
1735 - redesigning I/O subsystem: now using URL based input and output
1736   (see avio.h)
1737 - added WAV format support
1738 - added "tty user interface" to ffmpeg to stop grabbing gracefully
1739 - added MMX/SSE optimizations to SAD (Sums of Absolutes Differences)
1740   (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo at atmlab.utfsm.cl>)
1741 - added MMX DCT from mpeg2_movie 1.5 (Juanjo)
1742 - added new motion estimation algorithms, log and phods (Juanjo)
1743 - changed directories: libav for format handling, libavcodec for
1744   codecs
1745
1746
1747 version 0.3.4:
1748
1749 - added stereo in MPEG audio encoder
1750
1751
1752 version 0.3.3:
1753
1754 - added 'high quality' mode which use motion vectors. It can be used in
1755   real time at low resolution.
1756 - fixed rounding problems which caused quality problems at high
1757   bitrates and large GOP size
1758
1759
1760 version 0.3.2: small fixes
1761
1762 - ASF fixes
1763 - put_seek bug fix
1764
1765
1766 version 0.3.1: added avi/divx support
1767
1768 - added AVI support
1769 - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
1770 - added sound for flash format (not tested)
1771
1772
1773 version 0.3: initial public release