summaryrefslogtreecommitdiff
blob: d5eeac6e009917b603ac5b36c76591deeeca160e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
	<email>bircoph@gentoo.org</email>
	<name>Andrew Savchenko</name>
</maintainer>
<use>
	<flag name="amr">Enables Adaptive Multi-Rate format support</flag>
	<flag name="bl">Blinkenlights video output</flag>
	<flag name="bluray">Enable playback of Blu-ray filesystems</flag>
	<flag name="bs2b">Enable Bauer stereophonic-to-binaural headphone filter</flag>
	<flag name="cdio">Use libcdio for CD support (instead of cdparanoia)</flag>
	<flag name="cdparanoia">Enable cdparanoia (audio CD ripper) support</flag>
	<flag name="cpudetection">Enables runtime CPU detection (useful for bindist, compatibility on other CPUs)</flag>
	<flag name="dirac">Enable Dirac video support (an advanced royalty-free video compression format) via the reference library: dirac.</flag>
	<flag name="dvdnav">Use forked libdvdnav, navigate menus in GUIs</flag>
	<flag name="dxr3">Enable DXR3/H+ video output</flag>
	<flag name="enca">Enables support for charset discovery and conversion</flag>
	<flag name="external-ffmpeg">Use shared FFmpeg libraries instead of static bundled ones. Discouraged by upstream.</flag>
	<flag name="faac">Use external faac library for AAC encoding</flag>
	<flag name="faad">Use external faad library for AAC decoding</flag>
	<flag name="libmpeg2">Build support for mpeg2 over media-libs/libmpeg2 rather than using ffmpeg.</flag>
	<flag name="live">Enables live.com streaming media support</flag>
	<flag name="md5sum">Enables md5sum video output</flag>
	<flag name="mng">MNG input support</flag>
	<flag name="mpg123">Enable support for mp3 decoding over media-sound/mpg123.</flag>
	<flag name="nemesi">Enable Nemesi Streaming Media support</flag>
	<flag name="network">Enables network streaming support</flag>
	<flag name="opus">Enables support for Opus audio codec via <pkg>media-libs/opus</pkg></flag>
	<flag name="osdmenu">Enables support for on-screen display (OSD) menus</flag>
	<flag name="pnm">Add PNM video output option, to create PPM/PGM/PGMYUV images</flag>
	<flag name="pvr">Enable Video4Linux2 MPEG PVR</flag>
	<flag name="radio">Enable V4L2 radio interface and support</flag>
	<flag name="rar">Enable Unique RAR File Library</flag>
	<flag name="real">Adds Real audio/video support</flag>
	<flag name="rtc">Enables usage of the linux real time clock. The alternative is software emulation of rtc</flag>
	<flag name="rtmp">Enables RTMPDump Streaming Media support</flag>
	<flag name="shm">Enable support for shm</flag>
	<flag name="svga">SVGA video output</flag>
	<flag name="svga-helper">Use SVGA kernel helper for userspace access</flag>
	<flag name="tga">Enables Targa video output</flag>
	<flag name="tivo">Enables vstream client support for TiVo streams</flag>
	<flag name="toolame">Enable toolame MPEG-2 encoding</flag>
	<flag name="tremor">Enable internal support for Vorbis</flag>
	<flag name="twolame">Enable twolame MPEG-2 encoding</flag>
	<flag name="vdpau">Enables experimental VDPAU support (requires nVidia video cards) to offload MPEG2/MPEG4/VC1/WMV CPU processing to video card</flag>
	<flag name="vpx">Enables vp8 codec support using libvpx: Decoding vp8 does not require this to be enabled but libvpx can also be used for decoding; encoding vp8 requires this useflag to be enabled though.</flag>
	<flag name="video_cards_s3virge">Support for s3virge video card</flag>
	<flag name="video_cards_tdfx">Support for tdfx video card</flag>
	<flag name="vidix">Support for vidix video output</flag>
	<flag name="win32codecs">Support for binary win32 codecs</flag>
	<flag name="xvmc">Enables X-Video Motion Compensation support</flag>
	<flag name="yuv4mpeg">Enables yuv4mpeg video output</flag>
	<flag name="zoran">Enables ZR360[56]7/ZR36060 video output</flag>
</use>
</pkgmetadata>