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