OSDN Git Service

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