summaryrefslogtreecommitdiff
path: root/apps/codecs/libfaad
AgeCommit message (Expand)Author
2007-09-21Fix playback of HE-AACv2 (aka SBR+PS) files.Magnus Holmgren
2007-05-10Code cleaning - remove some unnecessary defined(SIMULATOR) checksDave Chapman
2007-02-17build with -Wundef to make sure we have spelled the defines right in #if linesDaniel Stenberg
2006-10-27Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold
2006-10-23Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold
2006-10-10AAC codec: Fix buffer overrun on high-bitrate files.Magnus Holmgren
2006-10-01AAC codec: Reduce IRAM usage slightly, to fix the profile builds (on Coldfire).Magnus Holmgren
2006-09-24Fix the warning.Magnus Holmgren
2006-09-24Apply a bunch of simple AAC decoder optimizations. Biggest speedup is on Cold...Magnus Holmgren
2006-09-24Add profiling support for libfaad, and enable a small optimization.Magnus Holmgren
2006-09-02settings.h includs button.h that includes target-button.h so we need to makeDaniel Stenberg
2006-08-10Only cast if value is used. This should fix a build warning.Antoine Cellerier
2006-02-24prevent rockbox from using the wrong includesMarcoen Hirschberg
2005-12-05Codec makefile cleanup: remove redundant things, don't generate dependency fi...Magnus Holmgren
2005-11-12"signed char" policeDave Chapman
2005-11-02Use direct non-interleaved full precision output data instead of converting t...Thom Johansen
2005-11-02Better place for EMAC init.Thom Johansen
2005-11-01Init EMAC properly.Thom Johansen
2005-11-01Added some EMAC optimised fixed point routines.Thom Johansen
2005-11-01Removed msvc-style x86 inline asm. Now the iriver win32 sim builds again.Jens Arnold
2005-11-01Fix gcc4 warnings for simulator buildsDave Chapman
2005-10-31Changes to make libfaad compile in Rockbox. Also remove compiler warnings, u...Dave Chapman
2005-10-31Initial check-in of unmodified libfaad (part of the FAAD2 project). This is ...Dave Chapman