From 8f79a76a51b6c5055e8c377697be4c59e6058259 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rafa=C5=82=20Dzi=C4=99giel?=
Date: Tue, 6 Jul 2021 10:00:28 +0200
Subject: [PATCH] flatpak: Update metainfo description
Clapper was tested and confirmed to work with V4L2 stateless decoders. Also since latest GTK4 version moved to EGL on Xorg we no longer have the GLX related problems we used to have.
---
data/com.github.rafostar.Clapper.metainfo.xml | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/data/com.github.rafostar.Clapper.metainfo.xml b/data/com.github.rafostar.Clapper.metainfo.xml
index f5b0ae6d..d29bc31f 100644
--- a/data/com.github.rafostar.Clapper.metainfo.xml
+++ b/data/com.github.rafostar.Clapper.metainfo.xml
@@ -12,7 +12,8 @@
Clapper is a GNOME media player build using GJS with GTK4 toolkit.
The media player is using GStreamer as a media backend and renders
everything via OpenGL. Player works natively on both Xorg and Wayland.
- It also supports VA-API on AMD/Intel GPUs.
+ It also supports hardware acceleration through VA-API on AMD/Intel GPUs,
+ NVDEC for Nvidia and V4L2 for mobile devices.
The media player has an adaptive GUI. When viewing videos in "Windowed Mode",
@@ -22,11 +23,6 @@
displays video only on top of all other windows for a PiP-like viewing experience.
Mobile friendly transitions are also supported.
-
- For best stability Wayland session is recommended. Wayland users with AMD/Intel GPUs
- can try enabling HIGHLY EXPERIMENTAL "vah264dec" plugin inside player preferences
- for reduced CPU and GPU usage on H.264 videos.
-
Rafał Dzięgiel
https://rafostar.github.io/clapper