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.

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