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