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