1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-05 05:33:32 +02:00

Added deadbeef again. Modified version from portage.

This commit is contained in:
2020-09-30 08:23:13 +02:00
parent 76949b0064
commit b051c12ccf
4 changed files with 206 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
diff --git a/plugins/ffmpeg/ffmpeg.c b/plugins/ffmpeg/ffmpeg.c
index da137069a..43cdcb301 100644
--- a/plugins/ffmpeg/ffmpeg.c
+++ b/plugins/ffmpeg/ffmpeg.c
@@ -75,7 +75,7 @@
static DB_decoder_t plugin;
static DB_functions_t *deadbeef;
-#define DEFAULT_EXTS "aa3;oma;ac3;vqf;amr;tak;dsf;dff;wma;3gp;mp4;m4a"
+#define DEFAULT_EXTS "aa3;oma;ac3;vqf;amr;tak;dsf;dff;wma;3gp;mp4;m4a;ape"
#define UNPOPULATED_EXTS_BY_FFMPEG \
"aif,aiff,afc,aifc,amr,asf," \
"wmv,wma,au,caf,webm," \