rockbox/lib/rbcodec/codecs/libwma
Vencislav Atanasov f040c4c9ec Rename CPU_S5L870X to CPU_S5L87XX
This is a preparation to introduce support for the following SoC models: S5L8720 (iPod Nano 4G, iPod Touch 2G), S5L8730 (iPod Nano 5G), S5L8723 (iPod Nano 6G) and S5L8740 (iPod Nano 7G)

The whole family consists of SoCs which are similar, running ARMv6 and Thumb2 instructions, but some peripherals are located at a different address.

No functional change is to be expected so far.

Change-Id: If1f7669c49cf110ccc52c5234cc42ffd6f2b4e80
2024-11-20 10:58:32 -05:00
..
libwma.make Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
SOURCES Fix race conditions in parallel build. 2016-05-28 17:41:32 +02:00
types.h Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
wmadata.h Fix corrupt when repeatidly playing very low bitrate WMA files. 2012-05-01 05:42:38 +02:00
wmadec.h Rename CPU_S5L870X to CPU_S5L87XX 2024-11-20 10:58:32 -05:00
wmadeci.c Fix audio corruption when sequentially playing low bitrate WMA files 2012-05-01 02:01:06 -04:00
wmafixed.c Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
wmafixed.h Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00