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