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.

1640 lines
56KB

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