]> git.sesse.net Git - ffmpeg/blob - Changelog
avcodec/jpeg2000dec: move "missing SIZ" check up
[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
6 - aecho filter
7 - perspective filter ported from libmpcodecs
8 - ffprobe -show_programs option
9 - compand filter
10 - RTMP seek support
11 - when transcoding with ffmpeg (i.e. not streamcopying), -ss is now accurate
12   even when used as an input option. Previous behavior can be restored with
13   the -noaccurate_seek option.
14 - ffmpeg -t option can now be used for inputs, to limit the duration of
15   data read from an input file
16 - incomplete Voxware MetaSound decoder
17 - read EXIF metadata from JPEG
18 - DVB teletext decoder
19 - phase filter ported from libmpcodecs
20 - w3fdif filter
21 - Opus support in Matroska
22 - FFV1 version 1.3 is stable and no longer experimental
23 - FFV1: YUVA(444,422,420) 9, 10 and 16 bit support
24 - changed DTS stream id in lavf mpeg ps muxer from 0x8a to 0x88, to be
25   more consistent with other muxers.
26 - adelay filter
27 - pullup filter ported from libmpcodecs
28
29
30 version 2.0:
31
32 - curves filter
33 - reference-counting for AVFrame and AVPacket data
34 - ffmpeg now fails when input options are used for output file
35   or vice versa
36 - support for Monkey's Audio versions from 3.93
37 - perms and aperms filters
38 - audio filtering support in ffplay
39 - 10% faster aac encoding on x86 and MIPS
40 - sine audio filter source
41 - WebP demuxing and decoding support
42 - new ffmpeg options -filter_script and -filter_complex_script, which allow a
43   filtergraph description to be read from a file
44 - OpenCL support
45 - audio phaser filter
46 - separatefields filter
47 - libquvi demuxer
48 - uniform options syntax across all filters
49 - telecine filter
50 - new interlace filter
51 - smptehdbars source
52 - inverse telecine filters (fieldmatch and decimate)
53 - colorbalance filter
54 - colorchannelmixer filter
55 - The matroska demuxer can now output proper verbatim ASS packets. It will
56   become the default at the next libavformat major bump.
57 - decent native animated GIF encoding
58 - asetrate filter
59 - interleave filter
60 - timeline editing with filters
61 - vidstabdetect and vidstabtransform filters for video stabilization using
62   the vid.stab library
63 - astats filter
64 - trim and atrim filters
65 - ffmpeg -t and -ss (output-only) options are now sample-accurate when
66   transcoding audio
67 - Matroska muxer can now put the index at the beginning of the file.
68 - extractplanes filter
69 - avectorscope filter
70 - ADPCM DTK decoder
71 - ADP demuxer
72 - RSD demuxer
73 - RedSpark demuxer
74 - ADPCM IMA Radical decoder
75 - zmq filters
76 - DCT denoiser filter (dctdnoiz)
77 - Wavelet denoiser filter ported from libmpcodecs as owdenoise (formerly "ow")
78 - Apple Intermediate Codec decoder
79 - Escape 130 video decoder
80 - FTP protocol support
81 - V4L2 output device
82 - 3D LUT filter (lut3d)
83 - SMPTE 302M audio encoder
84 - support for slice multithreading in libavfilter
85 - Hald CLUT support (generation and filtering)
86 - VC-1 interlaced B-frame support
87 - support for WavPack muxing (raw and in Matroska)
88 - XVideo output device
89 - vignette filter
90 - True Audio (TTA) encoder
91 - Go2Webinar decoder
92 - mcdeint filter ported from libmpcodecs
93 - sab filter ported from libmpcodecs
94 - ffprobe -show_chapters option
95 - WavPack encoding through libwavpack
96 - rotate filter
97 - spp filter ported from libmpcodecs
98 - libgme support
99 - psnr filter
100
101
102 version 1.2:
103
104 - VDPAU hardware acceleration through normal hwaccel
105 - SRTP support
106 - Error diffusion dither in Swscale
107 - Chained Ogg support
108 - Theora Midstream reconfiguration support
109 - EVRC decoder
110 - audio fade filter
111 - filtering audio with unknown channel layout
112 - allpass, bass, bandpass, bandreject, biquad, equalizer, highpass, lowpass
113   and treble audio filter
114 - improved showspectrum filter, with multichannel support and sox-like colors
115 - histogram filter
116 - tee muxer
117 - il filter ported from libmpcodecs
118 - support ID3v2 tags in ASF files
119 - encrypted TTA stream decoding support
120 - RF64 support in WAV muxer
121 - noise filter ported from libmpcodecs
122 - Subtitles character encoding conversion
123 - blend filter
124 - stereo3d filter ported from libmpcodecs
125
126
127 version 1.1:
128
129 - stream disposition information printing in ffprobe
130 - filter for loudness analysis following EBU R128
131 - Opus encoder using libopus
132 - ffprobe -select_streams option
133 - Pinnacle TARGA CineWave YUV16 decoder
134 - TAK demuxer, decoder and parser
135 - DTS-HD demuxer
136 - remove -same_quant, it hasn't worked for years
137 - FFM2 support
138 - X-Face image encoder and decoder
139 - 24-bit FLAC encoding
140 - multi-channel ALAC encoding up to 7.1
141 - metadata (INFO tag) support in WAV muxer
142 - subtitles raw text decoder
143 - support for building DLLs using MSVC
144 - LVF demuxer
145 - ffescape tool
146 - metadata (info chunk) support in CAF muxer
147 - field filter ported from libmpcodecs
148 - AVR demuxer
149 - geq filter ported from libmpcodecs
150 - remove ffserver daemon mode
151 - AST muxer/demuxer
152 - new expansion syntax for drawtext
153 - BRender PIX image decoder
154 - ffprobe -show_entries option
155 - ffprobe -sections option
156 - ADPCM IMA Dialogic decoder
157 - BRSTM demuxer
158 - animated GIF decoder and demuxer
159 - PVF demuxer
160 - subtitles filter
161 - IRCAM muxer/demuxer
162 - Paris Audio File demuxer
163 - Virtual concatenation demuxer
164 - VobSub demuxer
165 - JSON captions for TED talks decoding support
166 - SOX Resampler support in libswresample
167 - aselect filter
168 - SGI RLE 8-bit decoder
169 - Silicon Graphics Motion Video Compressor 1 & 2 decoder
170 - Silicon Graphics Movie demuxer
171 - apad filter
172 - Resolution & pixel format change support with multithreading for H.264
173 - documentation split into per-component manuals
174 - pp (postproc) filter ported from MPlayer
175 - NIST Sphere demuxer
176 - MPL2, VPlayer, MPlayer, AQTitle, PJS and SubViewer v1 subtitles demuxers and decoders
177 - Sony Wave64 muxer
178 - adobe and limelight publisher authentication in RTMP
179 - data: URI scheme
180 - support building on the Plan 9 operating system
181 - kerndeint filter ported from MPlayer
182 - histeq filter ported from VirtualDub
183 - Megalux Frame demuxer
184 - 012v decoder
185 - Improved AVC Intra decoding support
186
187
188 version 1.0:
189
190 - INI and flat output in ffprobe
191 - Scene detection in libavfilter
192 - Indeo Audio decoder
193 - channelsplit audio filter
194 - setnsamples audio filter
195 - atempo filter
196 - ffprobe -show_data option
197 - RTMPT protocol support
198 - iLBC encoding/decoding via libilbc
199 - Microsoft Screen 1 decoder
200 - join audio filter
201 - audio channel mapping filter
202 - Microsoft ATC Screen decoder
203 - RTSP listen mode
204 - TechSmith Screen Codec 2 decoder
205 - AAC encoding via libfdk-aac
206 - Microsoft Expression Encoder Screen decoder
207 - RTMPS protocol support
208 - RTMPTS protocol support
209 - RTMPE protocol support
210 - RTMPTE protocol support
211 - showwaves and showspectrum filter
212 - LucasArts SMUSH playback support
213 - SAMI, RealText and SubViewer demuxers and decoders
214 - Heart Of Darkness PAF playback support
215 - iec61883 device
216 - asettb filter
217 - new option: -progress
218 - 3GPP Timed Text encoder/decoder
219 - GeoTIFF decoder support
220 - ffmpeg -(no)stdin option
221 - Opus decoder using libopus
222 - caca output device using libcaca
223 - alphaextract and alphamerge filters
224 - concat filter
225 - flite filter
226 - Canopus Lossless Codec decoder
227 - bitmap subtitles in filters (experimental and temporary)
228 - MP2 encoding via TwoLAME
229 - bmp parser
230 - smptebars source
231 - asetpts filter
232 - hue filter
233 - ICO muxer
234 - SubRip encoder and decoder without embedded timing
235 - edge detection filter
236 - framestep filter
237 - ffmpeg -shortest option is now per-output file
238   -pass and -passlogfile are now per-output stream
239 - volume measurement filter
240 - Ut Video encoder
241 - Microsoft Screen 2 decoder
242 - smartblur filter ported from MPlayer
243 - CPiA decoder
244 - decimate filter ported from MPlayer
245 - RTP depacketization of JPEG
246 - Smooth Streaming live segmenter muxer
247 - F4V muxer
248 - sendcmd and asendcmd filters
249 - WebVTT demuxer and decoder (simple tags supported)
250 - RTP packetization of JPEG
251 - faststart option in the MOV/MP4 muxer
252 - support for building with MSVC
253
254
255 version 0.11:
256
257 - Fixes: CVE-2012-2772, CVE-2012-2774, CVE-2012-2775, CVE-2012-2776, CVE-2012-2777,
258          CVE-2012-2779, CVE-2012-2782, CVE-2012-2783, CVE-2012-2784, CVE-2012-2785,
259          CVE-2012-2786, CVE-2012-2787, CVE-2012-2788, CVE-2012-2789, CVE-2012-2790,
260          CVE-2012-2791, CVE-2012-2792, CVE-2012-2793, CVE-2012-2794, CVE-2012-2795,
261          CVE-2012-2796, CVE-2012-2797, CVE-2012-2798, CVE-2012-2799, CVE-2012-2800,
262          CVE-2012-2801, CVE-2012-2802, CVE-2012-2803, CVE-2012-2804,
263 - v408 Quicktime and Microsoft AYUV Uncompressed 4:4:4:4 encoder and decoder
264 - setfield filter
265 - CDXL demuxer and decoder
266 - Apple ProRes encoder
267 - ffprobe -count_packets and -count_frames options
268 - Sun Rasterfile Encoder
269 - ID3v2 attached pictures reading and writing
270 - WMA Lossless decoder
271 - bluray protocol
272 - blackdetect filter
273 - libutvideo encoder wrapper (--enable-libutvideo)
274 - swapuv filter
275 - bbox filter
276 - XBM encoder and decoder
277 - RealAudio Lossless decoder
278 - ZeroCodec decoder
279 - tile video filter
280 - Metal Gear Solid: The Twin Snakes demuxer
281 - OpenEXR image decoder
282 - removelogo filter
283 - drop support for ffmpeg without libavfilter
284 - drawtext video filter: fontconfig support
285 - ffmpeg -benchmark_all option
286 - super2xsai filter ported from libmpcodecs
287 - add libavresample audio conversion library for compatibility
288 - MicroDVD decoder
289 - Avid Meridien (AVUI) encoder and decoder
290 - accept + prefix to -pix_fmt option to disable automatic conversions.
291 - complete audio filtering in libavfilter and ffmpeg
292 - add fps filter
293 - vorbis parser
294 - png parser
295 - audio mix filter
296 - ffv1: support (draft) version 1.3
297
298
299 version 0.10:
300
301 - Fixes: CVE-2011-3929, CVE-2011-3934, CVE-2011-3935, CVE-2011-3936,
302          CVE-2011-3937, CVE-2011-3940, CVE-2011-3941, CVE-2011-3944,
303          CVE-2011-3945, CVE-2011-3946, CVE-2011-3947, CVE-2011-3949,
304          CVE-2011-3950, CVE-2011-3951, CVE-2011-3952
305 - v410 Quicktime Uncompressed 4:4:4 10-bit encoder and decoder
306 - SBaGen (SBG) binaural beats script demuxer
307 - OpenMG Audio muxer
308 - Timecode extraction in DV and MOV
309 - thumbnail video filter
310 - XML output in ffprobe
311 - asplit audio filter
312 - tinterlace video filter
313 - astreamsync audio filter
314 - amerge audio filter
315 - ISMV (Smooth Streaming) muxer
316 - GSM audio parser
317 - SMJPEG muxer
318 - XWD encoder and decoder
319 - Automatic thread count based on detection number of (available) CPU cores
320 - y41p Brooktree Uncompressed 4:1:1 12-bit encoder and decoder
321 - ffprobe -show_error option
322 - Avid 1:1 10-bit RGB Packer codec
323 - v308 Quicktime Uncompressed 4:4:4 encoder and decoder
324 - yuv4 libquicktime packed 4:2:0 encoder and decoder
325 - ffprobe -show_frames option
326 - silencedetect audio filter
327 - ffprobe -show_program_version, -show_library_versions, -show_versions options
328 - rv34: frame-level multi-threading
329 - optimized iMDCT transform on x86 using SSE for for mpegaudiodec
330 - Improved PGS subtitle decoder
331 - dumpgraph option to lavfi device
332 - r210 and r10k encoders
333 - ffwavesynth decoder
334 - aviocat tool
335 - ffeval tool
336
337
338 version 0.9:
339
340 - openal input device added
341 - boxblur filter added
342 - BWF muxer
343 - Flash Screen Video 2 decoder
344 - lavfi input device added
345 - added avconv, which is almost the same for now, except
346 for a few incompatible changes in the options, which will hopefully make them
347 easier to use. The changes are:
348     * The options placement is now strictly enforced! While in theory the
349       options for ffmpeg should be given in [input options] -i INPUT [output
350       options] OUTPUT order, in practice it was possible to give output options
351       before the -i and it mostly worked. Except when it didn't - the behavior was
352       a bit inconsistent. In avconv, it is not possible to mix input and output
353       options. All non-global options are reset after an input or output filename.
354     * All per-file options are now truly per-file - they apply only to the next
355       input or output file and specifying different values for different files
356       will now work properly (notably -ss and -t options).
357     * All per-stream options are now truly per-stream - it is possible to
358       specify which stream(s) should a given option apply to. See the Stream
359       specifiers section in the avconv manual for details.
360     * In ffmpeg some options (like -newvideo/-newaudio/...) are irregular in the
361       sense that they're specified after the output filename instead of before,
362       like all other options. In avconv this irregularity is removed, all options
363       apply to the next input or output file.
364     * -newvideo/-newaudio/-newsubtitle options were removed. Not only were they
365       irregular and highly confusing, they were also redundant. In avconv the -map
366       option will create new streams in the output file and map input streams to
367       them. E.g. avconv -i INPUT -map 0 OUTPUT will create an output stream for
368       each stream in the first input file.
369     * The -map option now has slightly different and more powerful syntax:
370         + Colons (':') are used to separate file index/stream type/stream index
371           instead of dots. Comma (',') is used to separate the sync stream instead
372           of colon.. This is done for consistency with other options.
373         + It's possible to specify stream type. E.g. -map 0:a:2 creates an
374           output stream from the third input audio stream.
375         + Omitting the stream index now maps all the streams of the given type,
376           not just the first. E.g. -map 0:s creates output streams for all the
377           subtitle streams in the first input file.
378         + Since -map can now match multiple streams, negative mappings were
379           introduced. Negative mappings disable some streams from an already
380           defined map. E.g. '-map 0 -map -0:a:1' means 'create output streams for
381           all the stream in the first input file, except for the second audio
382           stream'.
383     * There is a new option -c (or -codec) for choosing the decoder/encoder to
384       use, which allows to precisely specify target stream(s) consistently with
385       other options. E.g. -c:v lib264 sets the codec for all video streams, -c:a:0
386       libvorbis sets the codec for the first audio stream and -c copy copies all
387       the streams without reencoding. Old -vcodec/-acodec/-scodec options are now
388       aliases to -c:v/a/s
389     * It is now possible to precisely specify which stream should an AVOption
390       apply to. E.g. -b:v:0 2M sets the bitrate for the first video stream, while
391       -b:a 128k sets the bitrate for all audio streams. Note that the old -ab 128k
392       syntax is deprecated and will stop working soon.
393     * -map_chapters now takes only an input file index and applies to the next
394       output file. This is consistent with how all the other options work.
395     * -map_metadata now takes only an input metadata specifier and applies to
396       the next output file. Output metadata specifier is now part of the option
397       name, similarly to the AVOptions/map/codec feature above.
398     * -metadata can now be used to set metadata on streams and chapters, e.g.
399       -metadata:s:1 language=eng sets the language of the first stream to 'eng'.
400       This made -vlang/-alang/-slang options redundant, so they were removed.
401     * -qscale option now uses stream specifiers and applies to all streams, not
402       just video. I.e. plain -qscale number would now apply to all streams. To get
403       the old behavior, use -qscale:v. Also there is now a shortcut -q for -qscale
404       and -aq is now an alias for -q:a.
405     * -vbsf/-absf/-sbsf options were removed and replaced by a -bsf option which
406       uses stream specifiers. Use -bsf:v/a/s instead of the old options.
407     * -itsscale option now uses stream specifiers, so its argument is only the
408       scale parameter.
409     * -intra option was removed, use -g 0 for the same effect.
410     * -psnr option was removed, use -flags +psnr for the same effect.
411     * -vf option is now an alias to the new -filter option, which uses stream specifiers.
412     * -vframes/-aframes/-dframes options are now aliases to the new -frames option.
413     * -vtag/-atag/-stag options are now aliases to the new -tag option.
414 - XMV demuxer
415 - LOAS demuxer
416 - ashowinfo filter added
417 - Windows Media Image decoder
418 - amovie source added
419 - LATM muxer/demuxer
420 - Speex encoder via libspeex
421 - JSON output in ffprobe
422 - WTV muxer
423 - Optional C++ Support (needed for libstagefright)
424 - H.264 Decoding on Android via Stagefright
425 - Prores decoder
426 - BIN/XBIN/ADF/IDF text file decoder
427 - aconvert audio filter added
428 - audio support to lavfi input device added
429 - libcdio-paranoia input device for audio CD grabbing
430 - Apple ProRes decoder
431 - CELT in Ogg demuxing
432 - G.723.1 demuxer and decoder
433 - libmodplug support (--enable-libmodplug)
434 - VC-1 interlaced decoding
435 - libutvideo wrapper (--enable-libutvideo)
436 - aevalsrc audio source added
437 - Ut Video decoder
438 - Speex encoding via libspeex
439 - 4:2:2 H.264 decoding support
440 - 4:2:2 and 4:4:4 H.264 encoding with libx264
441 - Pulseaudio input device
442 - Prores encoder
443 - Video Decoder Acceleration (VDA) HWAccel module.
444 - replacement Indeo 3 decoder
445 - new ffmpeg option: -map_channel
446 - volume audio filter added
447 - earwax audio filter added
448 - libv4l2 support (--enable-libv4l2)
449 - TLS/SSL and HTTPS protocol support
450 - AVOptions API rewritten and documented
451 - most of CODEC_FLAG2_*, some CODEC_FLAG_* and many codec-specific fields in
452   AVCodecContext deprecated. Codec private options should be used instead.
453 - Properly working defaults in libx264 wrapper, support for native presets.
454 - Encrypted OMA files support
455 - Discworld II BMV decoding support
456 - VBLE Decoder
457 - OS X Video Decoder Acceleration (VDA) support
458 - compact and csv output in ffprobe
459 - pan audio filter
460 - IFF Amiga Continuous Bitmap (ACBM) decoder
461 - ass filter
462 - CRI ADX audio format muxer and demuxer
463 - Playstation Portable PMP format demuxer
464 - Microsoft Windows ICO demuxer
465 - life source
466 - PCM format support in OMA demuxer
467 - CLJR encoder
468 - new option: -report
469 - Dxtory capture format decoder
470 - cellauto source
471 - Simple segmenting muxer
472 - Indeo 4 decoder
473 - SMJPEG demuxer
474
475
476 version 0.8:
477
478 - many many things we forgot because we rather write code than changelogs
479 - WebM support in Matroska de/muxer
480 - low overhead Ogg muxing
481 - MMS-TCP support
482 - VP8 de/encoding via libvpx
483 - Demuxer for On2's IVF format
484 - Pictor/PC Paint decoder
485 - HE-AAC v2 decoder
486 - HE-AAC v2 encoding with libaacplus
487 - libfaad2 wrapper removed
488 - DTS-ES extension (XCh) decoding support
489 - native VP8 decoder
490 - RTSP tunneling over HTTP
491 - RTP depacketization of SVQ3
492 - -strict inofficial replaced by -strict unofficial
493 - ffplay -exitonkeydown and -exitonmousedown options added
494 - native GSM / GSM MS decoder
495 - RTP depacketization of QDM2
496 - ANSI/ASCII art playback system
497 - Lego Mindstorms RSO de/muxer
498 - libavcore added (and subsequently removed)
499 - SubRip subtitle file muxer and demuxer
500 - Chinese AVS encoding via libxavs
501 - ffprobe -show_packets option added
502 - RTP packetization of Theora and Vorbis
503 - RTP depacketization of MP4A-LATM
504 - RTP packetization and depacketization of VP8
505 - hflip filter
506 - Apple HTTP Live Streaming demuxer
507 - a64 codec
508 - MMS-HTTP support
509 - G.722 ADPCM audio encoder/decoder
510 - R10k video decoder
511 - ocv_smooth filter
512 - frei0r wrapper filter
513 - change crop filter syntax to width:height:x:y
514 - make the crop filter accept parametric expressions
515 - make ffprobe accept AVFormatContext options
516 - yadif filter
517 - blackframe filter
518 - Demuxer for Leitch/Harris' VR native stream format (LXF)
519 - RTP depacketization of the X-QT QuickTime format
520 - SAP (Session Announcement Protocol, RFC 2974) muxer and demuxer
521 - cropdetect filter
522 - ffmpeg -crop* options removed
523 - transpose filter added
524 - ffmpeg -force_key_frames option added
525 - demuxer for receiving raw rtp:// URLs without an SDP description
526 - single stream LATM/LOAS decoder
527 - setpts filter added
528 - Win64 support for optimized x86 assembly functions
529 - MJPEG/AVI1 to JPEG/JFIF bitstream filter
530 - ASS subtitle encoder and decoder
531 - IEC 61937 encapsulation for E-AC-3, TrueHD, DTS-HD (for HDMI passthrough)
532 - overlay filter added
533 - rename aspect filter to setdar, and pixelaspect to setsar
534 - IEC 61937 demuxer
535 - Mobotix .mxg demuxer
536 - frei0r source added
537 - hqdn3d filter added
538 - RTP depacketization of QCELP
539 - FLAC parser added
540 - gradfun filter added
541 - AMR-WB decoder
542 - replace the ocv_smooth filter with a more generic ocv filter
543 - Windows Televison (WTV) demuxer
544 - FFmpeg metadata format muxer and demuxer
545 - SubRip (srt) subtitle encoder and decoder
546 - floating-point AC-3 encoder added
547 - Lagarith decoder
548 - ffmpeg -copytb option added
549 - IVF muxer added
550 - Wing Commander IV movies decoder added
551 - movie source added
552 - Bink version 'b' audio and video decoder
553 - Bitmap Brothers JV playback system
554 - Apple HTTP Live Streaming protocol handler
555 - sndio support for playback and record
556 - Linux framebuffer input device added
557 - Chronomaster DFA decoder
558 - DPX image encoder
559 - MicroDVD subtitle file muxer and demuxer
560 - Playstation Portable PMP format demuxer
561 - fieldorder video filter added
562 - AAC encoding via libvo-aacenc
563 - AMR-WB encoding via libvo-amrwbenc
564 - xWMA demuxer
565 - Mobotix MxPEG decoder
566 - VP8 frame-multithreading
567 - NEON optimizations for VP8
568 - Lots of deprecated API cruft removed
569 - fft and imdct optimizations for AVX (Sandy Bridge) processors
570 - showinfo filter added
571 - SMPTE 302M AES3 audio decoder
572 - Apple Core Audio Format muxer
573 - 9bit and 10bit per sample support in the H.264 decoder
574 - 9bit and 10bit FFV1 encoding / decoding
575 - split filter added
576 - select filter added
577 - sdl output device added
578 - libmpcodecs video filter support (3 times as many filters than before)
579 - mpeg2 aspect ratio dection fixed
580 - libxvid aspect pickiness fixed
581 - Frame multithreaded decoding
582 - E-AC-3 audio encoder
583 - ac3enc: add channel coupling support
584 - floating-point sample format support to the ac3, eac3, dca, aac, and vorbis decoders.
585 - H264/MPEG frame-level multi-threading
586 - All av_metadata_* functions renamed to av_dict_* and moved to libavutil
587 - 4:4:4 H.264 decoding support
588 - 10-bit H.264 optimizations for x86
589 - lut, lutrgb, and lutyuv filters added
590 - buffersink libavfilter sink added
591 - Bump libswscale for recently reported ABI break
592 - New J2K encoder (via OpenJPEG)
593
594
595 version 0.7:
596
597 - all the changes for 0.8, but keeping API/ABI compatibility with the 0.6 release
598
599
600 version 0.6:
601
602 - PB-frame decoding for H.263
603 - deprecated vhook subsystem removed
604 - deprecated old scaler removed
605 - VQF demuxer
606 - Alpha channel scaler
607 - PCX encoder
608 - RTP packetization of H.263
609 - RTP packetization of AMR
610 - RTP depacketization of Vorbis
611 - CorePNG decoding support
612 - Cook multichannel decoding support
613 - introduced avlanguage helpers in libavformat
614 - 8088flex TMV demuxer and decoder
615 - per-stream language-tags extraction in asfdec
616 - V210 decoder and encoder
617 - remaining GPL parts in AC-3 decoder converted to LGPL
618 - QCP demuxer
619 - SoX native format muxer and demuxer
620 - AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries
621 - DPX image decoder
622 - Electronic Arts Madcow decoder
623 - DivX (XSUB) subtitle encoder
624 - nonfree libamr support for AMR-NB/WB decoding/encoding removed
625 - experimental AAC encoder
626 - RTP depacketization of ASF and RTSP from WMS servers
627 - RTMP support in libavformat
628 - noX handling for OPT_BOOL X options
629 - Wave64 demuxer
630 - IEC-61937 compatible Muxer
631 - TwinVQ decoder
632 - Bluray (PGS) subtitle decoder
633 - LPCM support in MPEG-TS (HDMV RID as found on Blu-ray disks)
634 - WMA Pro decoder
635 - Core Audio Format demuxer
636 - ATRAC1 decoder
637 - MD STUDIO audio demuxer
638 - RF64 support in WAV demuxer
639 - MPEG-4 Audio Lossless Coding (ALS) decoder
640 - -formats option split into -formats, -codecs, -bsfs, and -protocols
641 - IV8 demuxer
642 - CDG demuxer and decoder
643 - R210 decoder
644 - Auravision Aura 1 and 2 decoders
645 - Deluxe Paint Animation playback system
646 - SIPR decoder
647 - Adobe Filmstrip muxer and demuxer
648 - RTP depacketization of H.263
649 - Bink demuxer and audio/video decoders
650 - enable symbol versioning by default for linkers that support it
651 - IFF PBM/ILBM bitmap decoder
652 - concat protocol
653 - Indeo 5 decoder
654 - RTP depacketization of AMR
655 - WMA Voice decoder
656 - ffprobe tool
657 - AMR-NB decoder
658 - RTSP muxer
659 - HE-AAC v1 decoder
660 - Kega Game Video (KGV1) decoder
661 - VorbisComment writing for FLAC, Ogg FLAC and Ogg Speex files
662 - RTP depacketization of Theora
663 - HTTP Digest authentication
664 - RTMP/RTMPT/RTMPS/RTMPE/RTMPTE protocol support via librtmp
665 - Psygnosis YOP demuxer and video decoder
666 - spectral extension support in the E-AC-3 decoder
667 - unsharp video filter
668 - RTP hinting in the mov/3gp/mp4 muxer
669 - Dirac in Ogg demuxing
670 - seek to keyframes in Ogg
671 - 4:2:2 and 4:4:4 Theora decoding
672 - 35% faster VP3/Theora decoding
673 - faster AAC decoding
674 - faster H.264 decoding
675 - RealAudio 1.0 (14.4K) encoder
676
677
678 version 0.5:
679
680 - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer
681 - TechSmith Camtasia (TSCC) video decoder
682 - IBM Ultimotion (ULTI) video decoder
683 - Sierra Online audio file demuxer and decoder
684 - Apple QuickDraw (qdrw) video decoder
685 - Creative ADPCM audio decoder (16 bits as well as 8 bits schemes)
686 - Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer
687 - Miro VideoXL (VIXL) video decoder
688 - H.261 video encoder
689 - QPEG video decoder
690 - Nullsoft Video (NSV) file demuxer
691 - Shorten audio decoder
692 - LOCO video decoder
693 - Apple Lossless Audio Codec (ALAC) decoder
694 - Winnov WNV1 video decoder
695 - Autodesk Animator Studio Codec (AASC) decoder
696 - Indeo 2 video decoder
697 - Fraps FPS1 video decoder
698 - Snow video encoder/decoder
699 - Sonic audio encoder/decoder
700 - Vorbis audio decoder
701 - Macromedia ADPCM decoder
702 - Duck TrueMotion 2 video decoder
703 - support for decoding FLX and DTA extensions in FLIC files
704 - H.264 custom quantization matrices support
705 - ffserver fixed, it should now be usable again
706 - QDM2 audio decoder
707 - Real Cooker audio decoder
708 - TrueSpeech audio decoder
709 - WMA2 audio decoder fixed, now all files should play correctly
710 - RealAudio 14.4 and 28.8 decoders fixed
711 - JPEG-LS decoder
712 - build system improvements
713 - tabs and trailing whitespace removed from the codebase
714 - CamStudio video decoder
715 - AIFF/AIFF-C audio format, encoding and decoding
716 - ADTS AAC file reading and writing
717 - Creative VOC file reading and writing
718 - American Laser Games multimedia (*.mm) playback system
719 - Zip Motion Blocks Video decoder
720 - improved Theora/VP3 decoder
721 - True Audio (TTA) decoder
722 - AVS demuxer and video decoder
723 - JPEG-LS encoder
724 - Smacker demuxer and decoder
725 - NuppelVideo/MythTV demuxer and RTjpeg decoder
726 - KMVC decoder
727 - MPEG-2 intra VLC support
728 - MPEG-2 4:2:2 encoder
729 - Flash Screen Video decoder
730 - GXF demuxer
731 - Chinese AVS decoder
732 - GXF muxer
733 - MXF demuxer
734 - VC-1/WMV3/WMV9 video decoder
735 - MacIntel support
736 - AviSynth support
737 - VMware video decoder
738 - VP5 video decoder
739 - VP6 video decoder
740 - WavPack lossless audio decoder
741 - Targa (.TGA) picture decoder
742 - Vorbis audio encoder
743 - Delphine Software .cin demuxer/audio and video decoder
744 - Tiertex .seq demuxer/video decoder
745 - MTV demuxer
746 - TIFF picture encoder and decoder
747 - GIF picture decoder
748 - Intel Music Coder decoder
749 - Zip Motion Blocks Video encoder
750 - Musepack decoder
751 - Flash Screen Video encoder
752 - Theora encoding via libtheora
753 - BMP encoder
754 - WMA encoder
755 - GSM-MS encoder and decoder
756 - DCA decoder
757 - DXA demuxer and decoder
758 - DNxHD decoder
759 - Gamecube movie (.THP) playback system
760 - Blackfin optimizations
761 - Interplay C93 demuxer and video decoder
762 - Bethsoft VID demuxer and video decoder
763 - CRYO APC demuxer
764 - ATRAC3 decoder
765 - V.Flash PTX decoder
766 - RoQ muxer, RoQ audio encoder
767 - Renderware TXD demuxer and decoder
768 - extern C declarations for C++ removed from headers
769 - sws_flags command line option
770 - codebook generator
771 - RoQ video encoder
772 - QTRLE encoder
773 - OS/2 support removed and restored again
774 - AC-3 decoder
775 - NUT muxer
776 - additional SPARC (VIS) optimizations
777 - Matroska muxer
778 - slice-based parallel H.264 decoding
779 - Monkey's Audio demuxer and decoder
780 - AMV audio and video decoder
781 - DNxHD encoder
782 - H.264 PAFF decoding
783 - Nellymoser ASAO decoder
784 - Beam Software SIFF demuxer and decoder
785 - libvorbis Vorbis decoding removed in favor of native decoder
786 - IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
787 - Ogg (Theora, Vorbis and FLAC) muxer
788 - The "device" muxers and demuxers are now in a new libavdevice library
789 - PC Paintbrush PCX decoder
790 - Sun Rasterfile decoder
791 - TechnoTrend PVA demuxer
792 - Linux Media Labs MPEG-4 (LMLM4) demuxer
793 - AVM2 (Flash 9) SWF muxer
794 - QT variant of IMA ADPCM encoder
795 - VFW grabber
796 - iPod/iPhone compatible mp4 muxer
797 - Mimic decoder
798 - MSN TCP Webcam stream demuxer
799 - RL2 demuxer / decoder
800 - IFF demuxer
801 - 8SVX audio decoder
802 - non-recursive Makefiles
803 - BFI demuxer
804 - MAXIS EA XA (.xa) demuxer / decoder
805 - BFI video decoder
806 - OMA demuxer
807 - MLP/TrueHD decoder
808 - Electronic Arts CMV decoder
809 - Motion Pixels Video decoder
810 - Motion Pixels MVI demuxer
811 - removed animated GIF decoder/demuxer
812 - D-Cinema audio muxer
813 - Electronic Arts TGV decoder
814 - Apple Lossless Audio Codec (ALAC) encoder
815 - AAC decoder
816 - floating point PCM encoder/decoder
817 - MXF muxer
818 - DV100 AKA DVCPRO HD decoder and demuxer
819 - E-AC-3 support added to AC-3 decoder
820 - Nellymoser ASAO encoder
821 - ASS and SSA demuxer and muxer
822 - liba52 wrapper removed
823 - SVQ3 watermark decoding support
824 - Speex decoding via libspeex
825 - Electronic Arts TGQ decoder
826 - RV40 decoder
827 - QCELP / PureVoice decoder
828 - RV30 decoder
829 - hybrid WavPack support
830 - R3D REDCODE demuxer
831 - ALSA support for playback and record
832 - Electronic Arts TQI decoder
833 - OpenJPEG based JPEG 2000 decoder
834 - NC (NC4600) camera file demuxer
835 - Gopher client support
836 - MXF D-10 muxer
837 - generic metadata API
838 - flash ScreenVideo2 encoder
839
840
841 version 0.4.9-pre1:
842
843 - DV encoder, DV muxer
844 - Microsoft RLE video decoder
845 - Microsoft Video-1 decoder
846 - Apple Animation (RLE) decoder
847 - Apple Graphics (SMC) decoder
848 - Apple Video (RPZA) decoder
849 - Cinepak decoder
850 - Sega FILM (CPK) file demuxer
851 - Westwood multimedia support (VQA & AUD files)
852 - Id Quake II CIN playback support
853 - 8BPS video decoder
854 - FLIC playback support
855 - RealVideo 2.0 (RV20) decoder
856 - Duck TrueMotion v1 (DUCK) video decoder
857 - Sierra VMD demuxer and video decoder
858 - MSZH and ZLIB decoder support
859 - SVQ1 video encoder
860 - AMR-WB support
861 - PPC optimizations
862 - rate distortion optimal cbp support
863 - rate distorted optimal ac prediction for MPEG-4
864 - rate distorted optimal lambda->qp support
865 - AAC encoding with libfaac
866 - Sunplus JPEG codec (SP5X) support
867 - use Lagrange multipler instead of QP for ratecontrol
868 - Theora/VP3 decoding support
869 - XA and ADX ADPCM codecs
870 - export MPEG-2 active display area / pan scan
871 - Add support for configuring with IBM XLC
872 - floating point AAN DCT
873 - initial support for zygo video (not complete)
874 - RGB ffv1 support
875 - new audio/video parser API
876 - av_log() system
877 - av_read_frame() and av_seek_frame() support
878 - missing last frame fixes
879 - seek by mouse in ffplay
880 - noise reduction of DCT coefficients
881 - H.263 OBMC & 4MV support
882 - H.263 alternative inter vlc support
883 - H.263 loop filter
884 - H.263 slice structured mode
885 - interlaced DCT support for MPEG-2 encoding
886 - stuffing to stay above min_bitrate
887 - MB type & QP visualization
888 - frame stepping for ffplay
889 - interlaced motion estimation
890 - alternate scantable support
891 - SVCD scan offset support
892 - closed GOP support
893 - SSE2 FDCT
894 - quantizer noise shaping
895 - G.726 ADPCM audio codec
896 - MS ADPCM encoding
897 - multithreaded/SMP motion estimation
898 - multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263
899 - multithreaded/SMP decoding for MPEG-2
900 - FLAC decoder
901 - Metrowerks CodeWarrior suppport
902 - H.263+ custom pcf support
903 - nicer output for 'ffmpeg -formats'
904 - Matroska demuxer
905 - SGI image format, encoding and decoding
906 - H.264 loop filter support
907 - H.264 CABAC support
908 - nicer looking arrows for the motion vector visualization
909 - improved VCD support
910 - audio timestamp drift compensation
911 - MPEG-2 YUV 422/444 support
912 - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
913 - better image scaling
914 - H.261 support
915 - correctly interleave packets during encoding
916 - VIS optimized motion compensation
917 - intra_dc_precision>0 encoding support
918 - support reuse of motion vectors/MB types/field select values of the source video
919 - more accurate deblock filter
920 - padding support
921 - many optimizations and bugfixes
922 - FunCom ISS audio file demuxer and according ADPCM decoding
923
924
925 version 0.4.8:
926
927 - MPEG-2 video encoding (Michael)
928 - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
929 - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
930   and Mario Brito)
931 - Xan DPCM audio decoder (Mario Brito)
932 - Interplay MVE playback subsystem (Mike Melanson)
933 - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)
934
935
936 version 0.4.7:
937
938 - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
939   (originally from public domain player for Amiga at http://www.honeypot.net/audio)
940 - current version now also compiles with older GCC (Fabrice)
941 - 4X multimedia playback system including 4xm file demuxer (Mike
942   Melanson), and 4X video and audio codecs (Michael)
943 - Creative YUV (CYUV) decoder (Mike Melanson)
944 - FFV1 codec (our very simple lossless intra only codec, compresses much better
945   than HuffYUV) (Michael)
946 - ASV1 (Asus), H.264, Intel indeo3 codecs have been added (various)
947 - tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
948   alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
949 - ffplay has been replaced with a newer version which uses SDL (optionally)
950   for multiplatform support (Fabrice)
951 - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
952   by anonymous
953 - AMR format has been added (Johannes Carlsson)
954 - 3GP support has been added (Johannes Carlsson)
955 - VP3 codec has been added (Mike Melanson)
956 - more MPEG-1/2 fixes
957 - better multiplatform support, MS Visual Studio fixes (various)
958 - AltiVec optimizations (Magnus Damn and others)
959 - SH4 processor support has been added (BERO)
960 - new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
961 - VOB streaming support (Brian Foley)
962 - better MP3 autodetection (Andriy Rysin)
963 - qpel encoding (Michael)
964 - 4mv+b frames encoding finally fixed (Michael)
965 - chroma ME (Michael)
966 - 5 comparison functions for ME (Michael)
967 - B-frame encoding speedup (Michael)
968 - WMV2 codec (unfinished - Michael)
969 - user specified diamond size for EPZS (Michael)
970 - Playstation STR playback subsystem, still experimental (Mike and Michael)
971 - ASV2 codec (Michael)
972 - CLJR decoder (Alex)
973
974 .. And lots more new enhancements and fixes.
975
976
977 version 0.4.6:
978
979 - completely new integer only MPEG audio layer 1/2/3 decoder rewritten
980   from scratch
981 - Recoded DCT and motion vector search with gcc (no longer depends on nasm)
982 - fix quantization bug in AC3 encoder
983 - added PCM codecs and format. Corrected WAV/AVI/ASF PCM issues
984 - added prototype ffplay program
985 - added GOB header parsing on H.263/H.263+ decoder (Juanjo)
986 - bug fix on MCBPC tables of H.263 (Juanjo)
987 - bug fix on DC coefficients of H.263 (Juanjo)
988 - added Advanced Prediction Mode on H.263/H.263+ decoder (Juanjo)
989 - now we can decode H.263 streams found in QuickTime files (Juanjo)
990 - now we can decode H.263 streams found in VIVO v1 files(Juanjo)
991 - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
992 - added GOB header for H.263/H.263+ coding on RTP mode (Juanjo)
993 - now H.263 picture size is returned on the first decoded frame (Juanjo)
994 - added first regression tests
995 - added MPEG-2 TS demuxer
996 - new demux API for libav
997 - more accurate and faster IDCT (Michael)
998 - faster and entropy-controlled motion search (Michael)
999 - two pass video encoding (Michael)
1000 - new video rate control (Michael)
1001 - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael)
1002 - great performance improvement of video encoders and decoders (Michael)
1003 - new and faster bit readers and vlc parsers (Michael)
1004 - high quality encoding mode: tries all macroblock/VLC types (Michael)
1005 - added DV video decoder
1006 - preliminary RTP/RTSP support in ffserver and libavformat
1007 - H.263+ AIC decoding/encoding support (Juanjo)
1008 - VCD MPEG-PS mode (Juanjo)
1009 - PSNR stuff (Juanjo)
1010 - simple stats output (Juanjo)
1011 - 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)
1012
1013
1014 version 0.4.5:
1015
1016 - some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>)
1017 - many MMX optimizations (Nick Kurshev <nickols_k at mail.ru>)
1018 - added configure system (actually a small shell script)
1019 - added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by
1020   Michael Hipp (temporary solution - waiting for integer only
1021   decoder)
1022 - fixed VIDIOCSYNC interrupt
1023 - added Intel H.263 decoding support ('I263' AVI fourCC)
1024 - added Real Video 1.0 decoding (needs further testing)
1025 - simplified image formats again. Added PGM format (=grey
1026   pgm). Renamed old PGM to PGMYUV.
1027 - fixed msmpeg4 slice issues (tell me if you still find problems)
1028 - fixed OpenDivX bugs with newer versions (added VOL header decoding)
1029 - added support for MPlayer interface
1030 - added macroblock skip optimization
1031 - added MJPEG decoder
1032 - added mmx/mmxext IDCT from libmpeg2
1033 - added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
1034   <celer at shell.scrypt.net>)
1035 - added pixel format conversion layer (e.g. for MJPEG or PPM)
1036 - added deinterlacing option
1037 - MPEG-1/2 fixes
1038 - MPEG-4 vol header fixes (Jonathan Marsden <snmjbm at pacbell.net>)
1039 - ARM optimizations (Lionel Ulmer <lionel.ulmer at free.fr>).
1040 - Windows porting of file converter
1041 - added MJPEG raw format (input/output)
1042 - added JPEG image format support (input/output)
1043
1044
1045 version 0.4.4:
1046
1047 - fixed some std header definitions (Bjorn Lindgren
1048   <bjorn.e.lindgren at telia.com>).
1049 - added MPEG demuxer (MPEG-1 and 2 compatible).
1050 - added ASF demuxer
1051 - added prototype RM demuxer
1052 - added AC3 decoding (done with libac3 by Aaron Holtzman)
1053 - added decoding codec parameter guessing (.e.g. for MPEG, because the
1054   header does not include them)
1055 - fixed header generation in MPEG-1, AVI and ASF muxer: wmplayer can now
1056   play them (only tested video)
1057 - fixed H.263 white bug
1058 - fixed phase rounding in img resample filter
1059 - add MMX code for polyphase img resample filter
1060 - added CPU autodetection
1061 - added generic title/author/copyright/comment string handling (ASF and RM
1062   use them)
1063 - added SWF demux to extract MP3 track (not usable yet because no MP3
1064   decoder)
1065 - added fractional frame rate support
1066 - codecs are no longer searched by read_header() (should fix ffserver
1067   segfault)
1068
1069
1070 version 0.4.3:
1071
1072 - BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>)
1073 - fixed raw yuv output
1074 - added motion rounding support in MPEG-4
1075 - fixed motion bug rounding in MSMPEG4
1076 - added B-frame handling in video core
1077 - added full MPEG-1 decoding support
1078 - added partial (frame only) MPEG-2 support
1079 - changed the FOURCC code for H.263 to "U263" to be able to see the
1080   +AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with
1081   this +codec ;) (JuanJo).
1082 - Halfpel motion estimation after MB type selection (JuanJo)
1083 - added pgm and .Y.U.V output format
1084 - suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or
1085   output.
1086 - added pgmpipe I/O format (original patch from Martin Aumueller
1087   <lists at reserv.at>, but changed completely since we use a format
1088   instead of a protocol)
1089
1090
1091 version 0.4.2:
1092
1093 - added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
1094   (for OpenDivX) is almost complete: 8x8 MVs and rounding are
1095   missing. MSMPEG4 support is complete.
1096 - added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it
1097   can decode ffmpeg MPEGs :-)).
1098 - added libavcodec API documentation (see apiexample.c).
1099 - fixed image polyphase bug (the bottom of some images could be
1100   greenish)
1101 - added support for non clipped motion vectors (decoding only)
1102   and image sizes non-multiple of 16
1103 - added support for AC prediction (decoding only)
1104 - added file overwrite confirmation (can be disabled with -y)
1105 - added custom size picture to H.263 using H.263+ (Juanjo)
1106
1107
1108 version 0.4.1:
1109
1110 - added MSMPEG4 (aka DivX) compatible encoder. Changed default codec
1111   of AVI and ASF to DIV3.
1112 - added -me option to set motion estimation method
1113   (default=log). suppressed redundant -hq option.
1114 - added options -acodec and -vcodec to force a given codec (useful for
1115   AVI for example)
1116 - fixed -an option
1117 - improved dct_quantize speed
1118 - factorized some motion estimation code
1119
1120
1121 version 0.4.0:
1122
1123 - removing grab code from ffserver and moved it to ffmpeg. Added
1124   multistream support to ffmpeg.
1125 - added timeshifting support for live feeds (option ?date=xxx in the
1126   URL)
1127 - added high quality image resize code with polyphase filter (need
1128   mmx/see optimization). Enable multiple image size support in ffserver.
1129 - added multi live feed support in ffserver
1130 - suppressed master feature from ffserver (it should be done with an
1131   external program which opens the .ffm url and writes it to another
1132   ffserver)
1133 - added preliminary support for video stream parsing (WAV and AVI half
1134   done). Added proper support for audio/video file conversion in
1135   ffmpeg.
1136 - added preliminary support for video file sending from ffserver
1137 - redesigning I/O subsystem: now using URL based input and output
1138   (see avio.h)
1139 - added WAV format support
1140 - added "tty user interface" to ffmpeg to stop grabbing gracefully
1141 - added MMX/SSE optimizations to SAD (Sums of Absolutes Differences)
1142   (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo at atmlab.utfsm.cl>)
1143 - added MMX DCT from mpeg2_movie 1.5 (Juanjo)
1144 - added new motion estimation algorithms, log and phods (Juanjo)
1145 - changed directories: libav for format handling, libavcodec for
1146   codecs
1147
1148
1149 version 0.3.4:
1150
1151 - added stereo in MPEG audio encoder
1152
1153
1154 version 0.3.3:
1155
1156 - added 'high quality' mode which use motion vectors. It can be used in
1157   real time at low resolution.
1158 - fixed rounding problems which caused quality problems at high
1159   bitrates and large GOP size
1160
1161
1162 version 0.3.2: small fixes
1163
1164 - ASF fixes
1165 - put_seek bug fix
1166
1167
1168 version 0.3.1: added avi/divx support
1169
1170 - added AVI support
1171 - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
1172 - added sound for flash format (not tested)
1173
1174
1175 version 0.3: initial public release