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.

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