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