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.

1658 lines
56KB

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