index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
codecs
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
Move code into IRAM and explicitly inline some functions (gcc was inlining th...
Dave Chapman
2005-11-03
*
Move all code into IRAM
Dave Chapman
2005-11-03
*
Use direct non-interleaved full precision output data instead of converting t...
Thom Johansen
2005-11-02
*
Better place for EMAC init.
Thom Johansen
2005-11-02
*
Need to set sample depth before clip limits to avoid having clip limits overr...
Thom Johansen
2005-11-02
*
Support large delay fields in LAME header, plus some cleanups.
Thom Johansen
2005-11-02
*
Enable replaygain for the new FLAC decoder
Dave Chapman
2005-11-02
*
Make the m4a parser happier with Nero-encoded .mp4 files. This still needs m...
Dave Chapman
2005-11-02
*
Fix simulator builds - DEBUGF explicitly needs rb->
Dave Chapman
2005-11-02
*
Add const attribute to lookup tables
Dave Chapman
2005-11-02
*
Cosmetic changes - use correct ICONST or IBSS attributes and refer to codec a...
Dave Chapman
2005-11-02
*
Call ci->seek_complete() callback after processing a seek request (an old API...
Dave Chapman
2005-11-02
*
Init EMAC properly.
Thom Johansen
2005-11-01
*
Added some EMAC optimised fixed point routines.
Thom Johansen
2005-11-01
*
Removed msvc-style x86 inline asm. Now the iriver win32 sim builds again.
Jens Arnold
2005-11-01
*
Fix gcc4 warnings for simulator builds
Dave Chapman
2005-11-01
*
Cosmetic change - correct the indenting to the standard Rockbox four spaces
Dave Chapman
2005-10-31
*
Suppress compiler warning
Dave Chapman
2005-10-31
*
Initial check-in of AAC codec. Currently only recognises the .mp4 extension ...
Dave Chapman
2005-10-31
*
Add capability to parse AAC files in M4A.
Dave Chapman
2005-10-31
*
Correct the prototype for memmove (oops, forgot this file)
Dave Chapman
2005-10-31
*
Correct the prototype for memmove
Dave Chapman
2005-10-31
*
Changes to make libfaad compile in Rockbox. Also remove compiler warnings, u...
Dave Chapman
2005-10-31
*
Initial check-in of unmodified libfaad (part of the FAAD2 project). This is ...
Dave Chapman
2005-10-31
*
Some more IBSS_ATTR changes.
Thom Johansen
2005-10-31
*
Fix bug with FLAC and ALAC output being half the correct volume. The DSP_SET...
Dave Chapman
2005-10-30
*
Don't copy the data from the audio buffer - request_buffer() guarantees to al...
Dave Chapman
2005-10-30
*
Skip ID3v2 tags at the start of a FLAC file.
Dave Chapman
2005-10-30
*
Optimizations to the FLAC-codec buffer requesting to eliminate the
Miika Pekkarinen
2005-10-30
*
Oops
Dave Chapman
2005-10-29
*
Remove generic M4A parsing code from libalac and create a libm4a - so it can ...
Dave Chapman
2005-10-29
*
Initial seeking support. This only seeks to the nearest point (before the ta...
Dave Chapman
2005-10-29
*
Enabled the FLAC EMAC optimisations.
Thom Johansen
2005-10-28
*
Squeezed two very frequently used arrays in IRAM for a very nice performance ...
Thom Johansen
2005-10-28
*
Add more useful error codes from decoder
Dave Chapman
2005-10-28
*
1) Always enable the DSP. 2) Change codec to output one 32-bit array per cha...
Dave Chapman
2005-10-28
*
Should be referring to libffmpegFLAC, not libalac - how did this work in the ...
Dave Chapman
2005-10-27
*
Prevent compiler warning for LOGF builds
Dave Chapman
2005-10-27
*
Support for a colon-separated path in APPEXTRA
Linus Nielsen Feltzing
2005-10-27
*
Zero the FLACContext during initialisation
Dave Chapman
2005-10-27
*
Didn't mean to commit that...
Thom Johansen
2005-10-27
*
Introduced usage of IBSS_ATTR and ICONST_ATTR in codec libraries.
Thom Johansen
2005-10-27
*
Introduced usage of IBSS_ATTR and ICONST_ATTR to codec plugins.
Thom Johansen
2005-10-27
*
Replaced jump table with a more efficient one.
Thom Johansen
2005-10-27
*
Assembler optimised LPC routines for Coldfire. Will enable them when codec ha...
Thom Johansen
2005-10-27
*
New FLAC decoder from the ffmpeg project
Dave Chapman
2005-10-26
*
Removed unneeded xxx2wav files.
Thom Johansen
2005-10-22
*
Fix downmixing problems in AC3/A52 decoder and small cleanup of unused code
Dave Chapman
2005-10-22
*
Seeking support for AC3/A52 files. We assume they are always CBR.
Dave Chapman
2005-10-22
*
Fixed the playlist skipping with MusePack.
Miika Pekkarinen
2005-10-18
[prev]
[next]