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