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