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