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