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.

1627 lines
55KB

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