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.

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