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
*
Enable assembler optimisations for ARM targets
Dave Chapman
2005-12-16
*
Make use of the generated dependency file.
Magnus Holmgren
2005-12-05
*
Codec makefile cleanup: remove redundant things, don't generate dependency fi...
Magnus Holmgren
2005-12-05
*
fix gcc4 (un)signed warnings
Daniel Stenberg
2005-12-02
*
iRiver: re-add an end of file check, to see if it helps the reported problems...
Magnus Holmgren
2005-12-01
*
iRiver: Reduced stack usage in the Vorbis decoder, so files created by old ve...
Magnus Holmgren
2005-11-26
*
More stable playback with reduced stuttering when skipping tracks.
Miika Pekkarinen
2005-11-18
*
ICONST_ATTR police
Thom Johansen
2005-11-15
*
Speed up layer 1 decoding considerably.
Thom Johansen
2005-11-15
*
iPod: Work around a problem with one Tremor function not being happy in IRAM ...
Dave Chapman
2005-11-13
*
Shorten updates from Mark Arigo: calculate average bitrate, skip id3v2 tags a...
Dave Chapman
2005-11-13
*
iPod: Implement plugin.lds and enable codec building for all SWCODEC platform...
Dave Chapman
2005-11-12
*
"signed char" police
Dave Chapman
2005-11-12
*
Oops
Dave Chapman
2005-11-12
*
Move ff_log2_tab out of header file into its own .c file
Dave Chapman
2005-11-11
*
Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...
Dave Chapman
2005-11-11
*
Changed output format of libmpcdec to non-interleaved stereo for a slight spe...
Thom Johansen
2005-11-06
*
The seek_time member of the codec API needs to be decremented before use as a...
Thom Johansen
2005-11-06
*
Disabled Musepack seeking, since it's so slow that most users conclude the co...
Thom Johansen
2005-11-06
*
Unrolled loops up to order 10 plus slight optimisation of default case.
Thom Johansen
2005-11-05
*
Fixed the halved volume bug, remove ad-hoc metadata loading and add ReplayGai...
Thom Johansen
2005-11-04
*
Add seekpoint parsing and dummy ICODE_ATTR macro to standalone FLAC test program
Dave Chapman
2005-11-03
*
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
[next]