index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rbcodec
Age
Commit message (
Expand
)
Author
2012-05-07
rbcodec: abstract tdspeed buffer allocation
Nils Wallménius
2012-05-06
remove extraneous parens
Rafaël Carré
2012-05-06
asap codec: remove invalid memset
Rafaël Carré
2012-05-06
Don't use function in a function
Rafaël Carré
2012-05-06
Correct comments in lin_resample re: what is actually used by asm.
Michael Sevakis
2012-05-04
Remove pointless IRAM allocation from voice DSP.
Michael Sevakis
2012-05-03
rbcodec: Hooks for target specific functions in dsp_process loop
Michael Sevakis
2012-05-03
Add rbcodecplatform.h and rbcodecconfig.h.
Sean Bartell
2012-05-02
Delete unused stub functions.
Nils Wallménius
2012-05-01
Delete autoconf.h file in the warble source, one less headache.
Nils Wallménius
2012-05-01
rbcodec refactoring: autoresumable
Sean Bartell
2012-05-01
Fix audio corruption when sequentially playing low bitrate WMA files
Michael Giacomelli
2012-05-01
Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.
Michael Sevakis
2012-05-01
Fix corrupt when repeatidly playing very low bitrate WMA files.
Michael Giacomelli
2012-04-30
Should've had dsp_replaygain_set_gains as static for now...
Michael Sevakis
2012-04-30
Still need settings.h in dsp_misc.c for now for software volume.
Michael Sevakis
2012-04-30
Make DSP's replaygain independent of global_settings.
Michael Sevakis
2012-04-30
Warble must have a call to dsp_init before setting options or using it.
Michael Sevakis
2012-04-29
Put the <string.h> channel_mode.c for memcpy.
Michael Sevakis
2012-04-29
Make rbcodec/dsp includes more specific.
Michael Sevakis
2012-04-29
Make compressor_update static.
Michael Sevakis
2012-04-29
Lower IRAM footprint on ARM.
Michael Sevakis
2012-04-29
Fix 3g warning in dsp_arm.S (which showed as an error).
Michael Sevakis
2012-04-29
Get warble building again.
Michael Sevakis
2012-04-29
Fix no newline at end warning.
Michael Sevakis
2012-04-29
Fundamentally rewrite much of the audio DSP.
Michael Sevakis
2012-04-28
rbcodec refactoring: get_audio_base_data_type
Sean Bartell
2012-04-27
Some whitespace correction in dsp_*.S
Michael Sevakis
2012-04-27
rbcodec refactoring: dsp_set_eq_coefs
Sean Bartell
2012-04-26
Consolidate compressor settings into a struct.
Michael Sevakis
2012-04-26
Add a more correct absolute difference function to dsp-util.
Michael Sevakis
2012-04-25
Add codecs to librbcodec.
Sean Bartell
2012-03-27
Fix warble and clean up/refactor Makefile.
Thomas Martitz
2012-03-26
build system: unify/simplify library handling a bit.
Thomas Martitz
2012-03-18
Build librbcodec with DSP and metadata.
Sean Bartell
2012-03-04
Re-add -DDEBUG to the warble makefile
Frank Gevaerts
2012-03-03
Remove standalone makefile. Use configure to build
Frank Gevaerts
2012-03-03
Move includes of other makefiles around to make GCCFLAGS work properly.
Frank Gevaerts
2012-03-03
Integrate the warble tool in the regular build system.
Frank Gevaerts
2012-03-03
Add the warble test program.
Sean Bartell
[prev]