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