summaryrefslogtreecommitdiff
path: root/apps/codecs/libffmpegFLAC/SOURCES
blob: 823a2b774410723288b5d7a3eafd512a86c1e042 (plain)
1
2
3
4
5
6
7
8
9
10
11
bitstream.c
decoder.c
shndec.c
#if !(defined(CPU_ARM) && (ARM_ARCH > 4))
tables.c
#endif
#if defined(CPU_COLDFIRE)
coldfire.S
#elif defined(CPU_ARM)
arm.S
#endif