From 40d8bc05c536b6c3fa0bd58c50480dc79c6b9e92 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 22 Nov 2023 23:21:15 +0000 Subject: gentoo auto-resync : 22:11:2023 - 23:21:15 --- profiles/use.local.desc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'profiles/use.local.desc') diff --git a/profiles/use.local.desc b/profiles/use.local.desc index ecb3a1bfb4d1..7d2fc0430406 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -4988,6 +4988,7 @@ media-video/ffmpeg:flite - Adds a text-to-speech filter based on app-accessibili media-video/ffmpeg:frei0r - Enable frei0r wrapping in libavfilter media-video/ffmpeg:fribidi - Enables fribidi support in the drawtext filter. media-video/ffmpeg:gcrypt - Enables gcrypt support: Needed for rtmp(t)e support if openssl, librtmp or gmp is not used. +media-video/ffmpeg:glslang - Use dev-util/glslang to compile GLSL media-video/ffmpeg:gme - Enables support for media-libs/game-music-emu for playing various video game music formats. media-video/ffmpeg:gpl - Build GPL code. Should be enabled unless you require LGPL binaries. media-video/ffmpeg:hardcoded-tables - Use pre-calculated tables rather than calculating them on the fly. It results in an increase of approximately 15% in the size of libavcodec, the main library impacted by this change. It enables savings in table generation time, done once at codec initialization, since by hardcoding the tables, they do not need to be computed at runtime. However, the savings are often negligible (~100k cycles is a typical number) especially when amortized over the entire encoding/decoding operation. Improvements are being made to the runtime initialization, and so over time, this option will have an impact on fewer and fewer codecs. @@ -5018,11 +5019,13 @@ media-video/ffmpeg:postproc - Build and install libpostproc. media-video/ffmpeg:qsv - Enable Intel Quick Sync Video via media-libs/intel-mediasdk (ffmpeg versions older than, and including, 5.1) or media-libs/oneVPL (ffmpeg version newer than 5.1). media-video/ffmpeg:rav1e - Enables AV1 encoding support via media-video/rav1e. media-video/ffmpeg:rubberband - Adds time-stretching and pitch-shifting audio filter based on media-libs/rubberband. +media-video/ffmpeg:shaderc - Use media-libs/shaderc to compile GLSL media-video/ffmpeg:snappy - Enable app-arch/snappy support. Required for e.g. Vidvox Hap encoder. media-video/ffmpeg:sndio - Enable support for the media-sound/sndio backend media-video/ffmpeg:srt - Enable support for Secure Reliable Transport (SRT) via net-libs/srt media-video/ffmpeg:ssh - Enable SSH/sftp support via net-libs/libssh. media-video/ffmpeg:svt-av1 - Enables AV1 encoding support via media-libs/svt-av1. +media-video/ffmpeg:truetype - Enables drawtext filter via media-libs/freetype and media-libs/harfbuzz. media-video/ffmpeg:twolame - Enables MP2 encoding via media-sound/twolame as an alternative to the internal encoder. media-video/ffmpeg:vidstab - Enables video stabilization filter using vid.stab library (media-libs/vidstab). media-video/ffmpeg:vmaf - Enables Netflix's perceptual video quality assessment filter using the library (media-libs/libvmaf). -- cgit v1.2.3