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.

1682 lines
57KB

  1. Entries are sorted chronologically from oldest to youngest within each release,
  2. releases are sorted from youngest to oldest.
  3. version <next>:
  4. - Bitstream filters for editing metadata in H.264, HEVC and MPEG-2 streams
  5. - Dropped support for OpenJPEG versions 2.0 and below. Using OpenJPEG now
  6. requires 2.1 (or later) and pkg-config.
  7. - VDA dropped (use VideoToolbox instead)
  8. - MagicYUV encoder
  9. - Raw AMR-NB and AMR-WB demuxers
  10. - TiVo ty/ty+ demuxer
  11. - Intel QSV-accelerated MJPEG encoding
  12. - PCE support for extended channel layouts in the AAC encoder
  13. - native aptX encoder and decoder
  14. - Raw aptX muxer and demuxer
  15. - NVIDIA NVDEC-accelerated H.264, HEVC, MPEG-1/2/4, VC1, VP8/9 hwaccel decoding
  16. - Intel QSV-accelerated overlay filter
  17. - mcompand audio filter
  18. - acontrast audio filter
  19. - OpenCL overlay filter
  20. - video mix filter
  21. - video normalize filter
  22. - audio lv2 wrapper filter
  23. - VAAPI VP8 decoding
  24. - AMD AMF H.264 and HEVC encoders
  25. - video fillborders filter
  26. - video setrange filter
  27. - nsp demuxer
  28. - support LibreSSL (via libtls)
  29. version 3.4:
  30. - deflicker video filter
  31. - doubleweave video filter
  32. - lumakey video filter
  33. - pixscope video filter
  34. - oscilloscope video filter
  35. - config.log and other configuration files moved into ffbuild/ directory
  36. - update cuvid/nvenc headers to Video Codec SDK 8.0.14
  37. - afir audio filter
  38. - scale_cuda CUDA based video scale filter
  39. - librsvg support for svg rasterization
  40. - crossfeed audio filter
  41. - spec compliant VP9 muxing support in MP4
  42. - remove the libnut muxer/demuxer wrappers
  43. - remove the libschroedinger encoder/decoder wrappers
  44. - surround audio filter
  45. - sofalizer filter switched to libmysofa
  46. - Gremlin Digital Video demuxer and decoder
  47. - headphone audio filter
  48. - superequalizer audio filter
  49. - roberts video filter
  50. - The x86 assembler default switched from yasm to nasm, pass
  51. --x86asmexe=yasm to configure to restore the old behavior.
  52. - additional frame format support for Interplay MVE movies
  53. - support for decoding through D3D11VA in ffmpeg
  54. - limiter video filter
  55. - libvmaf video filter
  56. - Dolby E decoder and SMPTE 337M demuxer
  57. - unpremultiply video filter
  58. - tlut2 video filter
  59. - floodfill video filter
  60. - pseudocolor video filter
  61. - raw G.726 muxer and demuxer, left- and right-justified
  62. - NewTek NDI input/output device
  63. - Some video filters with several inputs now use a common set of options:
  64. blend, libvmaf, lut3d, overlay, psnr, ssim.
  65. They must always be used by name.
  66. - FITS demuxer and decoder
  67. - FITS muxer and encoder
  68. - add --disable-autodetect build switch
  69. - drop deprecated qtkit input device (use avfoundation instead)
  70. - despill video filter
  71. - haas audio filter
  72. - SUP/PGS subtitle muxer
  73. - convolve video filter
  74. - VP9 tile threading support
  75. - KMS screen grabber
  76. - CUDA thumbnail filter
  77. - V4L2 mem2mem HW assisted codecs
  78. - Rockchip MPP hardware decoding
  79. - vmafmotion video filter
  80. - use MIME type "G726" for little-endian G.726, "AAL2-G726" for big-endian G.726
  81. version 3.3:
  82. - CrystalHD decoder moved to new decode API
  83. - add internal ebur128 library, remove external libebur128 dependency
  84. - Pro-MPEG CoP #3-R2 FEC protocol
  85. - premultiply video filter
  86. - Support for spherical videos
  87. - configure now fails if autodetect-libraries are requested but not found
  88. - PSD Decoder
  89. - 16.8 floating point pcm decoder
  90. - 24.0 floating point pcm decoder
  91. - Apple Pixlet decoder
  92. - QDMC audio decoder
  93. - NewTek SpeedHQ decoder
  94. - MIDI Sample Dump Standard demuxer
  95. - readeia608 filter
  96. - Sample Dump eXchange demuxer
  97. - abitscope multimedia filter
  98. - Scenarist Closed Captions demuxer and muxer
  99. - threshold filter
  100. - midequalizer filter
  101. - Optimal Huffman tables for (M)JPEG encoding
  102. - VAAPI-accelerated MPEG-2 and VP8 encoding
  103. - FM Screen Capture Codec decoder
  104. - native Opus encoder
  105. - ScreenPressor decoder
  106. - incomplete ClearVideo decoder
  107. - Intel QSV video scaling and deinterlacing filters
  108. - Support MOV with multiple sample description tables
  109. - XPM decoder
  110. - Removed the legacy X11 screen grabber, use XCB instead
  111. - MPEG-7 Video Signature filter
  112. - Removed asyncts filter (use af_aresample instead)
  113. - Intel QSV-accelerated VP8 video decoding
  114. - VAAPI-accelerated deinterlacing
  115. version 3.2:
  116. - libopenmpt demuxer
  117. - tee protocol
  118. - Changed metadata print option to accept general urls
  119. - Alias muxer for Ogg Video (.ogv)
  120. - VP8 in Ogg muxing
  121. - curves filter doesn't automatically insert points at x=0 and x=1 anymore
  122. - 16-bit support in curves filter and selectivecolor filter
  123. - OpenH264 decoder wrapper
  124. - MediaCodec H.264/HEVC/MPEG-4/VP8/VP9 hwaccel
  125. - True Audio (TTA) muxer
  126. - crystalizer audio filter
  127. - acrusher audio filter
  128. - bitplanenoise video filter
  129. - floating point support in als decoder
  130. - fifo muxer
  131. - maskedclamp filter
  132. - hysteresis filter
  133. - lut2 filter
  134. - yuvtestsrc filter
  135. - CUDA CUVID H.263/VP8/VP9/10 bit HEVC (Dithered) Decoding
  136. - vaguedenoiser filter
  137. - added threads option per filter instance
  138. - weave filter
  139. - gblur filter
  140. - avgblur filter
  141. - sobel and prewitt filter
  142. - MediaCodec HEVC/MPEG-4/VP8/VP9 decoding
  143. - Meridian Lossless Packing (MLP) / TrueHD encoder
  144. - Non-Local Means (nlmeans) denoising filter
  145. - sdl2 output device and ffplay support
  146. - sdl1 output device and sdl1 support removed
  147. - extended mov edit list support
  148. - libfaac encoder removed
  149. - Matroska muxer now writes CRC32 elements by default in all Level 1 elements
  150. - sidedata video and asidedata audio filter
  151. - Changed mapping of rtp MIME type G726 to codec g726le.
  152. - spec compliant VAAPI/DXVA2 VC-1 decoding of slices in frame-coded images
  153. version 3.1:
  154. - DXVA2-accelerated HEVC Main10 decoding
  155. - fieldhint filter
  156. - loop video filter and aloop audio filter
  157. - Bob Weaver deinterlacing filter
  158. - firequalizer filter
  159. - datascope filter
  160. - bench and abench filters
  161. - ciescope filter
  162. - protocol blacklisting API
  163. - MediaCodec H264 decoding
  164. - VC-2 HQ RTP payload format (draft v1) depacketizer and packetizer
  165. - VP9 RTP payload format (draft v2) packetizer
  166. - AudioToolbox audio decoders
  167. - AudioToolbox audio encoders
  168. - coreimage filter (GPU based image filtering on OSX)
  169. - libdcadec removed
  170. - bitstream filter for extracting DTS core
  171. - ADPCM IMA DAT4 decoder
  172. - musx demuxer
  173. - aix demuxer
  174. - remap filter
  175. - hash and framehash muxers
  176. - colorspace filter
  177. - hdcd filter
  178. - readvitc filter
  179. - VAAPI-accelerated format conversion and scaling
  180. - libnpp/CUDA-accelerated format conversion and scaling
  181. - Duck TrueMotion 2.0 Real Time decoder
  182. - Wideband Single-bit Data (WSD) demuxer
  183. - VAAPI-accelerated H.264/HEVC/MJPEG encoding
  184. - DTS Express (LBR) decoder
  185. - Generic OpenMAX IL encoder with support for Raspberry Pi
  186. - IFF ANIM demuxer & decoder
  187. - Direct Stream Transfer (DST) decoder
  188. - loudnorm filter
  189. - MTAF demuxer and decoder
  190. - MagicYUV decoder
  191. - OpenExr improvements (tile data and B44/B44A support)
  192. - BitJazz SheerVideo decoder
  193. - CUDA CUVID H264/HEVC decoder
  194. - 10-bit depth support in native utvideo decoder
  195. - libutvideo wrapper removed
  196. - YUY2 Lossless Codec decoder
  197. - VideoToolbox H.264 encoder
  198. version 3.0:
  199. - Common Encryption (CENC) MP4 encoding and decoding support
  200. - DXV decoding
  201. - extrastereo filter
  202. - ocr filter
  203. - alimiter filter
  204. - stereowiden filter
  205. - stereotools filter
  206. - rubberband filter
  207. - tremolo filter
  208. - agate filter
  209. - chromakey filter
  210. - maskedmerge filter
  211. - Screenpresso SPV1 decoding
  212. - chromaprint fingerprinting muxer
  213. - ffplay dynamic volume control
  214. - displace filter
  215. - selectivecolor filter
  216. - extensive native AAC encoder improvements and removal of experimental flag
  217. - ADPCM PSX decoder
  218. - 3dostr, dcstr, fsb, genh, vag, xvag, ads, msf, svag & vpk demuxer
  219. - zscale filter
  220. - wve demuxer
  221. - zero-copy Intel QSV transcoding in ffmpeg
  222. - shuffleframes filter
  223. - SDX2 DPCM decoder
  224. - vibrato filter
  225. - innoHeim/Rsupport Screen Capture Codec decoder
  226. - ADPCM AICA decoder
  227. - Interplay ACM demuxer and audio decoder
  228. - XMA1 & XMA2 decoder
  229. - realtime filter
  230. - anoisesrc audio filter source
  231. - IVR demuxer
  232. - compensationdelay filter
  233. - acompressor filter
  234. - support encoding 16-bit RLE SGI images
  235. - apulsator filter
  236. - sidechaingate audio filter
  237. - mipsdspr1 option has been renamed to mipsdsp
  238. - aemphasis filter
  239. - mips32r5 option has been removed
  240. - mips64r6 option has been removed
  241. - DXVA2-accelerated VP9 decoding
  242. - SOFAlizer: virtual binaural acoustics filter
  243. - VAAPI VP9 hwaccel
  244. - audio high-order multiband parametric equalizer
  245. - automatic bitstream filtering
  246. - showspectrumpic filter
  247. - libstagefright support removed
  248. - spectrumsynth filter
  249. - ahistogram filter
  250. - only seek with the right mouse button in ffplay
  251. - toggle full screen when double-clicking with the left mouse button in ffplay
  252. - afftfilt filter
  253. - convolution filter
  254. - libquvi support removed
  255. - support for dvaudio in wav and avi
  256. - libaacplus and libvo-aacenc support removed
  257. - Cineform HD decoder
  258. - new DCA decoder with full support for DTS-HD extensions
  259. - significant performance improvements in Windows Television (WTV) demuxer
  260. - nnedi deinterlacer
  261. - streamselect video and astreamselect audio filter
  262. - swaprect filter
  263. - metadata video and ametadata audio filter
  264. - SMPTE VC-2 HQ profile support for the Dirac decoder
  265. - SMPTE VC-2 native encoder supporting the HQ profile
  266. version 2.8:
  267. - colorkey video filter
  268. - BFSTM/BCSTM demuxer
  269. - little-endian ADPCM_THP decoder
  270. - Hap decoder and encoder
  271. - DirectDraw Surface image/texture decoder
  272. - ssim filter
  273. - optional new ASF demuxer
  274. - showvolume filter
  275. - Many improvements to the JPEG 2000 decoder
  276. - Go2Meeting decoding support
  277. - adrawgraph audio and drawgraph video filter
  278. - removegrain video filter
  279. - Intel QSV-accelerated MPEG-2 video and HEVC encoding
  280. - Intel QSV-accelerated MPEG-2 video and HEVC decoding
  281. - Intel QSV-accelerated VC-1 video decoding
  282. - libkvazaar HEVC encoder
  283. - erosion, dilation, deflate and inflate video filters
  284. - Dynamic Audio Normalizer as dynaudnorm filter
  285. - Reverse video and areverse audio filter
  286. - Random filter
  287. - deband filter
  288. - AAC fixed-point decoding
  289. - sidechaincompress audio filter
  290. - bitstream filter for converting HEVC from MP4 to Annex B
  291. - acrossfade audio filter
  292. - allyuv and allrgb video sources
  293. - atadenoise video filter
  294. - OS X VideoToolbox support
  295. - aphasemeter filter
  296. - showfreqs filter
  297. - vectorscope filter
  298. - waveform filter
  299. - hstack and vstack filter
  300. - Support DNx100 (1440x1080@8)
  301. - VAAPI hevc hwaccel
  302. - VDPAU hevc hwaccel
  303. - framerate filter
  304. - Switched default encoders for webm to VP9 and Opus
  305. - Removed experimental flag from the JPEG 2000 encoder
  306. version 2.7:
  307. - FFT video filter
  308. - TDSC decoder
  309. - DTS lossless extension (XLL) decoding (not lossless, disabled by default)
  310. - showwavespic filter
  311. - DTS decoding through libdcadec
  312. - Drop support for nvenc API before 5.0
  313. - nvenc HEVC encoder
  314. - Detelecine filter
  315. - Intel QSV-accelerated H.264 encoding
  316. - MMAL-accelerated H.264 decoding
  317. - basic APNG encoder and muxer with default extension "apng"
  318. - unpack DivX-style packed B-frames in MPEG-4 bitstream filter
  319. - WebM Live Chunk Muxer
  320. - nvenc level and tier options
  321. - chorus filter
  322. - Canopus HQ/HQA decoder
  323. - Automatically rotate videos based on metadata in ffmpeg
  324. - improved Quickdraw compatibility
  325. - VP9 high bit-depth and extended colorspaces decoding support
  326. - WebPAnimEncoder API when available for encoding and muxing WebP
  327. - Direct3D11-accelerated decoding
  328. - Support Secure Transport
  329. - Multipart JPEG demuxer
  330. version 2.6:
  331. - nvenc encoder
  332. - 10bit spp filter
  333. - colorlevels filter
  334. - RIFX format for *.wav files
  335. - RTP/mpegts muxer
  336. - non continuous cache protocol support
  337. - tblend filter
  338. - cropdetect support for non 8bpp, absolute (if limit >= 1) and relative (if limit < 1.0) threshold
  339. - Camellia symmetric block cipher
  340. - OpenH264 encoder wrapper
  341. - VOC seeking support
  342. - Closed caption Decoder
  343. - fspp, uspp, pp7 MPlayer postprocessing filters ported to native filters
  344. - showpalette filter
  345. - Twofish symmetric block cipher
  346. - Support DNx100 (960x720@8)
  347. - eq2 filter ported from libmpcodecs as eq filter
  348. - removed libmpcodecs
  349. - Changed default DNxHD colour range in QuickTime .mov derivatives to mpeg range
  350. - ported softpulldown filter from libmpcodecs as repeatfields filter
  351. - dcshift filter
  352. - RTP depacketizer for loss tolerant payload format for MP3 audio (RFC 5219)
  353. - RTP depacketizer for AC3 payload format (RFC 4184)
  354. - palettegen and paletteuse filters
  355. - VP9 RTP payload format (draft 0) experimental depacketizer
  356. - RTP depacketizer for DV (RFC 6469)
  357. - DXVA2-accelerated HEVC decoding
  358. - AAC ELD 480 decoding
  359. - Intel QSV-accelerated H.264 decoding
  360. - DSS SP decoder and DSS demuxer
  361. - Fix stsd atom corruption in DNxHD QuickTimes
  362. - Canopus HQX decoder
  363. - RTP depacketization of T.140 text (RFC 4103)
  364. - Port MIPS optimizations to 64-bit
  365. version 2.5:
  366. - HEVC/H.265 RTP payload format (draft v6) packetizer
  367. - SUP/PGS subtitle demuxer
  368. - ffprobe -show_pixel_formats option
  369. - CAST128 symmetric block cipher, ECB mode
  370. - STL subtitle demuxer and decoder
  371. - libutvideo YUV 4:2:2 10bit support
  372. - XCB-based screen-grabber
  373. - UDP-Lite support (RFC 3828)
  374. - xBR scaling filter
  375. - AVFoundation screen capturing support
  376. - ffserver supports codec private options
  377. - creating DASH compatible fragmented MP4, MPEG-DASH segmenting muxer
  378. - WebP muxer with animated WebP support
  379. - zygoaudio decoding support
  380. - APNG demuxer
  381. - postproc visualization support
  382. version 2.4:
  383. - Icecast protocol
  384. - ported lenscorrection filter from frei0r filter
  385. - large optimizations in dctdnoiz to make it usable
  386. - ICY metadata are now requested by default with the HTTP protocol
  387. - support for using metadata in stream specifiers in fftools
  388. - LZMA compression support in TIFF decoder
  389. - H.261 RTP payload format (RFC 4587) depacketizer and experimental packetizer
  390. - HEVC/H.265 RTP payload format (draft v6) depacketizer
  391. - added codecview filter to visualize information exported by some codecs
  392. - Matroska 3D support thorugh side data
  393. - HTML generation using texi2html is deprecated in favor of makeinfo/texi2any
  394. - silenceremove filter
  395. version 2.3:
  396. - AC3 fixed-point decoding
  397. - shuffleplanes filter
  398. - subfile protocol
  399. - Phantom Cine demuxer
  400. - replaygain data export
  401. - VP7 video decoder
  402. - Alias PIX image encoder and decoder
  403. - Improvements to the BRender PIX image decoder
  404. - Improvements to the XBM decoder
  405. - QTKit input device
  406. - improvements to OpenEXR image decoder
  407. - support decoding 16-bit RLE SGI images
  408. - GDI screen grabbing for Windows
  409. - alternative rendition support for HTTP Live Streaming
  410. - AVFoundation input device
  411. - Direct Stream Digital (DSD) decoder
  412. - Magic Lantern Video (MLV) demuxer
  413. - On2 AVC (Audio for Video) decoder
  414. - support for decoding through DXVA2 in ffmpeg
  415. - libbs2b-based stereo-to-binaural audio filter
  416. - libx264 reference frames count limiting depending on level
  417. - native Opus decoder
  418. - display matrix export and rotation API
  419. - WebVTT encoder
  420. - showcqt multimedia filter
  421. - zoompan filter
  422. - signalstats filter
  423. - hqx filter (hq2x, hq3x, hq4x)
  424. - flanger filter
  425. - Image format auto-detection
  426. - LRC demuxer and muxer
  427. - Samba protocol (via libsmbclient)
  428. - WebM DASH Manifest muxer
  429. - libfribidi support in drawtext
  430. version 2.2:
  431. - HNM version 4 demuxer and video decoder
  432. - Live HDS muxer
  433. - setsar/setdar filters now support variables in ratio expressions
  434. - elbg filter
  435. - string validation in ffprobe
  436. - support for decoding through VDPAU in ffmpeg (the -hwaccel option)
  437. - complete Voxware MetaSound decoder
  438. - remove mp3_header_compress bitstream filter
  439. - Windows resource files for shared libraries
  440. - aeval filter
  441. - stereoscopic 3d metadata handling
  442. - WebP encoding via libwebp
  443. - ATRAC3+ decoder
  444. - VP8 in Ogg demuxing
  445. - side & metadata support in NUT
  446. - framepack filter
  447. - XYZ12 rawvideo support in NUT
  448. - Exif metadata support in WebP decoder
  449. - OpenGL device
  450. - Use metadata_header_padding to control padding in ID3 tags (currently used in
  451. MP3, AIFF, and OMA files), FLAC header, and the AVI "junk" block.
  452. - Mirillis FIC video decoder
  453. - Support DNx444
  454. - libx265 encoder
  455. - dejudder filter
  456. - Autodetect VDA like all other hardware accelerations
  457. - aliases and defaults for Ogg subtypes (opus, spx)
  458. version 2.1:
  459. - aecho filter
  460. - perspective filter ported from libmpcodecs
  461. - ffprobe -show_programs option
  462. - compand filter
  463. - RTMP seek support
  464. - when transcoding with ffmpeg (i.e. not streamcopying), -ss is now accurate
  465. even when used as an input option. Previous behavior can be restored with
  466. the -noaccurate_seek option.
  467. - ffmpeg -t option can now be used for inputs, to limit the duration of
  468. data read from an input file
  469. - incomplete Voxware MetaSound decoder
  470. - read EXIF metadata from JPEG
  471. - DVB teletext decoder
  472. - phase filter ported from libmpcodecs
  473. - w3fdif filter
  474. - Opus support in Matroska
  475. - FFV1 version 1.3 is stable and no longer experimental
  476. - FFV1: YUVA(444,422,420) 9, 10 and 16 bit support
  477. - changed DTS stream id in lavf mpeg ps muxer from 0x8a to 0x88, to be
  478. more consistent with other muxers.
  479. - adelay filter
  480. - pullup filter ported from libmpcodecs
  481. - ffprobe -read_intervals option
  482. - Lossless and alpha support for WebP decoder
  483. - Error Resilient AAC syntax (ER AAC LC) decoding
  484. - Low Delay AAC (ER AAC LD) decoding
  485. - mux chapters in ASF files
  486. - SFTP protocol (via libssh)
  487. - libx264: add ability to encode in YUVJ422P and YUVJ444P
  488. - Fraps: use BT.709 colorspace by default for yuv, as reference fraps decoder does
  489. - make decoding alpha optional for prores, ffv1 and vp6 by setting
  490. the skip_alpha flag.
  491. - ladspa wrapper filter
  492. - native VP9 decoder
  493. - dpx parser
  494. - max_error_rate parameter in ffmpeg
  495. - PulseAudio output device
  496. - ReplayGain scanner
  497. - Enhanced Low Delay AAC (ER AAC ELD) decoding (no LD SBR support)
  498. - Linux framebuffer output device
  499. - HEVC decoder
  500. - raw HEVC, HEVC in MOV/MP4, HEVC in Matroska, HEVC in MPEG-TS demuxing
  501. - mergeplanes filter
  502. version 2.0:
  503. - curves filter
  504. - reference-counting for AVFrame and AVPacket data
  505. - ffmpeg now fails when input options are used for output file
  506. or vice versa
  507. - support for Monkey's Audio versions from 3.93
  508. - perms and aperms filters
  509. - audio filtering support in ffplay
  510. - 10% faster aac encoding on x86 and MIPS
  511. - sine audio filter source
  512. - WebP demuxing and decoding support
  513. - ffmpeg options -filter_script and -filter_complex_script, which allow a
  514. filtergraph description to be read from a file
  515. - OpenCL support
  516. - audio phaser filter
  517. - separatefields filter
  518. - libquvi demuxer
  519. - uniform options syntax across all filters
  520. - telecine filter
  521. - interlace filter
  522. - smptehdbars source
  523. - inverse telecine filters (fieldmatch and decimate)
  524. - colorbalance filter
  525. - colorchannelmixer filter
  526. - The matroska demuxer can now output proper verbatim ASS packets. It will
  527. become the default at the next libavformat major bump.
  528. - decent native animated GIF encoding
  529. - asetrate filter
  530. - interleave filter
  531. - timeline editing with filters
  532. - vidstabdetect and vidstabtransform filters for video stabilization using
  533. the vid.stab library
  534. - astats filter
  535. - trim and atrim filters
  536. - ffmpeg -t and -ss (output-only) options are now sample-accurate when
  537. transcoding audio
  538. - Matroska muxer can now put the index at the beginning of the file.
  539. - extractplanes filter
  540. - avectorscope filter
  541. - ADPCM DTK decoder
  542. - ADP demuxer
  543. - RSD demuxer
  544. - RedSpark demuxer
  545. - ADPCM IMA Radical decoder
  546. - zmq filters
  547. - DCT denoiser filter (dctdnoiz)
  548. - Wavelet denoiser filter ported from libmpcodecs as owdenoise (formerly "ow")
  549. - Apple Intermediate Codec decoder
  550. - Escape 130 video decoder
  551. - FTP protocol support
  552. - V4L2 output device
  553. - 3D LUT filter (lut3d)
  554. - SMPTE 302M audio encoder
  555. - support for slice multithreading in libavfilter
  556. - Hald CLUT support (generation and filtering)
  557. - VC-1 interlaced B-frame support
  558. - support for WavPack muxing (raw and in Matroska)
  559. - XVideo output device
  560. - vignette filter
  561. - True Audio (TTA) encoder
  562. - Go2Webinar decoder
  563. - mcdeint filter ported from libmpcodecs
  564. - sab filter ported from libmpcodecs
  565. - ffprobe -show_chapters option
  566. - WavPack encoding through libwavpack
  567. - rotate filter
  568. - spp filter ported from libmpcodecs
  569. - libgme support
  570. - psnr filter
  571. version 1.2:
  572. - VDPAU hardware acceleration through normal hwaccel
  573. - SRTP support
  574. - Error diffusion dither in Swscale
  575. - Chained Ogg support
  576. - Theora Midstream reconfiguration support
  577. - EVRC decoder
  578. - audio fade filter
  579. - filtering audio with unknown channel layout
  580. - allpass, bass, bandpass, bandreject, biquad, equalizer, highpass, lowpass
  581. and treble audio filter
  582. - improved showspectrum filter, with multichannel support and sox-like colors
  583. - histogram filter
  584. - tee muxer
  585. - il filter ported from libmpcodecs
  586. - support ID3v2 tags in ASF files
  587. - encrypted TTA stream decoding support
  588. - RF64 support in WAV muxer
  589. - noise filter ported from libmpcodecs
  590. - Subtitles character encoding conversion
  591. - blend filter
  592. - stereo3d filter ported from libmpcodecs
  593. version 1.1:
  594. - stream disposition information printing in ffprobe
  595. - filter for loudness analysis following EBU R128
  596. - Opus encoder using libopus
  597. - ffprobe -select_streams option
  598. - Pinnacle TARGA CineWave YUV16 decoder
  599. - TAK demuxer, decoder and parser
  600. - DTS-HD demuxer
  601. - remove -same_quant, it hasn't worked for years
  602. - FFM2 support
  603. - X-Face image encoder and decoder
  604. - 24-bit FLAC encoding
  605. - multi-channel ALAC encoding up to 7.1
  606. - metadata (INFO tag) support in WAV muxer
  607. - subtitles raw text decoder
  608. - support for building DLLs using MSVC
  609. - LVF demuxer
  610. - ffescape tool
  611. - metadata (info chunk) support in CAF muxer
  612. - field filter ported from libmpcodecs
  613. - AVR demuxer
  614. - geq filter ported from libmpcodecs
  615. - remove ffserver daemon mode
  616. - AST muxer/demuxer
  617. - new expansion syntax for drawtext
  618. - BRender PIX image decoder
  619. - ffprobe -show_entries option
  620. - ffprobe -sections option
  621. - ADPCM IMA Dialogic decoder
  622. - BRSTM demuxer
  623. - animated GIF decoder and demuxer
  624. - PVF demuxer
  625. - subtitles filter
  626. - IRCAM muxer/demuxer
  627. - Paris Audio File demuxer
  628. - Virtual concatenation demuxer
  629. - VobSub demuxer
  630. - JSON captions for TED talks decoding support
  631. - SOX Resampler support in libswresample
  632. - aselect filter
  633. - SGI RLE 8-bit / Silicon Graphics RLE 8-bit video decoder
  634. - Silicon Graphics Motion Video Compressor 1 & 2 decoder
  635. - Silicon Graphics Movie demuxer
  636. - apad filter
  637. - Resolution & pixel format change support with multithreading for H.264
  638. - documentation split into per-component manuals
  639. - pp (postproc) filter ported from MPlayer
  640. - NIST Sphere demuxer
  641. - MPL2, VPlayer, MPlayer, AQTitle, PJS and SubViewer v1 subtitles demuxers and decoders
  642. - Sony Wave64 muxer
  643. - adobe and limelight publisher authentication in RTMP
  644. - data: URI scheme
  645. - support building on the Plan 9 operating system
  646. - kerndeint filter ported from MPlayer
  647. - histeq filter ported from VirtualDub
  648. - Megalux Frame demuxer
  649. - 012v decoder
  650. - Improved AVC Intra decoding support
  651. version 1.0:
  652. - INI and flat output in ffprobe
  653. - Scene detection in libavfilter
  654. - Indeo Audio decoder
  655. - channelsplit audio filter
  656. - setnsamples audio filter
  657. - atempo filter
  658. - ffprobe -show_data option
  659. - RTMPT protocol support
  660. - iLBC encoding/decoding via libilbc
  661. - Microsoft Screen 1 decoder
  662. - join audio filter
  663. - audio channel mapping filter
  664. - Microsoft ATC Screen decoder
  665. - RTSP listen mode
  666. - TechSmith Screen Codec 2 decoder
  667. - AAC encoding via libfdk-aac
  668. - Microsoft Expression Encoder Screen decoder
  669. - RTMPS protocol support
  670. - RTMPTS protocol support
  671. - RTMPE protocol support
  672. - RTMPTE protocol support
  673. - showwaves and showspectrum filter
  674. - LucasArts SMUSH SANM playback support
  675. - LucasArts SMUSH VIMA audio decoder (ADPCM)
  676. - LucasArts SMUSH demuxer
  677. - SAMI, RealText and SubViewer demuxers and decoders
  678. - Heart Of Darkness PAF playback support
  679. - iec61883 device
  680. - asettb filter
  681. - new option: -progress
  682. - 3GPP Timed Text encoder/decoder
  683. - GeoTIFF decoder support
  684. - ffmpeg -(no)stdin option
  685. - Opus decoder using libopus
  686. - caca output device using libcaca
  687. - alphaextract and alphamerge filters
  688. - concat filter
  689. - flite filter
  690. - Canopus Lossless Codec decoder
  691. - bitmap subtitles in filters (experimental and temporary)
  692. - MP2 encoding via TwoLAME
  693. - bmp parser
  694. - smptebars source
  695. - asetpts filter
  696. - hue filter
  697. - ICO muxer
  698. - SubRip encoder and decoder without embedded timing
  699. - edge detection filter
  700. - framestep filter
  701. - ffmpeg -shortest option is now per-output file
  702. -pass and -passlogfile are now per-output stream
  703. - volume measurement filter
  704. - Ut Video encoder
  705. - Microsoft Screen 2 decoder
  706. - smartblur filter ported from MPlayer
  707. - CPiA decoder
  708. - decimate filter ported from MPlayer
  709. - RTP depacketization of JPEG
  710. - Smooth Streaming live segmenter muxer
  711. - F4V muxer
  712. - sendcmd and asendcmd filters
  713. - WebVTT demuxer and decoder (simple tags supported)
  714. - RTP packetization of JPEG
  715. - faststart option in the MOV/MP4 muxer
  716. - support for building with MSVC
  717. version 0.11:
  718. - Fixes: CVE-2012-2772, CVE-2012-2774, CVE-2012-2775, CVE-2012-2776, CVE-2012-2777,
  719. CVE-2012-2779, CVE-2012-2782, CVE-2012-2783, CVE-2012-2784, CVE-2012-2785,
  720. CVE-2012-2786, CVE-2012-2787, CVE-2012-2788, CVE-2012-2789, CVE-2012-2790,
  721. CVE-2012-2791, CVE-2012-2792, CVE-2012-2793, CVE-2012-2794, CVE-2012-2795,
  722. CVE-2012-2796, CVE-2012-2797, CVE-2012-2798, CVE-2012-2799, CVE-2012-2800,
  723. CVE-2012-2801, CVE-2012-2802, CVE-2012-2803, CVE-2012-2804,
  724. - v408 Quicktime and Microsoft AYUV Uncompressed 4:4:4:4 encoder and decoder
  725. - setfield filter
  726. - CDXL demuxer and decoder
  727. - Apple ProRes encoder
  728. - ffprobe -count_packets and -count_frames options
  729. - Sun Rasterfile Encoder
  730. - ID3v2 attached pictures reading and writing
  731. - WMA Lossless decoder
  732. - bluray protocol
  733. - blackdetect filter
  734. - libutvideo encoder wrapper (--enable-libutvideo)
  735. - swapuv filter
  736. - bbox filter
  737. - XBM encoder and decoder
  738. - RealAudio Lossless decoder
  739. - ZeroCodec decoder
  740. - tile video filter
  741. - Metal Gear Solid: The Twin Snakes demuxer
  742. - OpenEXR image decoder
  743. - removelogo filter
  744. - drop support for ffmpeg without libavfilter
  745. - drawtext video filter: fontconfig support
  746. - ffmpeg -benchmark_all option
  747. - super2xsai filter ported from libmpcodecs
  748. - add libavresample audio conversion library for compatibility
  749. - MicroDVD decoder
  750. - Avid Meridien (AVUI) encoder and decoder
  751. - accept + prefix to -pix_fmt option to disable automatic conversions.
  752. - complete audio filtering in libavfilter and ffmpeg
  753. - add fps filter
  754. - vorbis parser
  755. - png parser
  756. - audio mix filter
  757. - ffv1: support (draft) version 1.3
  758. version 0.10:
  759. - Fixes: CVE-2011-3929, CVE-2011-3934, CVE-2011-3935, CVE-2011-3936,
  760. CVE-2011-3937, CVE-2011-3940, CVE-2011-3941, CVE-2011-3944,
  761. CVE-2011-3945, CVE-2011-3946, CVE-2011-3947, CVE-2011-3949,
  762. CVE-2011-3950, CVE-2011-3951, CVE-2011-3952
  763. - v410 Quicktime Uncompressed 4:4:4 10-bit encoder and decoder
  764. - SBaGen (SBG) binaural beats script demuxer
  765. - OpenMG Audio muxer
  766. - Timecode extraction in DV and MOV
  767. - thumbnail video filter
  768. - XML output in ffprobe
  769. - asplit audio filter
  770. - tinterlace video filter
  771. - astreamsync audio filter
  772. - amerge audio filter
  773. - ISMV (Smooth Streaming) muxer
  774. - GSM audio parser
  775. - SMJPEG muxer
  776. - XWD encoder and decoder
  777. - Automatic thread count based on detection number of (available) CPU cores
  778. - y41p Brooktree Uncompressed 4:1:1 12-bit encoder and decoder
  779. - ffprobe -show_error option
  780. - Avid 1:1 10-bit RGB Packer codec
  781. - v308 Quicktime Uncompressed 4:4:4 encoder and decoder
  782. - yuv4 libquicktime packed 4:2:0 encoder and decoder
  783. - ffprobe -show_frames option
  784. - silencedetect audio filter
  785. - ffprobe -show_program_version, -show_library_versions, -show_versions options
  786. - rv34: frame-level multi-threading
  787. - optimized iMDCT transform on x86 using SSE for for mpegaudiodec
  788. - Improved PGS subtitle decoder
  789. - dumpgraph option to lavfi device
  790. - r210 and r10k encoders
  791. - ffwavesynth decoder
  792. - aviocat tool
  793. - ffeval tool
  794. - support encoding and decoding 4-channel SGI images
  795. version 0.9:
  796. - openal input device added
  797. - boxblur filter added
  798. - BWF muxer
  799. - Flash Screen Video 2 decoder
  800. - lavfi input device added
  801. - added avconv, which is almost the same for now, except
  802. for a few incompatible changes in the options, which will hopefully make them
  803. easier to use. The changes are:
  804. * The options placement is now strictly enforced! While in theory the
  805. options for ffmpeg should be given in [input options] -i INPUT [output
  806. options] OUTPUT order, in practice it was possible to give output options
  807. before the -i and it mostly worked. Except when it didn't - the behavior was
  808. a bit inconsistent. In avconv, it is not possible to mix input and output
  809. options. All non-global options are reset after an input or output filename.
  810. * All per-file options are now truly per-file - they apply only to the next
  811. input or output file and specifying different values for different files
  812. will now work properly (notably -ss and -t options).
  813. * All per-stream options are now truly per-stream - it is possible to
  814. specify which stream(s) should a given option apply to. See the Stream
  815. specifiers section in the avconv manual for details.
  816. * In ffmpeg some options (like -newvideo/-newaudio/...) are irregular in the
  817. sense that they're specified after the output filename instead of before,
  818. like all other options. In avconv this irregularity is removed, all options
  819. apply to the next input or output file.
  820. * -newvideo/-newaudio/-newsubtitle options were removed. Not only were they
  821. irregular and highly confusing, they were also redundant. In avconv the -map
  822. option will create new streams in the output file and map input streams to
  823. them. E.g. avconv -i INPUT -map 0 OUTPUT will create an output stream for
  824. each stream in the first input file.
  825. * The -map option now has slightly different and more powerful syntax:
  826. + Colons (':') are used to separate file index/stream type/stream index
  827. instead of dots. Comma (',') is used to separate the sync stream instead
  828. of colon.. This is done for consistency with other options.
  829. + It's possible to specify stream type. E.g. -map 0:a:2 creates an
  830. output stream from the third input audio stream.
  831. + Omitting the stream index now maps all the streams of the given type,
  832. not just the first. E.g. -map 0:s creates output streams for all the
  833. subtitle streams in the first input file.
  834. + Since -map can now match multiple streams, negative mappings were
  835. introduced. Negative mappings disable some streams from an already
  836. defined map. E.g. '-map 0 -map -0:a:1' means 'create output streams for
  837. all the stream in the first input file, except for the second audio
  838. stream'.
  839. * There is a new option -c (or -codec) for choosing the decoder/encoder to
  840. use, which makes it possible to precisely specify target stream(s) consistently with
  841. other options. E.g. -c:v lib264 sets the codec for all video streams, -c:a:0
  842. libvorbis sets the codec for the first audio stream and -c copy copies all
  843. the streams without reencoding. Old -vcodec/-acodec/-scodec options are now
  844. aliases to -c:v/a/s
  845. * It is now possible to precisely specify which stream should an AVOption
  846. apply to. E.g. -b:v:0 2M sets the bitrate for the first video stream, while
  847. -b:a 128k sets the bitrate for all audio streams. Note that the old -ab 128k
  848. syntax is deprecated and will stop working soon.
  849. * -map_chapters now takes only an input file index and applies to the next
  850. output file. This is consistent with how all the other options work.
  851. * -map_metadata now takes only an input metadata specifier and applies to
  852. the next output file. Output metadata specifier is now part of the option
  853. name, similarly to the AVOptions/map/codec feature above.
  854. * -metadata can now be used to set metadata on streams and chapters, e.g.
  855. -metadata:s:1 language=eng sets the language of the first stream to 'eng'.
  856. This made -vlang/-alang/-slang options redundant, so they were removed.
  857. * -qscale option now uses stream specifiers and applies to all streams, not
  858. just video. I.e. plain -qscale number would now apply to all streams. To get
  859. the old behavior, use -qscale:v. Also there is now a shortcut -q for -qscale
  860. and -aq is now an alias for -q:a.
  861. * -vbsf/-absf/-sbsf options were removed and replaced by a -bsf option which
  862. uses stream specifiers. Use -bsf:v/a/s instead of the old options.
  863. * -itsscale option now uses stream specifiers, so its argument is only the
  864. scale parameter.
  865. * -intra option was removed, use -g 0 for the same effect.
  866. * -psnr option was removed, use -flags +psnr for the same effect.
  867. * -vf option is now an alias to the new -filter option, which uses stream specifiers.
  868. * -vframes/-aframes/-dframes options are now aliases to the new -frames option.
  869. * -vtag/-atag/-stag options are now aliases to the new -tag option.
  870. - XMV demuxer
  871. - LOAS demuxer
  872. - ashowinfo filter added
  873. - Windows Media Image decoder
  874. - amovie source added
  875. - LATM muxer/demuxer
  876. - Speex encoder via libspeex
  877. - JSON output in ffprobe
  878. - WTV muxer
  879. - Optional C++ Support (needed for libstagefright)
  880. - H.264 Decoding on Android via Stagefright
  881. - Prores decoder
  882. - BIN/XBIN/ADF/IDF text file decoder
  883. - aconvert audio filter added
  884. - audio support to lavfi input device added
  885. - libcdio-paranoia input device for audio CD grabbing
  886. - Apple ProRes decoder
  887. - CELT in Ogg demuxing
  888. - G.723.1 demuxer and decoder
  889. - libmodplug support (--enable-libmodplug)
  890. - VC-1 interlaced decoding
  891. - libutvideo wrapper (--enable-libutvideo)
  892. - aevalsrc audio source added
  893. - Ut Video decoder
  894. - Speex encoding via libspeex
  895. - 4:2:2 H.264 decoding support
  896. - 4:2:2 and 4:4:4 H.264 encoding with libx264
  897. - Pulseaudio input device
  898. - Prores encoder
  899. - Video Decoder Acceleration (VDA) HWAccel module.
  900. - replacement Indeo 3 decoder
  901. - new ffmpeg option: -map_channel
  902. - volume audio filter added
  903. - earwax audio filter added
  904. - libv4l2 support (--enable-libv4l2)
  905. - TLS/SSL and HTTPS protocol support
  906. - AVOptions API rewritten and documented
  907. - most of CODEC_FLAG2_*, some CODEC_FLAG_* and many codec-specific fields in
  908. AVCodecContext deprecated. Codec private options should be used instead.
  909. - Properly working defaults in libx264 wrapper, support for native presets.
  910. - Encrypted OMA files support
  911. - Discworld II BMV decoding support
  912. - VBLE Decoder
  913. - OS X Video Decoder Acceleration (VDA) support
  914. - compact and csv output in ffprobe
  915. - pan audio filter
  916. - IFF Amiga Continuous Bitmap (ACBM) decoder
  917. - ass filter
  918. - CRI ADX audio format muxer and demuxer
  919. - Playstation Portable PMP format demuxer
  920. - Microsoft Windows ICO demuxer
  921. - life source
  922. - PCM format support in OMA demuxer
  923. - CLJR encoder
  924. - new option: -report
  925. - Dxtory capture format decoder
  926. - cellauto source
  927. - Simple segmenting muxer
  928. - Indeo 4 decoder
  929. - SMJPEG demuxer
  930. version 0.8:
  931. - many many things we forgot because we rather write code than changelogs
  932. - WebM support in Matroska de/muxer
  933. - low overhead Ogg muxing
  934. - MMS-TCP support
  935. - VP8 de/encoding via libvpx
  936. - Demuxer for On2's IVF format
  937. - Pictor/PC Paint decoder
  938. - HE-AAC v2 decoder
  939. - HE-AAC v2 encoding with libaacplus
  940. - libfaad2 wrapper removed
  941. - DTS-ES extension (XCh) decoding support
  942. - native VP8 decoder
  943. - RTSP tunneling over HTTP
  944. - RTP depacketization of SVQ3
  945. - -strict inofficial replaced by -strict unofficial
  946. - ffplay -exitonkeydown and -exitonmousedown options added
  947. - native GSM / GSM MS decoder
  948. - RTP depacketization of QDM2
  949. - ANSI/ASCII art playback system
  950. - Lego Mindstorms RSO de/muxer
  951. - libavcore added (and subsequently removed)
  952. - SubRip subtitle file muxer and demuxer
  953. - Chinese AVS encoding via libxavs
  954. - ffprobe -show_packets option added
  955. - RTP packetization of Theora and Vorbis
  956. - RTP depacketization of MP4A-LATM
  957. - RTP packetization and depacketization of VP8
  958. - hflip filter
  959. - Apple HTTP Live Streaming demuxer
  960. - a64 codec
  961. - MMS-HTTP support
  962. - G.722 ADPCM audio encoder/decoder
  963. - R10k video decoder
  964. - ocv_smooth filter
  965. - frei0r wrapper filter
  966. - change crop filter syntax to width:height:x:y
  967. - make the crop filter accept parametric expressions
  968. - make ffprobe accept AVFormatContext options
  969. - yadif filter
  970. - blackframe filter
  971. - Demuxer for Leitch/Harris' VR native stream format (LXF)
  972. - RTP depacketization of the X-QT QuickTime format
  973. - SAP (Session Announcement Protocol, RFC 2974) muxer and demuxer
  974. - cropdetect filter
  975. - ffmpeg -crop* options removed
  976. - transpose filter added
  977. - ffmpeg -force_key_frames option added
  978. - demuxer for receiving raw rtp:// URLs without an SDP description
  979. - single stream LATM/LOAS decoder
  980. - setpts filter added
  981. - Win64 support for optimized x86 assembly functions
  982. - MJPEG/AVI1 to JPEG/JFIF bitstream filter
  983. - ASS subtitle encoder and decoder
  984. - IEC 61937 encapsulation for E-AC-3, TrueHD, DTS-HD (for HDMI passthrough)
  985. - overlay filter added
  986. - rename aspect filter to setdar, and pixelaspect to setsar
  987. - IEC 61937 demuxer
  988. - Mobotix .mxg demuxer
  989. - frei0r source added
  990. - hqdn3d filter added
  991. - RTP depacketization of QCELP
  992. - FLAC parser added
  993. - gradfun filter added
  994. - AMR-WB decoder
  995. - replace the ocv_smooth filter with a more generic ocv filter
  996. - Windows Televison (WTV) demuxer
  997. - FFmpeg metadata format muxer and demuxer
  998. - SubRip (srt) subtitle encoder and decoder
  999. - floating-point AC-3 encoder added
  1000. - Lagarith decoder
  1001. - ffmpeg -copytb option added
  1002. - IVF muxer added
  1003. - Wing Commander IV movies decoder added
  1004. - movie source added
  1005. - Bink version 'b' audio and video decoder
  1006. - Bitmap Brothers JV playback system
  1007. - Apple HTTP Live Streaming protocol handler
  1008. - sndio support for playback and record
  1009. - Linux framebuffer input device added
  1010. - Chronomaster DFA decoder
  1011. - DPX image encoder
  1012. - MicroDVD subtitle file muxer and demuxer
  1013. - Playstation Portable PMP format demuxer
  1014. - fieldorder video filter added
  1015. - AAC encoding via libvo-aacenc
  1016. - AMR-WB encoding via libvo-amrwbenc
  1017. - xWMA demuxer
  1018. - Mobotix MxPEG decoder
  1019. - VP8 frame-multithreading
  1020. - NEON optimizations for VP8
  1021. - Lots of deprecated API cruft removed
  1022. - fft and imdct optimizations for AVX (Sandy Bridge) processors
  1023. - showinfo filter added
  1024. - SMPTE 302M AES3 audio decoder
  1025. - Apple Core Audio Format muxer
  1026. - 9 bits and 10 bits per sample support in the H.264 decoder
  1027. - 9 bits and 10 bits FFV1 encoding / decoding
  1028. - split filter added
  1029. - select filter added
  1030. - sdl output device added
  1031. - libmpcodecs video filter support (3 times as many filters than before)
  1032. - mpeg2 aspect ratio dection fixed
  1033. - libxvid aspect pickiness fixed
  1034. - Frame multithreaded decoding
  1035. - E-AC-3 audio encoder
  1036. - ac3enc: add channel coupling support
  1037. - floating-point sample format support to the ac3, eac3, dca, aac, and vorbis decoders.
  1038. - H264/MPEG frame-level multi-threading
  1039. - All av_metadata_* functions renamed to av_dict_* and moved to libavutil
  1040. - 4:4:4 H.264 decoding support
  1041. - 10-bit H.264 optimizations for x86
  1042. - lut, lutrgb, and lutyuv filters added
  1043. - buffersink libavfilter sink added
  1044. - Bump libswscale for recently reported ABI break
  1045. - New J2K encoder (via OpenJPEG)
  1046. version 0.7:
  1047. - all the changes for 0.8, but keeping API/ABI compatibility with the 0.6 release
  1048. version 0.6:
  1049. - PB-frame decoding for H.263
  1050. - deprecated vhook subsystem removed
  1051. - deprecated old scaler removed
  1052. - VQF demuxer
  1053. - Alpha channel scaler
  1054. - PCX encoder
  1055. - RTP packetization of H.263
  1056. - RTP packetization of AMR
  1057. - RTP depacketization of Vorbis
  1058. - CorePNG decoding support
  1059. - Cook multichannel decoding support
  1060. - introduced avlanguage helpers in libavformat
  1061. - 8088flex TMV demuxer and decoder
  1062. - per-stream language-tags extraction in asfdec
  1063. - V210 decoder and encoder
  1064. - remaining GPL parts in AC-3 decoder converted to LGPL
  1065. - QCP demuxer
  1066. - SoX native format muxer and demuxer
  1067. - AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries
  1068. - DPX image decoder
  1069. - Electronic Arts Madcow decoder
  1070. - DivX (XSUB) subtitle encoder
  1071. - nonfree libamr support for AMR-NB/WB decoding/encoding removed
  1072. - experimental AAC encoder
  1073. - RTP depacketization of ASF and RTSP from WMS servers
  1074. - RTMP support in libavformat
  1075. - noX handling for OPT_BOOL X options
  1076. - Wave64 demuxer
  1077. - IEC-61937 compatible Muxer
  1078. - TwinVQ decoder
  1079. - Bluray (PGS) subtitle decoder
  1080. - LPCM support in MPEG-TS (HDMV RID as found on Blu-ray disks)
  1081. - WMA Pro decoder
  1082. - Core Audio Format demuxer
  1083. - ATRAC1 decoder
  1084. - MD STUDIO audio demuxer
  1085. - RF64 support in WAV demuxer
  1086. - MPEG-4 Audio Lossless Coding (ALS) decoder
  1087. - -formats option split into -formats, -codecs, -bsfs, and -protocols
  1088. - IV8 demuxer
  1089. - CDG demuxer and decoder
  1090. - R210 decoder
  1091. - Auravision Aura 1 and 2 decoders
  1092. - Deluxe Paint Animation playback system
  1093. - SIPR decoder
  1094. - Adobe Filmstrip muxer and demuxer
  1095. - RTP depacketization of H.263
  1096. - Bink demuxer and audio/video decoders
  1097. - enable symbol versioning by default for linkers that support it
  1098. - IFF PBM/ILBM bitmap decoder
  1099. - concat protocol
  1100. - Indeo 5 decoder
  1101. - RTP depacketization of AMR
  1102. - WMA Voice decoder
  1103. - ffprobe tool
  1104. - AMR-NB decoder
  1105. - RTSP muxer
  1106. - HE-AAC v1 decoder
  1107. - Kega Game Video (KGV1) decoder
  1108. - VorbisComment writing for FLAC, Ogg FLAC and Ogg Speex files
  1109. - RTP depacketization of Theora
  1110. - HTTP Digest authentication
  1111. - RTMP/RTMPT/RTMPS/RTMPE/RTMPTE protocol support via librtmp
  1112. - Psygnosis YOP demuxer and video decoder
  1113. - spectral extension support in the E-AC-3 decoder
  1114. - unsharp video filter
  1115. - RTP hinting in the mov/3gp/mp4 muxer
  1116. - Dirac in Ogg demuxing
  1117. - seek to keyframes in Ogg
  1118. - 4:2:2 and 4:4:4 Theora decoding
  1119. - 35% faster VP3/Theora decoding
  1120. - faster AAC decoding
  1121. - faster H.264 decoding
  1122. - RealAudio 1.0 (14.4K) encoder
  1123. version 0.5:
  1124. - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer
  1125. - TechSmith Camtasia (TSCC) video decoder
  1126. - IBM Ultimotion (ULTI) video decoder
  1127. - Sierra Online audio file demuxer and decoder
  1128. - Apple QuickDraw (qdrw) video decoder
  1129. - Creative ADPCM audio decoder (16 bits as well as 8 bits schemes)
  1130. - Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer
  1131. - Miro VideoXL (VIXL) video decoder
  1132. - H.261 video encoder
  1133. - QPEG video decoder
  1134. - Nullsoft Video (NSV) file demuxer
  1135. - Shorten audio decoder
  1136. - LOCO video decoder
  1137. - Apple Lossless Audio Codec (ALAC) decoder
  1138. - Winnov WNV1 video decoder
  1139. - Autodesk Animator Studio Codec (AASC) decoder
  1140. - Indeo 2 video decoder
  1141. - Fraps FPS1 video decoder
  1142. - Snow video encoder/decoder
  1143. - Sonic audio encoder/decoder
  1144. - Vorbis audio decoder
  1145. - Macromedia ADPCM decoder
  1146. - Duck TrueMotion 2 video decoder
  1147. - support for decoding FLX and DTA extensions in FLIC files
  1148. - H.264 custom quantization matrices support
  1149. - ffserver fixed, it should now be usable again
  1150. - QDM2 audio decoder
  1151. - Real Cooker audio decoder
  1152. - TrueSpeech audio decoder
  1153. - WMA2 audio decoder fixed, now all files should play correctly
  1154. - RealAudio 14.4 and 28.8 decoders fixed
  1155. - JPEG-LS decoder
  1156. - build system improvements
  1157. - tabs and trailing whitespace removed from the codebase
  1158. - CamStudio video decoder
  1159. - AIFF/AIFF-C audio format, encoding and decoding
  1160. - ADTS AAC file reading and writing
  1161. - Creative VOC file reading and writing
  1162. - American Laser Games multimedia (*.mm) playback system
  1163. - Zip Motion Blocks Video decoder
  1164. - improved Theora/VP3 decoder
  1165. - True Audio (TTA) decoder
  1166. - AVS demuxer and video decoder
  1167. - JPEG-LS encoder
  1168. - Smacker demuxer and decoder
  1169. - NuppelVideo/MythTV demuxer and RTjpeg decoder
  1170. - KMVC decoder
  1171. - MPEG-2 intra VLC support
  1172. - MPEG-2 4:2:2 encoder
  1173. - Flash Screen Video decoder
  1174. - GXF demuxer
  1175. - Chinese AVS decoder
  1176. - GXF muxer
  1177. - MXF demuxer
  1178. - VC-1/WMV3/WMV9 video decoder
  1179. - MacIntel support
  1180. - AviSynth support
  1181. - VMware video decoder
  1182. - VP5 video decoder
  1183. - VP6 video decoder
  1184. - WavPack lossless audio decoder
  1185. - Targa (.TGA) picture decoder
  1186. - Vorbis audio encoder
  1187. - Delphine Software .cin demuxer/audio and video decoder
  1188. - Tiertex .seq demuxer/video decoder
  1189. - MTV demuxer
  1190. - TIFF picture encoder and decoder
  1191. - GIF picture decoder
  1192. - Intel Music Coder decoder
  1193. - Zip Motion Blocks Video encoder
  1194. - Musepack decoder
  1195. - Flash Screen Video encoder
  1196. - Theora encoding via libtheora
  1197. - BMP encoder
  1198. - WMA encoder
  1199. - GSM-MS encoder and decoder
  1200. - DCA decoder
  1201. - DXA demuxer and decoder
  1202. - DNxHD decoder
  1203. - Gamecube movie (.THP) playback system
  1204. - Blackfin optimizations
  1205. - Interplay C93 demuxer and video decoder
  1206. - Bethsoft VID demuxer and video decoder
  1207. - CRYO APC demuxer
  1208. - ATRAC3 decoder
  1209. - V.Flash PTX decoder
  1210. - RoQ muxer, RoQ audio encoder
  1211. - Renderware TXD demuxer and decoder
  1212. - extern C declarations for C++ removed from headers
  1213. - sws_flags command line option
  1214. - codebook generator
  1215. - RoQ video encoder
  1216. - QTRLE encoder
  1217. - OS/2 support removed and restored again
  1218. - AC-3 decoder
  1219. - NUT muxer
  1220. - additional SPARC (VIS) optimizations
  1221. - Matroska muxer
  1222. - slice-based parallel H.264 decoding
  1223. - Monkey's Audio demuxer and decoder
  1224. - AMV audio and video decoder
  1225. - DNxHD encoder
  1226. - H.264 PAFF decoding
  1227. - Nellymoser ASAO decoder
  1228. - Beam Software SIFF demuxer and decoder
  1229. - libvorbis Vorbis decoding removed in favor of native decoder
  1230. - IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
  1231. - Ogg (Theora, Vorbis and FLAC) muxer
  1232. - The "device" muxers and demuxers are now in a new libavdevice library
  1233. - PC Paintbrush PCX decoder
  1234. - Sun Rasterfile decoder
  1235. - TechnoTrend PVA demuxer
  1236. - Linux Media Labs MPEG-4 (LMLM4) demuxer
  1237. - AVM2 (Flash 9) SWF muxer
  1238. - QT variant of IMA ADPCM encoder
  1239. - VFW grabber
  1240. - iPod/iPhone compatible mp4 muxer
  1241. - Mimic decoder
  1242. - MSN TCP Webcam stream demuxer
  1243. - RL2 demuxer / decoder
  1244. - IFF demuxer
  1245. - 8SVX audio decoder
  1246. - non-recursive Makefiles
  1247. - BFI demuxer
  1248. - MAXIS EA XA (.xa) demuxer / decoder
  1249. - BFI video decoder
  1250. - OMA demuxer
  1251. - MLP/TrueHD decoder
  1252. - Electronic Arts CMV decoder
  1253. - Motion Pixels Video decoder
  1254. - Motion Pixels MVI demuxer
  1255. - removed animated GIF decoder/demuxer
  1256. - D-Cinema audio muxer
  1257. - Electronic Arts TGV decoder
  1258. - Apple Lossless Audio Codec (ALAC) encoder
  1259. - AAC decoder
  1260. - floating point PCM encoder/decoder
  1261. - MXF muxer
  1262. - DV100 AKA DVCPRO HD decoder and demuxer
  1263. - E-AC-3 support added to AC-3 decoder
  1264. - Nellymoser ASAO encoder
  1265. - ASS and SSA demuxer and muxer
  1266. - liba52 wrapper removed
  1267. - SVQ3 watermark decoding support
  1268. - Speex decoding via libspeex
  1269. - Electronic Arts TGQ decoder
  1270. - RV40 decoder
  1271. - QCELP / PureVoice decoder
  1272. - RV30 decoder
  1273. - hybrid WavPack support
  1274. - R3D REDCODE demuxer
  1275. - ALSA support for playback and record
  1276. - Electronic Arts TQI decoder
  1277. - OpenJPEG based JPEG 2000 decoder
  1278. - NC (NC4600) camera file demuxer
  1279. - Gopher client support
  1280. - MXF D-10 muxer
  1281. - generic metadata API
  1282. - flash ScreenVideo2 encoder
  1283. version 0.4.9-pre1:
  1284. - DV encoder, DV muxer
  1285. - Microsoft RLE video decoder
  1286. - Microsoft Video-1 decoder
  1287. - Apple Animation (RLE) decoder
  1288. - Apple Graphics (SMC) decoder
  1289. - Apple Video (RPZA) decoder
  1290. - Cinepak decoder
  1291. - Sega FILM (CPK) file demuxer
  1292. - Westwood multimedia support (VQA & AUD files)
  1293. - Id Quake II CIN playback support
  1294. - 8BPS video decoder
  1295. - FLIC playback support
  1296. - RealVideo 2.0 (RV20) decoder
  1297. - Duck TrueMotion v1 (DUCK) video decoder
  1298. - Sierra VMD demuxer and video decoder
  1299. - MSZH and ZLIB decoder support
  1300. - SVQ1 video encoder
  1301. - AMR-WB support
  1302. - PPC optimizations
  1303. - rate distortion optimal cbp support
  1304. - rate distorted optimal ac prediction for MPEG-4
  1305. - rate distorted optimal lambda->qp support
  1306. - AAC encoding with libfaac
  1307. - Sunplus JPEG codec (SP5X) support
  1308. - use Lagrange multiplier instead of QP for ratecontrol
  1309. - Theora/VP3 decoding support
  1310. - XA and ADX ADPCM codecs
  1311. - export MPEG-2 active display area / pan scan
  1312. - Add support for configuring with IBM XLC
  1313. - floating point AAN DCT
  1314. - initial support for zygo video (not complete)
  1315. - RGB ffv1 support
  1316. - new audio/video parser API
  1317. - av_log() system
  1318. - av_read_frame() and av_seek_frame() support
  1319. - missing last frame fixes
  1320. - seek by mouse in ffplay
  1321. - noise reduction of DCT coefficients
  1322. - H.263 OBMC & 4MV support
  1323. - H.263 alternative inter vlc support
  1324. - H.263 loop filter
  1325. - H.263 slice structured mode
  1326. - interlaced DCT support for MPEG-2 encoding
  1327. - stuffing to stay above min_bitrate
  1328. - MB type & QP visualization
  1329. - frame stepping for ffplay
  1330. - interlaced motion estimation
  1331. - alternate scantable support
  1332. - SVCD scan offset support
  1333. - closed GOP support
  1334. - SSE2 FDCT
  1335. - quantizer noise shaping
  1336. - G.726 ADPCM audio codec
  1337. - MS ADPCM encoding
  1338. - multithreaded/SMP motion estimation
  1339. - multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263
  1340. - multithreaded/SMP decoding for MPEG-2
  1341. - FLAC decoder
  1342. - Metrowerks CodeWarrior suppport
  1343. - H.263+ custom pcf support
  1344. - nicer output for 'ffmpeg -formats'
  1345. - Matroska demuxer
  1346. - SGI image format, encoding and decoding
  1347. - H.264 loop filter support
  1348. - H.264 CABAC support
  1349. - nicer looking arrows for the motion vector visualization
  1350. - improved VCD support
  1351. - audio timestamp drift compensation
  1352. - MPEG-2 YUV 422/444 support
  1353. - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
  1354. - better image scaling
  1355. - H.261 support
  1356. - correctly interleave packets during encoding
  1357. - VIS optimized motion compensation
  1358. - intra_dc_precision>0 encoding support
  1359. - support reuse of motion vectors/MB types/field select values of the source video
  1360. - more accurate deblock filter
  1361. - padding support
  1362. - many optimizations and bugfixes
  1363. - FunCom ISS audio file demuxer and according ADPCM decoding
  1364. version 0.4.8:
  1365. - MPEG-2 video encoding (Michael)
  1366. - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
  1367. - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
  1368. and Mario Brito)
  1369. - Xan DPCM audio decoder (Mario Brito)
  1370. - Interplay MVE playback subsystem (Mike Melanson)
  1371. - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)
  1372. version 0.4.7:
  1373. - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
  1374. (originally from public domain player for Amiga at http://www.honeypot.net/audio)
  1375. - current version now also compiles with older GCC (Fabrice)
  1376. - 4X multimedia playback system including 4xm file demuxer (Mike
  1377. Melanson), and 4X video and audio codecs (Michael)
  1378. - Creative YUV (CYUV) decoder (Mike Melanson)
  1379. - FFV1 codec (our very simple lossless intra only codec, compresses much better
  1380. than HuffYUV) (Michael)
  1381. - ASV1 (Asus), H.264, Intel indeo3 codecs have been added (various)
  1382. - tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
  1383. alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
  1384. - ffplay has been replaced with a newer version which uses SDL (optionally)
  1385. for multiplatform support (Fabrice)
  1386. - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
  1387. by anonymous
  1388. - AMR format has been added (Johannes Carlsson)
  1389. - 3GP support has been added (Johannes Carlsson)
  1390. - VP3 codec has been added (Mike Melanson)
  1391. - more MPEG-1/2 fixes
  1392. - better multiplatform support, MS Visual Studio fixes (various)
  1393. - AltiVec optimizations (Magnus Damn and others)
  1394. - SH4 processor support has been added (BERO)
  1395. - new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
  1396. - VOB streaming support (Brian Foley)
  1397. - better MP3 autodetection (Andriy Rysin)
  1398. - qpel encoding (Michael)
  1399. - 4mv+b frames encoding finally fixed (Michael)
  1400. - chroma ME (Michael)
  1401. - 5 comparison functions for ME (Michael)
  1402. - B-frame encoding speedup (Michael)
  1403. - WMV2 codec (unfinished - Michael)
  1404. - user specified diamond size for EPZS (Michael)
  1405. - Playstation STR playback subsystem, still experimental (Mike and Michael)
  1406. - ASV2 codec (Michael)
  1407. - CLJR decoder (Alex)
  1408. .. And lots more new enhancements and fixes.
  1409. version 0.4.6:
  1410. - completely new integer only MPEG audio layer 1/2/3 decoder rewritten
  1411. from scratch
  1412. - Recoded DCT and motion vector search with gcc (no longer depends on nasm)
  1413. - fix quantization bug in AC3 encoder
  1414. - added PCM codecs and format. Corrected WAV/AVI/ASF PCM issues
  1415. - added prototype ffplay program
  1416. - added GOB header parsing on H.263/H.263+ decoder (Juanjo)
  1417. - bug fix on MCBPC tables of H.263 (Juanjo)
  1418. - bug fix on DC coefficients of H.263 (Juanjo)
  1419. - added Advanced Prediction Mode on H.263/H.263+ decoder (Juanjo)
  1420. - now we can decode H.263 streams found in QuickTime files (Juanjo)
  1421. - now we can decode H.263 streams found in VIVO v1 files(Juanjo)
  1422. - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
  1423. - added GOB header for H.263/H.263+ coding on RTP mode (Juanjo)
  1424. - now H.263 picture size is returned on the first decoded frame (Juanjo)
  1425. - added first regression tests
  1426. - added MPEG-2 TS demuxer
  1427. - new demux API for libav
  1428. - more accurate and faster IDCT (Michael)
  1429. - faster and entropy-controlled motion search (Michael)
  1430. - two pass video encoding (Michael)
  1431. - new video rate control (Michael)
  1432. - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael)
  1433. - great performance improvement of video encoders and decoders (Michael)
  1434. - new and faster bit readers and vlc parsers (Michael)
  1435. - high quality encoding mode: tries all macroblock/VLC types (Michael)
  1436. - added DV video decoder
  1437. - preliminary RTP/RTSP support in ffserver and libavformat
  1438. - H.263+ AIC decoding/encoding support (Juanjo)
  1439. - VCD MPEG-PS mode (Juanjo)
  1440. - PSNR stuff (Juanjo)
  1441. - simple stats output (Juanjo)
  1442. - 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)
  1443. version 0.4.5:
  1444. - some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>)
  1445. - many MMX optimizations (Nick Kurshev <nickols_k at mail.ru>)
  1446. - added configure system (actually a small shell script)
  1447. - added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by
  1448. Michael Hipp (temporary solution - waiting for integer only
  1449. decoder)
  1450. - fixed VIDIOCSYNC interrupt
  1451. - added Intel H.263 decoding support ('I263' AVI fourCC)
  1452. - added Real Video 1.0 decoding (needs further testing)
  1453. - simplified image formats again. Added PGM format (=grey
  1454. pgm). Renamed old PGM to PGMYUV.
  1455. - fixed msmpeg4 slice issues (tell me if you still find problems)
  1456. - fixed OpenDivX bugs with newer versions (added VOL header decoding)
  1457. - added support for MPlayer interface
  1458. - added macroblock skip optimization
  1459. - added MJPEG decoder
  1460. - added mmx/mmxext IDCT from libmpeg2
  1461. - added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
  1462. <celer at shell.scrypt.net>)
  1463. - added pixel format conversion layer (e.g. for MJPEG or PPM)
  1464. - added deinterlacing option
  1465. - MPEG-1/2 fixes
  1466. - MPEG-4 vol header fixes (Jonathan Marsden <snmjbm at pacbell.net>)
  1467. - ARM optimizations (Lionel Ulmer <lionel.ulmer at free.fr>).
  1468. - Windows porting of file converter
  1469. - added MJPEG raw format (input/output)
  1470. - added JPEG image format support (input/output)
  1471. version 0.4.4:
  1472. - fixed some std header definitions (Bjorn Lindgren
  1473. <bjorn.e.lindgren at telia.com>).
  1474. - added MPEG demuxer (MPEG-1 and 2 compatible).
  1475. - added ASF demuxer
  1476. - added prototype RM demuxer
  1477. - added AC3 decoding (done with libac3 by Aaron Holtzman)
  1478. - added decoding codec parameter guessing (.e.g. for MPEG, because the
  1479. header does not include them)
  1480. - fixed header generation in MPEG-1, AVI and ASF muxer: wmplayer can now
  1481. play them (only tested video)
  1482. - fixed H.263 white bug
  1483. - fixed phase rounding in img resample filter
  1484. - add MMX code for polyphase img resample filter
  1485. - added CPU autodetection
  1486. - added generic title/author/copyright/comment string handling (ASF and RM
  1487. use them)
  1488. - added SWF demux to extract MP3 track (not usable yet because no MP3
  1489. decoder)
  1490. - added fractional frame rate support
  1491. - codecs are no longer searched by read_header() (should fix ffserver
  1492. segfault)
  1493. version 0.4.3:
  1494. - BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>)
  1495. - fixed raw yuv output
  1496. - added motion rounding support in MPEG-4
  1497. - fixed motion bug rounding in MSMPEG4
  1498. - added B-frame handling in video core
  1499. - added full MPEG-1 decoding support
  1500. - added partial (frame only) MPEG-2 support
  1501. - changed the FOURCC code for H.263 to "U263" to be able to see the
  1502. +AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with
  1503. this +codec ;) (JuanJo).
  1504. - Halfpel motion estimation after MB type selection (JuanJo)
  1505. - added pgm and .Y.U.V output format
  1506. - suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or
  1507. output.
  1508. - added pgmpipe I/O format (original patch from Martin Aumueller
  1509. <lists at reserv.at>, but changed completely since we use a format
  1510. instead of a protocol)
  1511. version 0.4.2:
  1512. - added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
  1513. (for OpenDivX) is almost complete: 8x8 MVs and rounding are
  1514. missing. MSMPEG4 support is complete.
  1515. - added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it
  1516. can decode ffmpeg MPEGs :-)).
  1517. - added libavcodec API documentation (see apiexample.c).
  1518. - fixed image polyphase bug (the bottom of some images could be
  1519. greenish)
  1520. - added support for non clipped motion vectors (decoding only)
  1521. and image sizes non-multiple of 16
  1522. - added support for AC prediction (decoding only)
  1523. - added file overwrite confirmation (can be disabled with -y)
  1524. - added custom size picture to H.263 using H.263+ (Juanjo)
  1525. version 0.4.1:
  1526. - added MSMPEG4 (aka DivX) compatible encoder. Changed default codec
  1527. of AVI and ASF to DIV3.
  1528. - added -me option to set motion estimation method
  1529. (default=log). suppressed redundant -hq option.
  1530. - added options -acodec and -vcodec to force a given codec (useful for
  1531. AVI for example)
  1532. - fixed -an option
  1533. - improved dct_quantize speed
  1534. - factorized some motion estimation code
  1535. version 0.4.0:
  1536. - removing grab code from ffserver and moved it to ffmpeg. Added
  1537. multistream support to ffmpeg.
  1538. - added timeshifting support for live feeds (option ?date=xxx in the
  1539. URL)
  1540. - added high quality image resize code with polyphase filter (need
  1541. mmx/see optimization). Enable multiple image size support in ffserver.
  1542. - added multi live feed support in ffserver
  1543. - suppressed master feature from ffserver (it should be done with an
  1544. external program which opens the .ffm url and writes it to another
  1545. ffserver)
  1546. - added preliminary support for video stream parsing (WAV and AVI half
  1547. done). Added proper support for audio/video file conversion in
  1548. ffmpeg.
  1549. - added preliminary support for video file sending from ffserver
  1550. - redesigning I/O subsystem: now using URL based input and output
  1551. (see avio.h)
  1552. - added WAV format support
  1553. - added "tty user interface" to ffmpeg to stop grabbing gracefully
  1554. - added MMX/SSE optimizations to SAD (Sums of Absolutes Differences)
  1555. (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo at atmlab.utfsm.cl>)
  1556. - added MMX DCT from mpeg2_movie 1.5 (Juanjo)
  1557. - added new motion estimation algorithms, log and phods (Juanjo)
  1558. - changed directories: libav for format handling, libavcodec for
  1559. codecs
  1560. version 0.3.4:
  1561. - added stereo in MPEG audio encoder
  1562. version 0.3.3:
  1563. - added 'high quality' mode which use motion vectors. It can be used in
  1564. real time at low resolution.
  1565. - fixed rounding problems which caused quality problems at high
  1566. bitrates and large GOP size
  1567. version 0.3.2: small fixes
  1568. - ASF fixes
  1569. - put_seek bug fix
  1570. version 0.3.1: added avi/divx support
  1571. - added AVI support
  1572. - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
  1573. - added sound for flash format (not tested)
  1574. version 0.3: initial public release