commit:     f1fb8c0c9f4794cf077914a5ac6687f00bc2eeae
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 11 14:53:49 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jun 11 15:30:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1fb8c0c

media-video/ffmpeg: improve vpx usedesc

Closes: https://bugs.gentoo.org/720262
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 media-video/ffmpeg/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/ffmpeg/metadata.xml b/media-video/ffmpeg/metadata.xml
index c206f58b9b9..f6e9c9f3cf8 100644
--- a/media-video/ffmpeg/metadata.xml
+++ b/media-video/ffmpeg/metadata.xml
@@ -54,7 +54,7 @@
        <flag name="ssh">Enable SSH/sftp support via 
<pkg>net-libs/libssh</pkg>.</flag>
        <flag name="twolame">Enables MP2 encoding via 
<pkg>media-sound/twolame</pkg> as an alternative to the internal encoder.</flag>
        <flag name="vidstab">Enables video stabilization filter using vid.stab 
library (<pkg>media-libs/vidstab</pkg>).</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="vpx">Enables VP8 and VP9 codec support using libvpx: 
Decoding does not require this to be enabled but libvpx can also be used for 
decoding; encoding requires this useflag to be enabled though.</flag>
        <flag name="vulkan">Enables support for the vulkan API for GPU 
offload.</flag>
        <flag name="x265">Enables HEVC encoding with 
<pkg>media-libs/x265</pkg>.</flag>
        <flag name="zeromq">Enables <pkg>net-libs/zeromq</pkg> support with the 
zmq/azmq filters.</flag>

Reply via email to