1
0
Fork 0
forked from len0rd/rockbox

Revert "RFC: Get rid of mpegplayer plugin"

This reverts commit d25d24812e.

Change-Id: I1563223e343fb1e2eda72a45823b38350025ff93
This commit is contained in:
Solomon Peachy 2022-10-13 11:04:12 -04:00
parent 418169aff8
commit 9d3d925295
60 changed files with 21189 additions and 5 deletions

View file

@ -26,7 +26,7 @@
CODEC_HEADER
#if NUM_CORES > 1
#if NUM_CORES > 1 && !defined(MPEGPLAYER)
#define MPA_SYNTH_ON_COP
#endif