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.

1695 lines
58KB

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