summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Levine <plevine457@gmail.com>2017-06-29 02:26:28 -0400
committerAlexis Ballier <aballier@gentoo.org>2017-06-30 07:22:06 +0200
commitb24c9de87042c1edc0aad661ac651243d1f960c7 (patch)
tree1e5c118f16d19ea444b65c794537d0d62a6dbeeb /media-libs/avidemux-plugins/metadata.xml
parentmedia-video/avidemux: Bump avidemux-2.6.20 and update to EAPI 6 (diff)
downloadgentoo-b24c9de87042c1edc0aad661ac651243d1f960c7.tar.gz
gentoo-b24c9de87042c1edc0aad661ac651243d1f960c7.tar.bz2
gentoo-b24c9de87042c1edc0aad661ac651243d1f960c7.zip
media-libs/avidemux-plugins: Bump avidemux-plugins-2.6.20 and update to EAPI 6
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs/avidemux-plugins/metadata.xml')
-rw-r--r--media-libs/avidemux-plugins/metadata.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/media-libs/avidemux-plugins/metadata.xml b/media-libs/avidemux-plugins/metadata.xml
index e43fb4825fde..410f705011c7 100644
--- a/media-libs/avidemux-plugins/metadata.xml
+++ b/media-libs/avidemux-plugins/metadata.xml
@@ -8,9 +8,14 @@
<use>
<flag name="aften">Enable A/52 (AC-3) audio encoder support.</flag>
<flag name="amr">Enable Adaptive Multi-Rate format support via <pkg>media-libs/opencore-amr</pkg>.</flag>
+ <flag name="dcaenc">Enable DTS Coherent Acoustics audio encoder support via <pkg>media-sound/dcaenc</pkg>.</flag>
+ <flag name="fdk">Adds support for encoding AAC using <pkg>media-libs/fdk-aac</pkg>.</flag>
<flag name="fribidi">Enable unicode bidirectional algorithm support via <pkg>dev-libs/fribidi</pkg>.</flag>
+ <flag name="nvenc">Adds support for NVIDIA Encoder (NVENC) API for hardware accelerated encoding on NVIDIA cards.</flag>
+ <flag name="opus">Adds support for the Opus codec via <pkg>media-libs/opus</pkg>.</flag>
<flag name="twolame">Enable TwoLAME support via <pkg>media-sound/twolame</pkg>, an optimised MPEG Audio Layer 2 (MP2) encoder.</flag>
<flag name="vpx">Enable WebM VP8 Codec SDK support via <pkg>media-libs/libvpx</pkg>.</flag>
+ <flag name="x265">Enables HEVC support with <pkg>media-libs/x265</pkg>.</flag>
</use>
<upstream>
<remote-id type="sourceforge">avidemux</remote-id>