mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Related to #103 Adds ffmpeg decoder module to support a few extra audio formats such as AC3, EAC3, DTS, & TrueHD. This increases the apk size by about 5.4mb (release 17.4mb->22.8mb), but definitely worth it for the added support.
11 lines
276 B
JSON
11 lines
276 B
JSON
{
|
|
"uniqueId": "org.ffmpeg",
|
|
"developers": [],
|
|
"artifactVersion": "6.0",
|
|
"description": "A complete, cross-platform solution to record, convert and stream audio and video",
|
|
"name": "FFmpeg",
|
|
"licenses": [
|
|
"lgpl-2.1"
|
|
],
|
|
"website": "https://www.ffmpeg.org"
|
|
}
|