This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
aee2dcf958
rockbox
/
apps
/
codecs
/
libffmpegFLAC
/
SOURCES
7 lines
75 B
Text
Raw
Normal View
History
Unescape
Escape
New FLAC decoder from the ffmpeg project git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7656 a1c6a512-1295-4272-9138-f99709370657
2005-10-26 12:35:58 +00:00
bitstream.c
decoder.c
Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementation by Mark Arigo. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7814 a1c6a512-1295-4272-9138-f99709370657
2005-11-11 19:45:36 +00:00
shndec.c
Remove some unrequired SIMULATOR checks - the CPU_* family of defines are never defined for the sim. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14711 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 16:49:28 +00:00
#if defined(CPU_COLDFIRE)
Enabled the FLAC EMAC optimisations. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7678 a1c6a512-1295-4272-9138-f99709370657
2005-10-28 22:03:52 +00:00
coldfire.S
#endif
Reference in a new issue
Copy permalink