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