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.

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