summaryrefslogtreecommitdiff
path: root/apps/codecs/libfaad/ps_dec.c (unfollow)
Commit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2011-05-11libfaad: Move PS related variables to sbr_info struct. This allows dynamic al...Andree Buschmann
2011-05-10Implement error handling for libfaad's memory allocation. Do not allocate PS ...Andree Buschmann
2011-04-24Rework of libfaad in several areas. Allow removal of malloc with a new define...Andree Buschmann
2011-04-24Clean up array sizes in the SBR + PS part of libfaad. Add MAX_NTSRPS (=38), u...Andree Buschmann
2007-09-21Fix playback of HE-AACv2 (aka SBR+PS) files.Magnus Holmgren
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