OSDN Git Service

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