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.

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