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