You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1118 lines
39KB

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