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
Age
Commit message (
Expand
)
Author
2013-12-23
Proposed fix for FS#12878: Zero-length embedded album art prevents mp3 playback
Jack Whitham
2013-12-16
Sync libopus to upstream release 1.1
Nils Wallménius
2013-12-15
DSP Compressor: Sidechain, Exponential Atk/Rls
Ryan Billing
2013-12-13
Add support for flac embeded album art.
Albert Song
2013-11-18
flac: fix seeking.
Andrew Ryabinin
2013-10-20
Add missing #include statements.
Kevin Zheng
2013-10-05
Simulator - encoders can now be loaded
Lorenzo Miori
2013-09-01
Opus: delete two files that were moved into a subdir
Nils Wallménius
2013-09-01
Fix warning from a35c1b3
Nils Wallménius
2013-09-01
Opus: Coldfire inline asm for comb_filter_const
Nils Wallménius
2013-08-31
Add cf asm inline for multiplication commonly used in silk.
Nils Wallménius
2013-08-31
Put two hot silk arrays on real stack (iram)
Nils Wallménius
2013-08-31
Silence spurious warning
Nils Wallménius
2013-08-31
Sync opus codec to upstream git
Nils Wallménius
2013-08-26
lua: Switch memory allocator from dl to tlsf
Marcin Bukat
2013-08-23
Change CODECFLAGS to a "simply-expanded" var to give the individual
Nils Wallménius
2013-08-16
Fix FS#12889 : Audible pop right after setting Repeat/Shuffle
Michael Sevakis
2013-07-11
mp3_enc: Fix early snafu with stream finish on COP
Michael Sevakis
2013-07-09
Multithread compressing encoders on multicore targets.
Michael Sevakis
2013-07-06
Enable setting of global output samplerate on certain targets.
Michael Sevakis
2013-06-30
Update software recording engine to latest codec interface.
Michael Sevakis
2013-06-30
Fix some whitespace in files changed in following commit.
Michael Sevakis
2013-06-21
Remove old EQ presets.
Michael Giacomelli
2013-06-16
Silence some (harmless) warnings.
Frank Gevaerts
2013-06-15
Fix id3v2 album art if more than one image is present.
Dominik Riebeling
2013-05-27
Missed removing a couple unwanted includes in previous commit.
Michael Sevakis
2013-05-27
Remove explicit config.h and system.h includes from DSP code.
Michael Sevakis
2013-05-26
SPC Codec ARMv5: I didn't have fast gauss quite right.
Michael Sevakis
2013-05-23
Fix return address when data_abort_handler skips faulting instruction.
Boris Gjenero
2013-05-23
Remove dsp_callback because DSP is now library code, not app code.
Michael Sevakis
2013-05-23
SPC Codec: Add ARMv5 optimized code. Easy peasy.
Michael Sevakis
2013-05-21
SPC Codec: Simplify configuration and assume nothing need be disabled.
Michael Sevakis
2013-05-21
SPC Codec: Have metadata parser fill in frequency and bitrate.
Michael Sevakis
2013-05-21
SPC Codec: Need to restore a bit more data from cached waves.
Michael Sevakis
2013-05-21
Opus: fix glitch caused by 2e9aa3d
Nils Wallménius
2013-05-21
Fix FS#9577 - SNES player missing tracks on certain SPCs
Michael Sevakis
2013-05-21
Fix 87021f7 errors. There is no this->echo_pos when SPC_NOECHO != 0.
Michael Sevakis
2013-05-21
SPC Codec: Refactor for CPU and clean up some things.
Michael Sevakis
2013-05-19
Opus: fix seeking to start of track
Nils Wallménius
2013-05-19
Opus: avoid allocating space for comment packets
Nils Wallménius
2013-05-18
Fix opus craches with large embedded album art
Nils Wallménius
2013-05-16
Introduce new hermite polynomial resampler.
Michael Sevakis
2013-05-07
Rename all the "lin_resample..." stuff to simply "resample_...".
Michael Sevakis
2013-05-05
Purge the usage of DSP_SWITCH_FREQUENCY.
Michael Sevakis
2013-05-04
Revert "Don't set CORE_GCSECTIONS in fixedpoint.make."
Dominik Riebeling
2013-05-04
Fix missed optimization opportunity in dsp_process.
Michael Sevakis
2013-05-04
Cleanup and simplify latest DSP code incarnation.
Michael Sevakis
2013-04-28
Don't set CORE_GCSECTIONS in fixedpoint.make.
Dominik Riebeling
2013-04-26
Properly seek to next id3v2 frame for unsynced tags.
Dominik Riebeling
2013-04-25
Properly implement volume in warble. dB cut only.
Michael Sevakis
[next]