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