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