mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Build librbcodec with DSP and metadata.
All associated files are moved to /lib/rbcodec. Change-Id: I572ddd2b8a996aae1e98c081d06b1ed356dce222
This commit is contained in:
parent
24bd9d5393
commit
b5716df4cb
80 changed files with 97 additions and 112 deletions
|
@ -1113,7 +1113,6 @@ static void load_lrc_file(void)
|
|||
/*******************************
|
||||
* read lyrics from id3
|
||||
*******************************/
|
||||
/* taken from apps/metadata/mp3.c */
|
||||
static unsigned long unsync(unsigned long b0, unsigned long b1,
|
||||
unsigned long b2, unsigned long b3)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue