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