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