summaryrefslogtreecommitdiff
blob: 798f80a4cbfd540c51bdff817c5b8408450d5505 (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
<?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="amrnb">Enables Adaptive Multi-Rate Audio support (Narrow Band)</flag>
    <flag name="amrwb">Enables Adaptive Multi-Rate Audio support (Wide Band)</flag>
    <flag name="bl">Enables Blinkenlights support in mplayer</flag>
    <flag name="cdio">Use libcdio for CD support (instead of cdparanoia)</flag>
    <flag name="color-console">Enable color console output (UNSUPPORTED)</flag>
    <flag name="cpudetection">Enables runtime cpudetection (useful for bindist, compatability on other CPUs)</flag>
    <flag name="custom-cflags">Enables custom CFLAGS (UNSUPPORTED)</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="dxr2">Enable DXR2 video output</flag>
    <flag name="dxr3">Enable DXR3/H+ video output</flag>
    <flag name="enca">Enables support for charset discovery and conversion</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="mp2">Enables support for twolame, an MP2 audio library</flag>
    <flag name="nemesi">Enable Nemesi Streaming Media support</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 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="srt">Internal SRT/SSA/ASS (SubRip / SubStation Alpha) subtitle support</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="tivo">Enables TiVo vstream client support</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>