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