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