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.

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