diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-12-06 05:01:54 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-12-06 05:01:54 +0000 |
commit | 31014b389b3c398d40f2da37d05cd4b725a263d4 (patch) | |
tree | e9cd8f8077f0a8e5e1069f33abd827dad55bba7e /profiles | |
parent | Merge updates from master (diff) | |
download | gentoo-31014b389b3c398d40f2da37d05cd4b725a263d4.tar.gz gentoo-31014b389b3c398d40f2da37d05cd4b725a263d4.tar.bz2 gentoo-31014b389b3c398d40f2da37d05cd4b725a263d4.zip |
2022-12-06 05:01:54 UTC
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index f3ff9d08440b..7468c4dbfc38 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -5100,18 +5100,17 @@ media-video/mplayer:yuv4mpeg - Enables yuv4mpeg video output media-video/mplayer:zoran - Enables ZR360[56]7/ZR36060 video output media-video/mpv:archive - Enable support for various archive formats via app-arch/libarchive media-video/mpv:bluray - Enable playback of Blu-ray filesystems -media-video/mpv:cli - Build mpv CLI player +media-video/mpv:cli - Enable the command-line player media-video/mpv:cplugins - Enable C plugins support -media-video/mpv:drm - Enable Kernel Mode Setting / Direct Rendering Manager based video output +media-video/mpv:drm - Enable Kernel Mode Setting / Direct Rendering Manager based video outputs media-video/mpv:egl - Enable support for various EGL-based video outputs / backends media-video/mpv:gamepad - Enable gamepad input support media-video/mpv:gbm - Enable Graphics Buffer Manager based EGL video backend -media-video/mpv:jpeg - Enable support for saving screenshots in JPEG format -media-video/mpv:libmpv - Build mpv shared library +media-video/mpv:libmpv - Enable the shared library and headers (used by frontends / plugins) media-video/mpv:libplacebo - Enable support for GPU accelerated video rendering with media-libs/libplacebo -media-video/mpv:lua - Enable Lua scripting, OSC (On Screen Controller) GUI and net-misc/youtube-dl hook-script -media-video/mpv:mmal - Enables Multi-Media Abstraction Layer (MMAL) decoding support: Available e.g. on the Raspberry Pi. -media-video/mpv:opengl - Enable support for various OpenGL-based video backends +media-video/mpv:lua - Enable Lua scripting, OSC (On Screen Controller) GUI, and net-misc/yt-dlp support +media-video/mpv:mmal - Enable Multi-Media Abstraction Layer (MMAL) decoding support: Available e.g. on the Raspberry Pi +media-video/mpv:opengl - Enable support for OpenGL-based video backends (Note: deprecated for X11, USE=egl provides the newer support for -gpu-api=opengl) media-video/mpv:pipewire - Enable sound support via native PipeWire backend media-video/mpv:raspberry-pi - Enable support for the Raspberry Pi media-video/mpv:rubberband - Enable high quality pitch correction via media-libs/rubberband @@ -5119,7 +5118,7 @@ media-video/mpv:sdl - Enable media-libs/libsdl2 based video and audio outputs (N media-video/mpv:sndio - Enable sound support via media-sound/sndio media-video/mpv:tools - Install extra tools: mpv_identify.sh, mpv_idet.sh, and umpv media-video/mpv:uchardet - Enable subtitles charset discovery via app-i18n/uchardet -media-video/mpv:vulkan - Enable support for various Vulkan-based video backends +media-video/mpv:vulkan - Enable support for Vulkan-based video backends media-video/mpv:zimg - Enable libzimg support (for vf_fingerprint) media-video/noad:libmpeg2 - Build support for mpeg2 through media-libs/libmpeg2 rather than using media-video/ffmpeg media-video/obs-studio:browser - Enable browser source support via (precompiled) CEF. |