summaryrefslogtreecommitdiff
path: root/media-libs/opus/metadata.xml
blob: 8378535a449a5bdeff3f702d4a376f245cc79428 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sound@gentoo.org</email>
    <name>Gentoo Sound project</name>
  </maintainer>
  <maintainer type="person">
    <email>steils@gentoo.org</email>
    <name>Stefan Strogin</name>
  </maintainer>
  <use>
    <flag name="custom-modes">Enable non-Opus modes, e.g. 44.1 kHz and 2^n frames</flag>
    <flag name="deep-plc">Enable Deep Packet Loss Concealment (PLC)</flag>
    <flag name="dred">Enable Deep REDundancy (DRED)</flag>
    <flag name="osce">Enable Opus Speech Coding Enhancement (OSCE)</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>