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