Changelog 53 KB

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