You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1372 lines
56KB

  1. \input texinfo @c -*- texinfo -*-
  2. @settitle General Documentation
  3. @titlepage
  4. @sp 7
  5. @center @titlefont{General Documentation}
  6. @sp 3
  7. @end titlepage
  8. @chapter external libraries
  9. FFmpeg can be hooked up with a number of external libraries to add support
  10. for more formats. None of them are used by default, their use has to be
  11. explicitly requested by passing the appropriate flags to @file{./configure}.
  12. @section AMR
  13. AMR comes in two different flavors, wideband and narrowband. FFmpeg can make
  14. use of the AMR wideband (floating-point mode) and the AMR narrowband
  15. (floating-point mode) reference decoders and encoders.
  16. Go to @url{http://www.penguin.cz/~utx/amr} and follow the instructions for
  17. installing the libraries. Then pass @code{--enable-libamr-nb} and/or
  18. @code{--enable-libamr-wb} to configure to enable the libraries.
  19. Note that libamr is copyrighted without any sort of license grant. This means
  20. that you can use it if you legally obtained it but you are not allowed to
  21. redistribute it in any way. @strong{Any FFmpeg binaries with libamr support
  22. you create are non-free and unredistributable!}
  23. @chapter Supported File Formats and Codecs
  24. You can use the @code{-formats} option to have an exhaustive list.
  25. @section File Formats
  26. FFmpeg supports the following file formats through the @code{libavformat}
  27. library:
  28. @multitable @columnfractions .4 .1 .1 .4
  29. @item Name @tab Encoding @tab Decoding @tab Comments
  30. @item 4xm @tab @tab X
  31. @tab 4X Technologies format, used in some games.
  32. @item 8088flex TMV @tab @tab X
  33. @item Audio IFF (AIFF) @tab X @tab X
  34. @item American Laser Games MM @tab @tab X
  35. @tab Multimedia format used in games like Mad Dog McCree.
  36. @item 3GPP AMR @tab X @tab X
  37. @item ASF @tab X @tab X
  38. @item AVI @tab X @tab X
  39. @item AVISynth @tab @tab X
  40. @item AVS @tab @tab X
  41. @tab Multimedia format used by the Creature Shock game.
  42. @item Beam Software SIFF @tab @tab X
  43. @tab Audio and video format used in some games by Beam Software.
  44. @item Bethesda Softworks VID @tab @tab X
  45. @tab Used in some games from Bethesda Softworks.
  46. @item Brute Force & Ignorance @tab @tab X
  47. @tab Used in the game Flash Traffic: City of Angels.
  48. @item Interplay C93 @tab @tab X
  49. @tab Used in the game Cyberia from Interplay.
  50. @item Delphine Software International CIN @tab @tab X
  51. @tab Multimedia format used by Delphine Software games.
  52. @item CRC testing format @tab X @tab
  53. @item Creative Voice @tab X @tab X
  54. @tab Created for the Sound Blaster Pro.
  55. @item CRYO APC @tab @tab X
  56. @tab Audio format used in some games by CRYO Interactive Entertainment.
  57. @item D-Cinema audio @tab X @tab X
  58. @item DV video @tab X @tab X
  59. @item DXA @tab @tab X
  60. @tab This format is used in the non-Windows version of the Feeble Files
  61. game and different game cutscenes repacked for use with ScummVM.
  62. @item Electronic Arts cdata @tab @tab X
  63. @item Electronic Arts Multimedia @tab @tab X
  64. @tab Used in various EA games; files have extensions like WVE and UV2.
  65. @item FFM (FFserver live feed) @tab X @tab X
  66. @item Flash (SWF) @tab X @tab X
  67. @item Flash 9 (AVM2) @tab X @tab X
  68. @tab Only embedded audio is decoded.
  69. @item FLI/FLC/FLX animation @tab @tab X
  70. @tab .fli/.flc files
  71. @item Flash Video (FLV) @tab @tab X
  72. @tab Macromedia Flash video files
  73. @item framecrc testing format @tab X @tab
  74. @item FunCom ISS @tab @tab X
  75. @tab Audio format used in various games from FunCom like The Longest Journey.
  76. @item GIF Animation @tab X @tab
  77. @item GXF @tab X @tab X
  78. @tab General eXchange Format SMPTE 360M, used by Thomson Grass Valley
  79. playout servers.
  80. @item id Quake II CIN video @tab @tab X
  81. @item id RoQ @tab X @tab X
  82. @tab Used in Quake III, Jedi Knight 2, other computer games.
  83. @item IFF @tab @tab X
  84. @tab Interchange File Format
  85. @item Interplay MVE @tab @tab X
  86. @tab Format used in various Interplay computer games.
  87. @item LMLM4 @tab @tab X
  88. @tab Used by Linux Media Labs MPEG-4 PCI boards
  89. @item Matroska @tab X @tab X
  90. @item Matroska audio @tab X @tab
  91. @item MAXIS XA @tab @tab X
  92. @tab Used in Sim City 3000; file extension .xa.
  93. @item Monkey's Audio @tab @tab X
  94. @item Motion Pixels MVI @tab @tab X
  95. @item MOV/QuickTime/MP4 @tab X @tab X
  96. @tab 3GP, 3GP2, PSP, iPod variants supported
  97. @item MP2 @tab X @tab X
  98. @item MP3 @tab X @tab X
  99. @item MPEG-1 System @tab X @tab X
  100. @tab muxed audio and video, VCD format supported
  101. @item MPEG-PS (program stream) @tab X @tab X
  102. @tab also known as @code{VOB} file, SVCD and DVD format supported
  103. @item MPEG-TS (transport stream) @tab X @tab X
  104. @tab also known as DVB Transport Stream
  105. @item MPEG-4 @tab X @tab X
  106. @tab MPEG-4 is a variant of QuickTime.
  107. @item MIME multipart JPEG @tab X @tab
  108. @item MSN TCP webcam @tab @tab X
  109. @tab Used by MSN Messenger webcam streams.
  110. @item MTV @tab @tab X
  111. @item Musepack @tab @tab X
  112. @item Musepack SV8 @tab @tab X
  113. @item Material eXchange Format (MXF) @tab X @tab X
  114. @tab SMPTE 377M, used by D-Cinema, broadcast industry.
  115. @item Material eXchange Format (MXF), D-10 Mapping @tab X @tab X
  116. @tab SMPTE 386M, D-10/IMX Mapping.
  117. @item NC camera feed @tab @tab X
  118. @tab NC (AVIP NC4600) camera streams
  119. @item NTT TwinVQ (VQF) @tab @tab X
  120. @tab Nippon Telegraph and Telephone Corporation TwinVQ.
  121. @item Nullsoft Streaming Video @tab @tab X
  122. @item NuppelVideo @tab @tab X
  123. @item NUT @tab X @tab X
  124. @tab NUT Open Container Format
  125. @item Ogg @tab X @tab X
  126. @item TechnoTrend PVA @tab @tab X
  127. @tab Used by TechnoTrend DVB PCI boards.
  128. @item raw ADTS (AAC) @tab X @tab X
  129. @item raw AC-3 @tab X @tab X
  130. @item raw Chinese AVS video @tab @tab X
  131. @item raw CRI ADX @tab X @tab X
  132. @item raw Dirac @tab X @tab X
  133. @item raw DNxHD @tab X @tab X
  134. @item raw DTS @tab X @tab X
  135. @item raw E-AC-3 @tab X @tab X
  136. @item raw FLAC @tab X @tab X
  137. @item raw GSM @tab @tab X
  138. @item raw H.261 @tab X @tab X
  139. @item raw H.263 @tab X @tab X
  140. @item raw H.264 @tab X @tab X
  141. @item raw Ingenient MJPEG @tab @tab X
  142. @item raw MJPEG @tab X @tab X
  143. @item raw MLP @tab @tab X
  144. @item raw MPEG @tab @tab X
  145. @item raw MPEG-1 @tab @tab X
  146. @item raw MPEG-2 @tab @tab X
  147. @item raw MPEG-4 @tab X @tab X
  148. @item raw NULL @tab X @tab
  149. @item raw video @tab X @tab X
  150. @item raw id RoQ @tab X @tab
  151. @item raw Shorten @tab @tab X
  152. @item raw TrueHD @tab X @tab X
  153. @item raw VC-1 @tab @tab X
  154. @item raw PCM A-law @tab X @tab X
  155. @item raw PCM mu-law @tab X @tab X
  156. @item raw PCM signed 8 bit @tab X @tab X
  157. @item raw PCM signed 16 bit big-endian @tab X @tab X
  158. @item raw PCM signed 16 bit little-endian @tab X @tab X
  159. @item raw PCM signed 24 bit big-endian @tab X @tab X
  160. @item raw PCM signed 24 bit little-endian @tab X @tab X
  161. @item raw PCM signed 32 bit big-endian @tab X @tab X
  162. @item raw PCM signed 32 bit little-endian @tab X @tab X
  163. @item raw PCM unsigned 8 bit @tab X @tab X
  164. @item raw PCM unsigned 16 bit big-endian @tab X @tab X
  165. @item raw PCM unsigned 16 bit little-endian @tab X @tab X
  166. @item raw PCM unsigned 24 bit big-endian @tab X @tab X
  167. @item raw PCM unsigned 24 bit little-endian @tab X @tab X
  168. @item raw PCM unsigned 32 bit big-endian @tab X @tab X
  169. @item raw PCM unsigned 32 bit little-endian @tab X @tab X
  170. @item raw PCM floating-point 32 bit big-endian @tab X @tab X
  171. @item raw PCM floating-point 32 bit little-endian @tab X @tab X
  172. @item raw PCM floating-point 64 bit big-endian @tab X @tab X
  173. @item raw PCM floating-point 64 bit little-endian @tab X @tab X
  174. @item RDT @tab @tab X
  175. @item REDCODE R3D @tab @tab X
  176. @tab File format used by RED Digital cameras, contains JPEG 2000 frames and PCM audio.
  177. @item RealMedia @tab X @tab X
  178. @item Redirector @tab @tab X
  179. @item Renderware TeXture Dictionary @tab @tab X
  180. @item RL2 @tab @tab X
  181. @tab Audio and video format used in some games by Entertainment Software Partners.
  182. @item RPL/ARMovie @tab @tab X
  183. @item RTP @tab @tab X
  184. @item RTSP @tab @tab X
  185. @item SDP @tab @tab X
  186. @item Sega FILM/CPK @tab @tab X
  187. @tab Used in many Sega Saturn console games.
  188. @item Sierra SOL @tab @tab X
  189. @tab .sol files used in Sierra Online games.
  190. @item Sierra VMD @tab @tab X
  191. @tab Used in Sierra CD-ROM games.
  192. @item Smacker @tab @tab X
  193. @tab Multimedia format used by many games.
  194. @item Sony OpenMG (OMA) @tab @tab X
  195. @tab Audio format used in Sony Sonic Stage and Sony Vegas.
  196. @item Sony PlayStation STR @tab @tab X
  197. @item SUN AU format @tab X @tab X
  198. @item THP @tab @tab X
  199. @tab Used on the Nintendo GameCube.
  200. @item Tiertex Limited SEQ @tab @tab X
  201. @tab Tiertex .seq files used in the DOS CD-ROM version of the game Flashback.
  202. @item True Audio @tab @tab X
  203. @item VC-1 test bitstream @tab X @tab X
  204. @item WAV @tab X @tab X
  205. @item WavPack @tab @tab X
  206. @item Wing Commander III movie @tab @tab X
  207. @tab Multimedia format used in Origin's Wing Commander III computer game.
  208. @item Westwood Studios audio @tab @tab X
  209. @tab Multimedia format used in Westwood Studios games.
  210. @item Westwood Studios VQA @tab @tab X
  211. @tab Multimedia format used in Westwood Studios games.
  212. @item YUV4MPEG pipe @tab X @tab X
  213. @end multitable
  214. @code{X} means that encoding (resp. decoding) is supported.
  215. @section Image Formats
  216. FFmpeg can read and write images for each frame of a video sequence. The
  217. following image formats are supported:
  218. @multitable @columnfractions .4 .1 .1 .4
  219. @item Name @tab Encoding @tab Decoding @tab Comments
  220. @item .Y.U.V @tab X @tab X
  221. @tab one raw file per component
  222. @item animated GIF @tab X @tab X
  223. @tab Only uncompressed GIFs are generated.
  224. @item BMP @tab X @tab X
  225. @tab Microsoft BMP image
  226. @item JPEG @tab X @tab X
  227. @tab Progressive JPEG is not supported.
  228. @item JPEG 2000 @tab @tab E
  229. @tab decoding supported through external library libopenjpeg
  230. @item JPEG-LS @tab X @tab X
  231. @item LJPEG @tab X @tab
  232. @tab Lossless JPEG
  233. @item PAM @tab X @tab X
  234. @tab PAM is a PNM extension with alpha support.
  235. @item PBM @tab X @tab X
  236. @tab Portable BitMap image
  237. @item PCX @tab X @tab X
  238. @tab PC Paintbrush
  239. @item PGM @tab X @tab X
  240. @tab Portable GrayMap image
  241. @item PGMYUV @tab X @tab X
  242. @tab PGM with U and V components in YUV 4:2:0
  243. @item PNG @tab X @tab X
  244. @tab 2/4 bpp not supported yet
  245. @item PPM @tab X @tab X
  246. @tab Portable PixelMap image
  247. @item PTX @tab @tab X
  248. @tab V.Flash PTX format
  249. @item SGI @tab X @tab X
  250. @tab SGI RGB image format
  251. @item Sun Rasterfile @tab @tab X
  252. @tab Sun RAS image format
  253. @item TIFF @tab X @tab X
  254. @tab YUV, JPEG and some extension is not supported yet.
  255. @item Truevision Targa @tab X @tab X
  256. @tab Targa (.TGA) image format
  257. @end multitable
  258. @code{X} means that encoding (resp. decoding) is supported.
  259. @code{E} means that support is provided through an external library.
  260. @section Video Codecs
  261. @multitable @columnfractions .4 .1 .1 .4
  262. @item Name @tab Encoding @tab Decoding @tab Comments
  263. @item 4X Movie @tab @tab X
  264. @tab Used in certain computer games.
  265. @item 8088flex TMV @tab @tab X
  266. @item 8SVX exponential @tab @tab X
  267. @item 8SVX fibonacci @tab @tab X
  268. @item American Laser Games MM @tab @tab X
  269. @tab Used in games like Mad Dog McCree.
  270. @item AMV Video @tab @tab X
  271. @tab Used in Chinese MP3 players.
  272. @item Apple MJPEG-B @tab @tab X
  273. @item Apple QuickDraw @tab @tab X
  274. @tab fourcc: qdrw
  275. @item Asus v1 @tab X @tab X
  276. @tab fourcc: ASV1
  277. @item Asus v2 @tab X @tab X
  278. @tab fourcc: ASV2
  279. @item ATI VCR1 @tab @tab X
  280. @tab fourcc: VCR1
  281. @item ATI VCR2 @tab @tab X
  282. @tab fourcc: VCR2
  283. @item Autodesk Animator Flic video @tab @tab X
  284. @item Autodesk RLE @tab @tab X
  285. @tab fourcc: AASC
  286. @item AVS (Audio Video Standard) video @tab @tab X
  287. @tab Video encoding used by the Creature Shock game.
  288. @item Beam Software VB @tab @tab X
  289. @item Bethesda VID video @tab @tab X
  290. @tab Used in some games from Bethesda Softworks.
  291. @item Brute Force & Ignorance @tab @tab X
  292. @tab Used in the game Flash Traffic: City of Angels.
  293. @item C93 video @tab @tab X
  294. @tab Codec used in Cyberia game.
  295. @item CamStudio @tab @tab X
  296. @tab fourcc: CSCD
  297. @item Chinese AVS video @tab @tab X
  298. @tab AVS1-P2, JiZhun profile
  299. @item Delphine Software International CIN video @tab @tab X
  300. @tab Codec used in Delphine Software International games.
  301. @item Cinepak @tab @tab X
  302. @item Cirrus Logic AccuPak @tab @tab X
  303. @tab fourcc: CLJR
  304. @item Creative YUV (CYUV) @tab @tab X
  305. @item Dirac @tab E @tab E
  306. @tab supported through external libdirac/libschroedinger libraries
  307. @item DNxHD @tab X @tab X
  308. @tab aka SMPTE VC3
  309. @item Duck TrueMotion 1.0 @tab @tab X
  310. @tab fourcc: DUCK
  311. @item Duck TrueMotion 2.0 @tab @tab X
  312. @tab fourcc: TM20
  313. @item DV (Digital Video) @tab X @tab X
  314. @item Feeble Files/ScummVM DXA @tab @tab X
  315. @tab Codec originally used in Feeble Files game.
  316. @item Electronic Arts CMV video @tab @tab X
  317. @tab Used in NHL 95 game.
  318. @item Electronic Arts TGV video @tab @tab X
  319. @item Electronic Arts TGQ video @tab @tab X
  320. @item Electronic Arts TQI video @tab @tab X
  321. @item Escape 124 @tab @tab X
  322. @item FFmpeg codec #1 @tab X @tab X
  323. @tab experimental lossless codec (fourcc: FFV1)
  324. @item Flash Screen Video v1 @tab X @tab X
  325. @tab fourcc: FSV1
  326. @item Flash Video (FLV) @tab X @tab X
  327. @tab Sorenson H.263 used in Flash
  328. @item Fraps @tab @tab X
  329. @item H.261 @tab X @tab X
  330. @item H.263 / H.263-1996 @tab X @tab X
  331. @item H.263+ / H.263-1998 / H.263 version 2 @tab X @tab X
  332. @item H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 @tab E @tab X
  333. @tab encoding supported through external library libx264
  334. @item H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (VDPAU acceleration) @tab E @tab X
  335. @item HuffYUV @tab X @tab X
  336. @item HuffYUV FFmpeg variant @tab X @tab X
  337. @item IBM Ultimotion @tab @tab X
  338. @tab fourcc: ULTI
  339. @item id Cinematic video @tab @tab X
  340. @tab Used in Quake II.
  341. @item id RoQ video @tab X @tab X
  342. @tab Used in Quake III, Jedi Knight 2, other computer games.
  343. @item Intel H.263 @tab @tab X
  344. @item Intel Indeo 2 @tab @tab X
  345. @item Intel Indeo 3 @tab @tab X
  346. @item Interplay C93 @tab @tab X
  347. @tab Used in the game Cyberia from Interplay.
  348. @item Interplay MVE video @tab @tab X
  349. @tab Used in Interplay .MVE files.
  350. @item Karl Morton's video codec @tab @tab X
  351. @tab Codec used in Worms games.
  352. @item LCL (LossLess Codec Library) MSZH @tab @tab X
  353. @item LCL (LossLess Codec Library) ZLIB @tab E @tab E
  354. @item LOCO @tab @tab X
  355. @item lossless MJPEG @tab X @tab X
  356. @item Microsoft RLE @tab @tab X
  357. @item Microsoft Video 1 @tab @tab X
  358. @item Mimic @tab @tab X
  359. @tab Used in MSN Messenger Webcam streams.
  360. @item Miro VideoXL @tab @tab X
  361. @tab fourcc: VIXL
  362. @item MJPEG (Motion JPEG) @tab X @tab X
  363. @item Motion Pixels video @tab @tab X
  364. @item MPEG-1 video @tab X @tab X
  365. @item MPEG-1/2 video XvMC (X-Video Motion Compensation) @tab @tab X
  366. @item MPEG-1/2 video (VDPAU acceleration) @tab @tab X
  367. @item MPEG-2 video @tab X @tab X
  368. @item MPEG-4 part 2 @tab X @tab X
  369. @ libxvidcore can be used alternatively for encoding.
  370. @item MPEG-4 part 2 Microsoft variant version 1 @tab X @tab X
  371. @item MPEG-4 part 2 Microsoft variant version 2 @tab X @tab X
  372. @item MPEG-4 part 2 Microsoft variant version 3 @tab X @tab X
  373. @item Nintendo Gamecube THP video @tab @tab X
  374. @item NuppelVideo/RTjpeg @tab @tab X
  375. @tab Video encoding used in NuppelVideo files.
  376. @item On2 VP3 @tab @tab X
  377. @tab still experimental
  378. @item On2 VP5 @tab @tab X
  379. @tab fourcc: VP50
  380. @item On2 VP6 @tab @tab X
  381. @tab fourcc: VP60,VP61,VP62
  382. @item planar RGB @tab @tab X
  383. @tab fourcc: 8BPS
  384. @item Q-team QPEG @tab @tab X
  385. @tab fourccs: QPEG, Q1.0, Q1.1
  386. @item QuickTime 8BPS video @tab @tab X
  387. @item QuickTime Animation (RLE) video @tab X @tab X
  388. @tab fourcc: 'rle '
  389. @item QuickTime Graphics (SMC) @tab @tab X
  390. @tab fourcc: 'smc '
  391. @item QuickTime video (RPZA) @tab @tab X
  392. @tab fourcc: rpza
  393. @item Raw Video @tab X @tab X
  394. @item RealVideo 1.0 @tab X @tab X
  395. @item RealVideo 2.0 @tab X @tab X
  396. @item RealVideo 3.0 @tab @tab X
  397. @tab still far from ideal
  398. @item RealVideo 4.0 @tab @tab X
  399. @item Renderware TXD (TeXture Dictionary) @tab @tab X
  400. @tab Texture dictionaries used by the Renderware Engine.
  401. @item RL2 video @tab @tab X
  402. @tab used in some games by Entertainment Software Partners
  403. @item Sierra VMD video @tab @tab X
  404. @tab Used in Sierra VMD files.
  405. @item Smacker video @tab @tab X
  406. @tab Video encoding used in Smacker.
  407. @item SMPTE VC-1 @tab @tab X
  408. @item Snow @tab X @tab X
  409. @tab experimental wavelet codec (fourcc: SNOW)
  410. @item Sony PlayStation MDEC (Motion DECoder) @tab @tab X
  411. @item Sorenson Vector Quantizer 1 @tab X @tab X
  412. @tab fourcc: SVQ1
  413. @item Sorenson Vector Quantizer 3 @tab @tab X
  414. @tab fourcc: SVQ3
  415. @item Sunplus JPEG (SP5X) @tab @tab X
  416. @tab fourcc: SP5X
  417. @item TechSmith Screen Capture Codec @tab @tab X
  418. @tab fourcc: TSCC
  419. @item Theora @tab E @tab X
  420. @tab encoding supported through external library libtheora
  421. @item Tiertex Limited SEQ video @tab @tab X
  422. @tab Codec used in DOS CD-ROM FlashBack game.
  423. @item VMware Screen Codec / VMware Video @tab @tab X
  424. @tab Codec used in videos captured by VMware.
  425. @item Westwood Studios VQA (Vector Quantized Animation) video @tab @tab X
  426. @item Windows Media Video 7 @tab X @tab X
  427. @item Windows Media Video 8 @tab X @tab X
  428. @item Windows Media Video 9 @tab @tab X
  429. @tab not completely working
  430. @item Wing Commander III / Xan @tab @tab X
  431. @tab Used in Wing Commander III .MVE files.
  432. @item Winnov WNV1 @tab @tab X
  433. @item WMV7 @tab X @tab X
  434. @item YAMAHA SMAF @tab X @tab X
  435. @item ZLIB @tab X @tab X
  436. @tab part of LCL, encoder experimental
  437. @item Zip Motion Blocks Video @tab X @tab X
  438. @tab Encoder works only in PAL8.
  439. @end multitable
  440. @code{X} means that encoding (resp. decoding) is supported.
  441. @code{E} means that support is provided through an external library.
  442. @section Audio Codecs
  443. @multitable @columnfractions .4 .1 .1 .4
  444. @item Name @tab Encoding @tab Decoding @tab Comments
  445. @item 8SVX audio @tab @tab X
  446. @item AAC @tab E @tab X
  447. @tab encoding supported through external library libfaac
  448. @item AC-3 @tab IX @tab X
  449. @item ADPCM 4X Movie @tab @tab X
  450. @item ADPCM CDROM XA @tab @tab X
  451. @item ADPCM Creative Technology @tab @tab X
  452. @tab 16 -> 4, 8 -> 4, 8 -> 3, 8 -> 2
  453. @item ADPCM Electronic Arts @tab @tab X
  454. @tab Used in various EA titles.
  455. @item ADPCM Electronic Arts Maxis CDROM XS @tab @tab X
  456. @tab Used in Sim City 3000.
  457. @item ADPCM Electronic Arts R1 @tab @tab X
  458. @item ADPCM Electronic Arts R2 @tab @tab X
  459. @item ADPCM Electronic Arts R3 @tab @tab X
  460. @item ADPCM Electronic Arts XAS @tab @tab X
  461. @item ADPCM G.726 @tab X @tab X
  462. @item ADPCM IMA AMV @tab @tab X
  463. @tab Used in AMV files
  464. @item ADPCM IMA Electronic Arts EACS @tab @tab X
  465. @item ADPCM IMA Electronic Arts SEAD @tab @tab X
  466. @item ADPCM IMA Funcom @tab @tab X
  467. @item ADPCM IMA QuickTime @tab X @tab X
  468. @item ADPCM IMA Loki SDL MJPEG @tab @tab X
  469. @item ADPCM IMA WAV @tab X @tab X
  470. @item ADPCM IMA Westwood @tab @tab X
  471. @item ADPCM ISS IMA @tab @tab X
  472. @tab Used in FunCom games.
  473. @item ADPCM IMA Duck DK3 @tab @tab X
  474. @tab Used in some Sega Saturn console games.
  475. @item ADPCM IMA Duck DK4 @tab @tab X
  476. @tab Used in some Sega Saturn console games.
  477. @item ADPCM Microsoft @tab X @tab X
  478. @item ADPCM MS IMA @tab X @tab X
  479. @item ADPCM Nintendo Gamecube THP @tab @tab X
  480. @item ADPCM QT IMA @tab X @tab X
  481. @item ADPCM SEGA CRI ADX @tab X @tab X
  482. @tab Used in Sega Dreamcast games.
  483. @item ADPCM Shockwave Flash @tab X @tab X
  484. @item ADPCM SMJPEG IMA @tab @tab X
  485. @tab Used in certain Loki game ports.
  486. @item ADPCM Sound Blaster Pro 2-bit @tab @tab X
  487. @item ADPCM Sound Blaster Pro 2.6-bit @tab @tab X
  488. @item ADPCM Sound Blaster Pro 4-bit @tab @tab X
  489. @item ADPCM Westwood Studios IMA @tab @tab X
  490. @tab Used in Westwood Studios games like Command and Conquer.
  491. @item ADPCM Yamaha @tab X @tab X
  492. @item AMR-NB @tab E @tab E
  493. @tab supported through external library libamrnb
  494. @item AMR-WB @tab E @tab E
  495. @tab supported through external library libamrwb
  496. @item Apple lossless audio @tab X @tab X
  497. @tab QuickTime fourcc 'alac'
  498. @item Atrac 3 @tab @tab X
  499. @item Delphine Software International CIN audio @tab @tab X
  500. @tab Codec used in Delphine Software International games.
  501. @item COOK @tab @tab X
  502. @tab All versions except 5.1 are supported.
  503. @item DCA (DTS Coherent Acoustics) @tab @tab X
  504. @item DPCM id RoQ @tab X @tab X
  505. @tab Used in Quake III, Jedi Knight 2, other computer games.
  506. @item DPCM Interplay @tab @tab X
  507. @tab Used in various Interplay computer games.
  508. @item DPCM Sierra Online @tab @tab X
  509. @tab Used in Sierra Online game audio files.
  510. @item DPCM Sol @tab @tab X
  511. @item DPCM Xan @tab @tab X
  512. @item DSP Group TrueSpeech @tab @tab X
  513. @item DV audio @tab @tab X
  514. @item Enhanced AC-3 @tab @tab X
  515. @item FLAC (Free Lossless Audio Codec) @tab X @tab IX
  516. @item G.729 @tab @tab X
  517. @item GSM @tab E @tab E
  518. @tab supported through external library libgsm
  519. @item GSM Microsoft variant @tab E @tab E
  520. @tab supported through external library libgsm
  521. @item IMC (Intel Music Coder) @tab @tab X
  522. @item MACE (Macintosh Audio Compression/Expansion) 3:1 @tab @tab X
  523. @item MACE (Macintosh Audio Compression/Expansion) 6:1 @tab @tab X
  524. @item MLP (Meridian Lossless Packing) @tab @tab X
  525. @tab Used in DVD-Audio discs.
  526. @item Monkey's Audio @tab @tab X
  527. @tab Only versions 3.97-3.99 are supported.
  528. @item MP1 (MPEG audio layer 1) @tab @tab IX
  529. @item MP2 (MPEG audio layer 2) @tab IX @tab IX
  530. @item MP3 (MPEG audio layer 3) @tab E @tab IX
  531. @tab encoding supported through external library LAME, ADU MP3 and MP3onMP4 also supported
  532. @item Musepack SV7 @tab @tab X
  533. @item Musepack SV8 @tab @tab X
  534. @item Nellymoser Asao @tab X @tab X
  535. @item PCM A-law @tab X @tab X
  536. @item PCM mu-law @tab X @tab X
  537. @item PCM 16-bit little-endian planar @tab @tab X
  538. @item PCM 32-bit floating point big-endian @tab X @tab X
  539. @item PCM 32-bit floating point little-endian @tab X @tab X
  540. @item PCM 64-bit floating point big-endian @tab X @tab X
  541. @item PCM 64-bit floating point little-endian @tab X @tab X
  542. @item PCM D-Cinema audio signed 24-bit @tab X @tab X
  543. @item PCM signed 8-bit @tab X @tab X
  544. @item PCM signed 16-bit big-endian @tab X @tab X
  545. @item PCM signed 16-bit little-endian @tab X @tab X
  546. @item PCM signed 24-bit big-endian @tab X @tab X
  547. @item PCM signed 24-bit little-endian @tab X @tab X
  548. @item PCM signed 32-bit big-endian @tab X @tab X
  549. @item PCM signed 32-bit little-endian @tab X @tab X
  550. @item PCM unsigned 8-bit @tab X @tab X
  551. @item PCM unsigned 16-bit big-endian @tab X @tab X
  552. @item PCM unsigned 16-bit little-endian @tab X @tab X
  553. @item PCM unsigned 24-bit big-endian @tab X @tab X
  554. @item PCM unsigned 24-bit little-endian @tab X @tab X
  555. @item PCM unsigned 32-bit big-endian @tab X @tab X
  556. @item PCM unsigned 32-bit little-endian @tab X @tab X
  557. @item PCM Zork @tab X @tab X
  558. @item QCELP / PureVoice @tab @tab X
  559. @item QDesign Music Codec 2 @tab @tab X
  560. @tab There are still some distortions.
  561. @item RealAudio 1.0 (14.4K) @tab @tab X
  562. @tab Real 14400 bit/s codec
  563. @item RealAudio 2.0 (28.8K) @tab @tab X
  564. @tab Real 28800 bit/s codec
  565. @item RealAudio 3.0 (dnet) @tab IX @tab X
  566. @tab Real low bitrate AC-3 codec
  567. @item Shorten @tab @tab X
  568. @item Sierra VMD audio @tab @tab X
  569. @tab Used in Sierra VMD files.
  570. @item Smacker audio @tab @tab X
  571. @item Sonic @tab X @tab X
  572. @tab experimental codec
  573. @item Sonic lossless @tab X @tab X
  574. @tab experimental codec
  575. @item Speex @tab @tab E
  576. @tab supported through external library libspeex
  577. @item True Audio (TTA) @tab @tab X
  578. @item TrueHD @tab @tab X
  579. @tab Used in HD-DVD and Blu-Ray discs.
  580. @item Vorbis @tab E @tab X
  581. @ A native but very primitive encoder exists.
  582. @item WavPack @tab @tab X
  583. @item Westwood Audio (SND1) @tab @tab X
  584. @item Windows Media Audio 1 @tab X @tab X
  585. @item Windows Media Audio 2 @tab X @tab X
  586. @tab Used in Origin's Wing Commander IV AVI files.
  587. @end multitable
  588. @code{X} means that encoding (resp. decoding) is supported.
  589. @code{E} means that support is provided through an external library.
  590. @code{I} means that an integer-only version is available, too (ensures high
  591. performance on systems without hardware floating point support).
  592. @section Subtitle Formats
  593. @multitable @columnfractions .4 .1 .1 .1 .1
  594. @item Name @tab Muxing @tab Demuxing @tab Encoding @tab Decoding
  595. @item SSA/ASS @tab X @tab X
  596. @item DVB @tab X @tab X @tab X @tab X
  597. @item DVD @tab X @tab X @tab X @tab X
  598. @item XSUB @tab @tab @tab @tab X
  599. @end multitable
  600. @code{X} means that the feature is supported.
  601. @section Network Protocols
  602. @multitable @columnfractions .4 .1
  603. @item Name @tab Support
  604. @item file @tab X
  605. @item Gopher @tab X
  606. @item HTTP @tab X
  607. @item pipe @tab X
  608. @item RTP @tab X
  609. @item TCP @tab X
  610. @item UDP @tab X
  611. @end multitable
  612. @code{X} means that the protocol is supported.
  613. @section Input/Output Devices
  614. @multitable @columnfractions .4 .1 .1
  615. @item Name @tab Input @tab Output
  616. @item ALSA @tab X @tab X
  617. @item BEOS audio @tab X @tab X
  618. @item BKTR @tab X @tab
  619. @item DV1394 @tab X @tab
  620. @item JACK @tab X @tab
  621. @item LIBDC1394 @tab X @tab
  622. @item OSS @tab X @tab X
  623. @item Video4Linux @tab X @tab
  624. @item Video4Linux2 @tab X @tab
  625. @item VfW capture @tab X @tab
  626. @item X11 grabbing @tab X @tab
  627. @end multitable
  628. @code{X} means that input/output is supported.
  629. @chapter Platform Specific information
  630. @section BSD
  631. BSD make will not build FFmpeg, you need to install and use GNU Make
  632. (@file{gmake}).
  633. @section Windows
  634. To get help and instructions for building FFmpeg under Windows, check out
  635. the FFmpeg Windows Help Forum at
  636. @url{http://ffmpeg.arrozcru.org/}.
  637. @subsection Native Windows compilation
  638. FFmpeg can be built to run natively on Windows using the MinGW tools. Install
  639. the latest versions of MSYS and MinGW from @url{http://www.mingw.org/}.
  640. You can find detailed installation
  641. instructions in the download section and the FAQ.
  642. FFmpeg does not build out-of-the-box with the packages the automated MinGW
  643. installer provides. It also requires coreutils to be installed and many other
  644. packages updated to the latest version. The minimum version for some packages
  645. are listed below:
  646. @itemize
  647. @item bash 3.1
  648. @item msys-make 3.81-2 (note: not mingw32-make)
  649. @item w32api 3.13
  650. @item mingw-runtime 3.15
  651. @end itemize
  652. FFmpeg automatically passes @code{-fno-common} to the compiler to work around
  653. a GCC bug (see @url{http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37216}).
  654. Within the MSYS shell, configure and make with:
  655. @example
  656. ./configure --enable-memalign-hack --extra-cflags=-fno-common
  657. make
  658. make install
  659. @end example
  660. This will install @file{ffmpeg.exe} along with many other development files
  661. to @file{/usr/local}. You may specify another install path using the
  662. @code{--prefix} option in @file{configure}.
  663. Notes:
  664. @itemize
  665. @item In order to compile FFplay, you must have the MinGW development library
  666. of SDL. Get it from @url{http://www.libsdl.org}.
  667. Edit the @file{bin/sdl-config} script so that it points to the correct prefix
  668. where SDL was installed. Verify that @file{sdl-config} can be launched from
  669. the MSYS command line.
  670. @item By using @code{./configure --enable-shared} when configuring FFmpeg,
  671. you can build libavutil, libavcodec and libavformat as DLLs.
  672. @end itemize
  673. @subsection Microsoft Visual C++ compatibility
  674. As stated in the FAQ, FFmpeg will not compile under MSVC++. However, if you
  675. want to use the libav* libraries in your own applications, you can still
  676. compile those applications using MSVC++. But the libav* libraries you link
  677. to @emph{must} be built with MinGW. However, you will not be able to debug
  678. inside the libav* libraries, since MSVC++ does not recognize the debug
  679. symbols generated by GCC.
  680. We strongly recommend you to move over from MSVC++ to MinGW tools.
  681. This description of how to use the FFmpeg libraries with MSVC++ is based on
  682. Microsoft Visual C++ 2005 Express Edition. If you have a different version,
  683. you might have to modify the procedures slightly.
  684. @subsubsection Using static libraries
  685. Assuming you have just built and installed FFmpeg in @file{/usr/local}.
  686. @enumerate
  687. @item Create a new console application ("File / New / Project") and then
  688. select "Win32 Console Application". On the appropriate page of the
  689. Application Wizard, uncheck the "Precompiled headers" option.
  690. @item Write the source code for your application, or, for testing, just
  691. copy the code from an existing sample application into the source file
  692. that MSVC++ has already created for you. For example, you can copy
  693. @file{libavformat/output-example.c} from the FFmpeg distribution.
  694. @item Open the "Project / Properties" dialog box. In the "Configuration"
  695. combo box, select "All Configurations" so that the changes you make will
  696. affect both debug and release builds. In the tree view on the left hand
  697. side, select "C/C++ / General", then edit the "Additional Include
  698. Directories" setting to contain the path where the FFmpeg includes were
  699. installed (i.e. @file{c:\msys\1.0\local\include}).
  700. Do not add MinGW's include directory here, or the include files will
  701. conflict with MSVC's.
  702. @item Still in the "Project / Properties" dialog box, select
  703. "Linker / General" from the tree view and edit the
  704. "Additional Library Directories" setting to contain the @file{lib}
  705. directory where FFmpeg was installed (i.e. @file{c:\msys\1.0\local\lib}),
  706. the directory where MinGW libs are installed (i.e. @file{c:\mingw\lib}),
  707. and the directory where MinGW's GCC libs are installed
  708. (i.e. @file{C:\mingw\lib\gcc\mingw32\4.2.1-sjlj}). Then select
  709. "Linker / Input" from the tree view, and add the files @file{libavformat.a},
  710. @file{libavcodec.a}, @file{libavutil.a}, @file{libmingwex.a},
  711. @file{libgcc.a}, and any other libraries you used (i.e. @file{libz.a})
  712. to the end of "Additional Dependencies".
  713. @item Now, select "C/C++ / Code Generation" from the tree view. Select
  714. "Debug" in the "Configuration" combo box. Make sure that "Runtime
  715. Library" is set to "Multi-threaded Debug DLL". Then, select "Release" in
  716. the "Configuration" combo box and make sure that "Runtime Library" is
  717. set to "Multi-threaded DLL".
  718. @item Click "OK" to close the "Project / Properties" dialog box.
  719. @item MSVC++ lacks some C99 header files that are fundamental for FFmpeg.
  720. Get msinttypes from @url{http://code.google.com/p/msinttypes/downloads/list}
  721. and install it in MSVC++'s include directory
  722. (i.e. @file{C:\Program Files\Microsoft Visual Studio 8\VC\include}).
  723. @item MSVC++ also does not understand the @code{inline} keyword used by
  724. FFmpeg, so you must add this line before @code{#include}ing libav*:
  725. @example
  726. #define inline _inline
  727. @end example
  728. @item Build your application, everything should work.
  729. @end enumerate
  730. @subsubsection Using shared libraries
  731. This is how to create DLL and LIB files that are compatible with MSVC++:
  732. @enumerate
  733. @item Add a call to @file{vcvars32.bat} (which sets up the environment
  734. variables for the Visual C++ tools) as the first line of @file{msys.bat}.
  735. The standard location for @file{vcvars32.bat} is
  736. @file{C:\Program Files\Microsoft Visual Studio 8\VC\bin\vcvars32.bat},
  737. and the standard location for @file{msys.bat} is @file{C:\msys\1.0\msys.bat}.
  738. If this corresponds to your setup, add the following line as the first line
  739. of @file{msys.bat}:
  740. @example
  741. call "C:\Program Files\Microsoft Visual Studio 8\VC\bin\vcvars32.bat"
  742. @end example
  743. Alternatively, you may start the @file{Visual Studio 2005 Command Prompt},
  744. and run @file{c:\msys\1.0\msys.bat} from there.
  745. @item Within the MSYS shell, run @code{lib.exe}. If you get a help message
  746. from @file{Microsoft (R) Library Manager}, this means your environment
  747. variables are set up correctly, the @file{Microsoft (R) Library Manager}
  748. is on the path and will be used by FFmpeg to create
  749. MSVC++-compatible import libraries.
  750. @item Build FFmpeg with
  751. @example
  752. ./configure --enable-shared --enable-memalign-hack
  753. make
  754. make install
  755. @end example
  756. Your install path (@file{/usr/local/} by default) should now have the
  757. necessary DLL and LIB files under the @file{bin} directory.
  758. @end enumerate
  759. To use those files with MSVC++, do the same as you would do with
  760. the static libraries, as described above. But in Step 4,
  761. you should only need to add the directory where the LIB files are installed
  762. (i.e. @file{c:\msys\usr\local\bin}). This is not a typo, the LIB files are
  763. installed in the @file{bin} directory. And instead of adding @file{libxx.a}
  764. files, you should add @file{avcodec.lib}, @file{avformat.lib}, and
  765. @file{avutil.lib}. There should be no need for @file{libmingwex.a},
  766. @file{libgcc.a}, and @file{wsock32.lib}, nor any other external library
  767. statically linked into the DLLs. The @file{bin} directory contains a bunch
  768. of DLL files, but the ones that are actually used to run your application
  769. are the ones with a major version number in their filenames
  770. (i.e. @file{avcodec-51.dll}).
  771. @subsection Cross compilation for Windows with Linux
  772. You must use the MinGW cross compilation tools available at
  773. @url{http://www.mingw.org/}.
  774. Then configure FFmpeg with the following options:
  775. @example
  776. ./configure --target-os=mingw32 --cross-prefix=i386-mingw32msvc-
  777. @end example
  778. (you can change the cross-prefix according to the prefix chosen for the
  779. MinGW tools).
  780. Then you can easily test FFmpeg with Wine
  781. (@url{http://www.winehq.com/}).
  782. @subsection Compilation under Cygwin
  783. The main issue with the 1.5.x Cygwin versions is that newlib, its C library,
  784. does not contain llrint(). You need to upgrade to the unstable 1.7.x versions,
  785. or leverage the implementation in MinGW (as explained below).
  786. Just install your Cygwin with all the "Base" packages, plus the
  787. following "Devel" ones:
  788. @example
  789. binutils, gcc-core, make, subversion, mingw-runtime, diffutils
  790. @end example
  791. The experimental gcc4 package is still buggy, hence please
  792. use the official gcc 3.4.4 or a 4.2.x compiled from source by yourself.
  793. Install the current binutils-20080624-2 as they work fine (the old
  794. binutils-20060709-1 proved buggy on shared builds).
  795. Then create a small library that just contains llrint():
  796. @example
  797. ar x /usr/lib/mingw/libmingwex.a llrint.o
  798. ar cq /usr/local/lib/libllrint.a llrint.o
  799. @end example
  800. Then run
  801. @example
  802. ./configure --enable-static --disable-shared --extra-ldflags='-L /usr/local/lib' --extra-libs='-l llrint'
  803. @end example
  804. to make a static build or
  805. @example
  806. ./configure --enable-shared --disable-static --extra-ldflags='-L /usr/local/lib' --extra-libs='-l llrint'
  807. @end example
  808. to build shared libraries.
  809. If you want to build FFmpeg with additional libraries, download Cygwin
  810. "Devel" packages for Ogg and Vorbis from any Cygwin packages repository:
  811. @example
  812. libogg-devel, libvorbis-devel
  813. @end example
  814. These library packages are only available from Cygwin Ports
  815. (@url{http://sourceware.org/cygwinports/}) :
  816. @example
  817. yasm, libSDL-devel, libdirac-devel, libfaac-devel, libfaad-devel, libgsm-devel,
  818. libmp3lame-devel, libschroedinger1.0-devel, speex-devel, libtheora-devel,
  819. libxvidcore-devel
  820. @end example
  821. The recommendation for libnut and x264 is to build them from source by
  822. yourself, as they evolve too quickly for Cygwin Ports to be up to date.
  823. Cygwin 1.7.x has IPv6 support. You can add IPv6 to Cygwin 1.5.x by means
  824. of the @code{libgetaddrinfo-devel} package, available at Cygwin Ports.
  825. @subsection Crosscompilation for Windows under Cygwin
  826. With Cygwin you can create Windows binaries that do not need the cygwin1.dll.
  827. Just install your Cygwin as explained before, plus these additional
  828. "Devel" packages:
  829. @example
  830. gcc-mingw-core, mingw-runtime, mingw-zlib
  831. @end example
  832. and add some special flags to your configure invocation.
  833. For a static build run
  834. @example
  835. ./configure --target-os=mingw32 --enable-memalign-hack --enable-static --disable-shared --extra-cflags=-mno-cygwin --extra-libs=-mno-cygwin
  836. @end example
  837. and for a build with shared libraries
  838. @example
  839. ./configure --target-os=mingw32 --enable-memalign-hack --enable-shared --disable-static --extra-cflags=-mno-cygwin --extra-libs=-mno-cygwin
  840. @end example
  841. @section BeOS
  842. BeOS support is broken in mysterious ways.
  843. @section OS/2
  844. For information about compiling FFmpeg on OS/2 see
  845. @url{http://www.edm2.com/index.php/FFmpeg}.
  846. @chapter Developers Guide
  847. @section API
  848. @itemize @bullet
  849. @item libavcodec is the library containing the codecs (both encoding and
  850. decoding). Look at @file{libavcodec/apiexample.c} to see how to use it.
  851. @item libavformat is the library containing the file format handling (mux and
  852. demux code for several formats). Look at @file{ffplay.c} to use it in a
  853. player. See @file{libavformat/output-example.c} to use it to generate
  854. audio or video streams.
  855. @end itemize
  856. @section Integrating libavcodec or libavformat in your program
  857. You can integrate all the source code of the libraries to link them
  858. statically to avoid any version problem. All you need is to provide a
  859. 'config.mak' and a 'config.h' in the parent directory. See the defines
  860. generated by ./configure to understand what is needed.
  861. You can use libavcodec or libavformat in your commercial program, but
  862. @emph{any patch you make must be published}. The best way to proceed is
  863. to send your patches to the FFmpeg mailing list.
  864. @node Coding Rules
  865. @section Coding Rules
  866. FFmpeg is programmed in the ISO C90 language with a few additional
  867. features from ISO C99, namely:
  868. @itemize @bullet
  869. @item
  870. the @samp{inline} keyword;
  871. @item
  872. @samp{//} comments;
  873. @item
  874. designated struct initializers (@samp{struct s x = @{ .i = 17 @};})
  875. @item
  876. compound literals (@samp{x = (struct s) @{ 17, 23 @};})
  877. @end itemize
  878. These features are supported by all compilers we care about, so we will not
  879. accept patches to remove their use unless they absolutely do not impair
  880. clarity and performance.
  881. All code must compile with GCC 2.95 and GCC 3.3. Currently, FFmpeg also
  882. compiles with several other compilers, such as the Compaq ccc compiler
  883. or Sun Studio 9, and we would like to keep it that way unless it would
  884. be exceedingly involved. To ensure compatibility, please do not use any
  885. additional C99 features or GCC extensions. Especially watch out for:
  886. @itemize @bullet
  887. @item
  888. mixing statements and declarations;
  889. @item
  890. @samp{long long} (use @samp{int64_t} instead);
  891. @item
  892. @samp{__attribute__} not protected by @samp{#ifdef __GNUC__} or similar;
  893. @item
  894. GCC statement expressions (@samp{(x = (@{ int y = 4; y; @})}).
  895. @end itemize
  896. Indent size is 4.
  897. The presentation is the one specified by 'indent -i4 -kr -nut'.
  898. The TAB character is forbidden outside of Makefiles as is any
  899. form of trailing whitespace. Commits containing either will be
  900. rejected by the Subversion repository.
  901. The main priority in FFmpeg is simplicity and small code size in order to
  902. minimize the bug count.
  903. Comments: Use the JavaDoc/Doxygen
  904. format (see examples below) so that code documentation
  905. can be generated automatically. All nontrivial functions should have a comment
  906. above them explaining what the function does, even if it is just one sentence.
  907. All structures and their member variables should be documented, too.
  908. @example
  909. /**
  910. * @@file mpeg.c
  911. * MPEG codec.
  912. * @@author ...
  913. */
  914. /**
  915. * Summary sentence.
  916. * more text ...
  917. * ...
  918. */
  919. typedef struct Foobar@{
  920. int var1; /**< var1 description */
  921. int var2; ///< var2 description
  922. /** var3 description */
  923. int var3;
  924. @} Foobar;
  925. /**
  926. * Summary sentence.
  927. * more text ...
  928. * ...
  929. * @@param my_parameter description of my_parameter
  930. * @@return return value description
  931. */
  932. int myfunc(int my_parameter)
  933. ...
  934. @end example
  935. fprintf and printf are forbidden in libavformat and libavcodec,
  936. please use av_log() instead.
  937. Casts should be used only when necessary. Unneeded parentheses
  938. should also be avoided if they don't make the code easier to understand.
  939. @section Development Policy
  940. @enumerate
  941. @item
  942. Contributions should be licensed under the LGPL 2.1, including an
  943. "or any later version" clause, or the MIT license. GPL 2 including
  944. an "or any later version" clause is also acceptable, but LGPL is
  945. preferred.
  946. @item
  947. You must not commit code which breaks FFmpeg! (Meaning unfinished but
  948. enabled code which breaks compilation or compiles but does not work or
  949. breaks the regression tests)
  950. You can commit unfinished stuff (for testing etc), but it must be disabled
  951. (#ifdef etc) by default so it does not interfere with other developers'
  952. work.
  953. @item
  954. You do not have to over-test things. If it works for you, and you think it
  955. should work for others, then commit. If your code has problems
  956. (portability, triggers compiler bugs, unusual environment etc) they will be
  957. reported and eventually fixed.
  958. @item
  959. Do not commit unrelated changes together, split them into self-contained
  960. pieces. Also do not forget that if part B depends on part A, but A does not
  961. depend on B, then A can and should be committed first and separate from B.
  962. Keeping changes well split into self-contained parts makes reviewing and
  963. understanding them on the commit log mailing list easier. This also helps
  964. in case of debugging later on.
  965. Also if you have doubts about splitting or not splitting, do not hesitate to
  966. ask/discuss it on the developer mailing list.
  967. @item
  968. Do not change behavior of the program (renaming options etc) without
  969. first discussing it on the ffmpeg-devel mailing list. Do not remove
  970. functionality from the code. Just improve!
  971. Note: Redundant code can be removed.
  972. @item
  973. Do not commit changes to the build system (Makefiles, configure script)
  974. which change behavior, defaults etc, without asking first. The same
  975. applies to compiler warning fixes, trivial looking fixes and to code
  976. maintained by other developers. We usually have a reason for doing things
  977. the way we do. Send your changes as patches to the ffmpeg-devel mailing
  978. list, and if the code maintainers say OK, you may commit. This does not
  979. apply to files you wrote and/or maintain.
  980. @item
  981. We refuse source indentation and other cosmetic changes if they are mixed
  982. with functional changes, such commits will be rejected and removed. Every
  983. developer has his own indentation style, you should not change it. Of course
  984. if you (re)write something, you can use your own style, even though we would
  985. prefer if the indentation throughout FFmpeg was consistent (Many projects
  986. force a given indentation style - we do not.). If you really need to make
  987. indentation changes (try to avoid this), separate them strictly from real
  988. changes.
  989. NOTE: If you had to put if()@{ .. @} over a large (> 5 lines) chunk of code,
  990. then either do NOT change the indentation of the inner part within (do not
  991. move it to the right)! or do so in a separate commit
  992. @item
  993. Always fill out the commit log message. Describe in a few lines what you
  994. changed and why. You can refer to mailing list postings if you fix a
  995. particular bug. Comments such as "fixed!" or "Changed it." are unacceptable.
  996. @item
  997. If you apply a patch by someone else, include the name and email address in
  998. the log message. Since the ffmpeg-cvslog mailing list is publicly
  999. archived you should add some SPAM protection to the email address. Send an
  1000. answer to ffmpeg-devel (or wherever you got the patch from) saying that
  1001. you applied the patch.
  1002. @item
  1003. When applying patches that have been discussed (at length) on the mailing
  1004. list, reference the thread in the log message.
  1005. @item
  1006. Do NOT commit to code actively maintained by others without permission.
  1007. Send a patch to ffmpeg-devel instead. If no one answers within a reasonable
  1008. timeframe (12h for build failures and security fixes, 3 days small changes,
  1009. 1 week for big patches) then commit your patch if you think it is OK.
  1010. Also note, the maintainer can simply ask for more time to review!
  1011. @item
  1012. Subscribe to the ffmpeg-cvslog mailing list. The diffs of all commits
  1013. are sent there and reviewed by all the other developers. Bugs and possible
  1014. improvements or general questions regarding commits are discussed there. We
  1015. expect you to react if problems with your code are uncovered.
  1016. @item
  1017. Update the documentation if you change behavior or add features. If you are
  1018. unsure how best to do this, send a patch to ffmpeg-devel, the documentation
  1019. maintainer(s) will review and commit your stuff.
  1020. @item
  1021. Try to keep important discussions and requests (also) on the public
  1022. developer mailing list, so that all developers can benefit from them.
  1023. @item
  1024. Never write to unallocated memory, never write over the end of arrays,
  1025. always check values read from some untrusted source before using them
  1026. as array index or other risky things.
  1027. @item
  1028. Remember to check if you need to bump versions for the specific libav
  1029. parts (libavutil, libavcodec, libavformat) you are changing. You need
  1030. to change the version integer.
  1031. Incrementing the first component means no backward compatibility to
  1032. previous versions (e.g. removal of a function from the public API).
  1033. Incrementing the second component means backward compatible change
  1034. (e.g. addition of a function to the public API or extension of an
  1035. existing data structure).
  1036. Incrementing the third component means a noteworthy binary compatible
  1037. change (e.g. encoder bug fix that matters for the decoder).
  1038. @item
  1039. Compiler warnings indicate potential bugs or code with bad style. If a type of
  1040. warning always points to correct and clean code, that warning should
  1041. be disabled, not the code changed.
  1042. Thus the remaining warnings can either be bugs or correct code.
  1043. If it is a bug, the bug has to be fixed. If it is not, the code should
  1044. be changed to not generate a warning unless that causes a slowdown
  1045. or obfuscates the code.
  1046. @item
  1047. If you add a new file, give it a proper license header. Do not copy and
  1048. paste it from a random place, use an existing file as template.
  1049. @end enumerate
  1050. We think our rules are not too hard. If you have comments, contact us.
  1051. Note, these rules are mostly borrowed from the MPlayer project.
  1052. @section Submitting patches
  1053. First, (@pxref{Coding Rules}) above if you did not yet.
  1054. When you submit your patch, try to send a unified diff (diff '-up'
  1055. option). We cannot read other diffs :-)
  1056. Also please do not submit a patch which contains several unrelated changes.
  1057. Split it into separate, self-contained pieces. This does not mean splitting
  1058. file by file. Instead, make the patch as small as possible while still
  1059. keeping it as a logical unit that contains an individual change, even
  1060. if it spans multiple files. This makes reviewing your patches much easier
  1061. for us and greatly increases your chances of getting your patch applied.
  1062. Run the regression tests before submitting a patch so that you can
  1063. verify that there are no big problems.
  1064. Patches should be posted as base64 encoded attachments (or any other
  1065. encoding which ensures that the patch will not be trashed during
  1066. transmission) to the ffmpeg-devel mailing list, see
  1067. @url{http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel}
  1068. It also helps quite a bit if you tell us what the patch does (for example
  1069. 'replaces lrint by lrintf'), and why (for example '*BSD isn't C99 compliant
  1070. and has no lrint()')
  1071. Also please if you send several patches, send each patch as a separate mail,
  1072. do not attach several unrelated patches to the same mail.
  1073. @section New codecs or formats checklist
  1074. @enumerate
  1075. @item
  1076. Did you use av_cold for codec initialization and close functions?
  1077. @item
  1078. Did you add a long_name under NULL_IF_CONFIG_SMALL to the AVCodec or
  1079. AVInputFormat/AVOutputFormat struct?
  1080. @item
  1081. Did you bump the minor version number in @file{avcodec.h} or
  1082. @file{avformat.h}?
  1083. @item
  1084. Did you register it in @file{allcodecs.c} or @file{allformats.c}?
  1085. @item
  1086. Did you add the CodecID to @file{avcodec.h}?
  1087. @item
  1088. If it has a fourcc, did you add it to @file{libavformat/riff.c},
  1089. even if it is only a decoder?
  1090. @item
  1091. Did you add a rule to compile the appropriate files in the Makefile?
  1092. Remember to do this even if you're just adding a format to a file that is
  1093. already being compiled by some other rule, like a raw demuxer.
  1094. @item
  1095. Did you add an entry to the table of supported formats or codecs in the
  1096. documentation?
  1097. @item
  1098. Did you add an entry in the Changelog?
  1099. @item
  1100. If it depends on a parser or a library, did you add that dependency in
  1101. configure?
  1102. @item
  1103. Did you "svn add" the appropriate files before commiting?
  1104. @end enumerate
  1105. @section patch submission checklist
  1106. @enumerate
  1107. @item
  1108. Do the regression tests pass with the patch applied?
  1109. @item
  1110. Does @code{make checkheaders} pass with the patch applied?
  1111. @item
  1112. Is the patch a unified diff?
  1113. @item
  1114. Is the patch against latest FFmpeg SVN?
  1115. @item
  1116. Are you subscribed to ffmpeg-dev?
  1117. (the list is subscribers only due to spam)
  1118. @item
  1119. Have you checked that the changes are minimal, so that the same cannot be
  1120. achieved with a smaller patch and/or simpler final code?
  1121. @item
  1122. If the change is to speed critical code, did you benchmark it?
  1123. @item
  1124. If you did any benchmarks, did you provide them in the mail?
  1125. @item
  1126. Have you checked that the patch does not introduce buffer overflows or
  1127. other security issues?
  1128. @item
  1129. Did you test your decoder or demuxer against damaged data? If no, see
  1130. tools/trasher and the noise bitstream filter. Your decoder or demuxer
  1131. should not crash or end in a (near) infinite loop when fed damaged data.
  1132. @item
  1133. Is the patch created from the root of the source tree, so it can be
  1134. applied with @code{patch -p0}?
  1135. @item
  1136. Does the patch not mix functional and cosmetic changes?
  1137. @item
  1138. Did you add tabs or trailing whitespace to the code? Both are forbidden.
  1139. @item
  1140. Is the patch attached to the email you send?
  1141. @item
  1142. Is the mime type of the patch correct? It should be text/x-diff or
  1143. text/x-patch or at least text/plain and not application/octet-stream.
  1144. @item
  1145. If the patch fixes a bug, did you provide a verbose analysis of the bug?
  1146. @item
  1147. If the patch fixes a bug, did you provide enough information, including
  1148. a sample, so the bug can be reproduced and the fix can be verified?
  1149. Note please do not attach samples >100k to mails but rather provide a
  1150. URL, you can upload to ftp://upload.ffmpeg.org
  1151. @item
  1152. Did you provide a verbose summary about what the patch does change?
  1153. @item
  1154. Did you provide a verbose explanation why it changes things like it does?
  1155. @item
  1156. Did you provide a verbose summary of the user visible advantages and
  1157. disadvantages if the patch is applied?
  1158. @item
  1159. Did you provide an example so we can verify the new feature added by the
  1160. patch easily?
  1161. @item
  1162. If you added a new file, did you insert a license header? It should be
  1163. taken from FFmpeg, not randomly copied and pasted from somewhere else.
  1164. @item
  1165. You should maintain alphabetical order in alphabetically ordered lists as
  1166. long as doing so does not break API/ABI compatibility.
  1167. @item
  1168. Lines with similar content should be aligned vertically when doing so
  1169. improves readability.
  1170. @item
  1171. Did you provide a suggestion for a clear commit log message?
  1172. @end enumerate
  1173. @section Patch review process
  1174. All patches posted to ffmpeg-devel will be reviewed, unless they contain a
  1175. clear note that the patch is not for SVN.
  1176. Reviews and comments will be posted as replies to the patch on the
  1177. mailing list. The patch submitter then has to take care of every comment,
  1178. that can be by resubmitting a changed patch or by discussion. Resubmitted
  1179. patches will themselves be reviewed like any other patch. If at some point
  1180. a patch passes review with no comments then it is approved, that can for
  1181. simple and small patches happen immediately while large patches will generally
  1182. have to be changed and reviewed many times before they are approved.
  1183. After a patch is approved it will be committed to the repository.
  1184. We will review all submitted patches, but sometimes we are quite busy so
  1185. especially for large patches this can take several weeks.
  1186. When resubmitting patches, please do not make any significant changes
  1187. not related to the comments received during review. Such patches will
  1188. be rejected. Instead, submit significant changes or new features as
  1189. separate patches.
  1190. @section Regression tests
  1191. Before submitting a patch (or committing to the repository), you should at least
  1192. test that you did not break anything.
  1193. The regression tests build a synthetic video stream and a synthetic
  1194. audio stream. These are then encoded and decoded with all codecs or
  1195. formats. The CRC (or MD5) of each generated file is recorded in a
  1196. result file. A 'diff' is launched to compare the reference results and
  1197. the result file.
  1198. The regression tests then go on to test the FFserver code with a
  1199. limited set of streams. It is important that this step runs correctly
  1200. as well.
  1201. Run 'make test' to test all the codecs and formats.
  1202. Run 'make fulltest' to test all the codecs, formats and FFserver.
  1203. [Of course, some patches may change the results of the regression tests. In
  1204. this case, the reference results of the regression tests shall be modified
  1205. accordingly].
  1206. @bye