summaryrefslogtreecommitdiff
blob: fec087f43c5d8e4feaa66014cb3486315b32f9f8 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>video</herd>
  <maintainer>
    <email>media-video@gentoo.org</email>
  </maintainer>
  <use>
    <flag name="3dnowext">Enable 3dnowext cpu instructions</flag>
    <flag name="ass">Internal SRT/SSA/ASS (SubRip / SubStation Alpha) subtitle support</flag>
    <flag name="bl">Enables Blinkenlights support in mplayer</flag>
    <flag name="cdio">Use libcdio for CD support (instead of cdparanoia)</flag>
    <flag name="cpudetection">Enables runtime cpudetection (useful for bindist, compatability on other CPUs)</flag>
    <flag name="custom-cpuopts">Fine-tune custom CPU optimizations (UNSUPPORTED)</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="gmplayer">Build gmplayer, a GTK+ MPlayer gui (UNSUPPORTED)</flag>
	<flag name="gtk">Build gmplayer, a GTK+ MPlayer gui (UNSUPPORTED)</flag>
    <flag name="live">Enables live.com streaming media support</flag>
    <flag name="md5sum">Enables md5sum video output</flag>
    <flag name="mmxext">Enables mmx2 support</flag>
    <flag name="mng">MNG input support</flag>
    <flag name="mp2">Enables support for twolame, an MP2 audio library</flag>
    <flag name="nemesi">Enable Nemesi Streaming Media support</flag>
	<flag name="network">Enables network streaming support</flag>
	<flag name="nut">Enables support for the NUT container format</flag>
	<flag name="opencore-amr">Enables Adaptive Multi-Rate format support</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 audo/video support</flag>
    <flag name="rtc">Enables usage of the linux real time clock. The alternative is software emulation of rtc</flag>
    <flag name="schroedinger">Enable Dirac video support (an advanced royalty-free video compression format) via libschroedinger (high-speed implementation in C of the Dirac codec).</flag>
    <flag name="shm">Enable support for shm</flag>
    <flag name="ssse3">faster floating point optimization for SSSE3 capable chips (Intel Core 2 and later chips)</flag>
    <flag name="teletext">Support for TV teletext interface</flag>
    <flag name="tga">Enables Targa video output</flag>
	<flag name="tremor">Enable internal support for Vorbis</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="vidix">Support for vidix video output</flag>
    <flag name="xanim">Enables support for xanim based codecs</flag>
    <flag name="xvmc">Enables X-Video Motion Compensation support</flag>
    <flag name="zoran">Enables ZR360[56]7/ZR36060 video output</flag>
  </use>
</pkgmetadata>