Changelog 53 KB

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