mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Experimental MPV player backend Related to #14, #22, & #85 You can switch to MPV in advanced settings and toggle using hardware decoding or not. This uses code and buildscripts from https://github.com/mpv-android/mpv-android, plus other third party libraries to build MPV
11 lines
289 B
JSON
11 lines
289 B
JSON
{
|
|
"uniqueId": "com.github.fribidi.fribidi",
|
|
"developers": [],
|
|
"artifactVersion": "1.0.16",
|
|
"description": "The Free Implementation of the Unicode Bidirectional Algorithm",
|
|
"name": "fribidi",
|
|
"licenses": [
|
|
"lgpl-2.1"
|
|
],
|
|
"website": "https://github.com/fribidi/fribidi"
|
|
}
|