Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
761975ef500534cf3962c857b0f60944c8e17c4b
/
lib
ca423ed
Proposed fix for FS#12878: Zero-length embedded album art prevents mp3 playback
by Jack Whitham
· 11 years ago
e3c2ed7
Sync libopus to upstream release 1.1
by Nils Wallménius
· 11 years ago
d0918b9
DSP Compressor: Sidechain, Exponential Atk/Rls
by Ryan Billing
· 11 years ago
f633d5e
Add support for flac embeded album art.
by Albert Song
· 11 years ago
b770f63
flac: fix seeking.
by Andrew Ryabinin
· 11 years ago
4626b17
Add missing #include statements.
by Kevin Zheng
· 11 years ago
0f1d44d
Simulator - encoders can now be loaded
by Lorenzo Miori
· 11 years ago
b97cdc8
Opus: delete two files that were moved into a subdir
by Nils Wallménius
· 11 years ago
3000ca3
Fix warning from a35c1b3
by Nils Wallménius
· 11 years ago
a35c1b3
Opus: Coldfire inline asm for comb_filter_const
by Nils Wallménius
· 11 years ago
516f7fb
Add cf asm inline for multiplication commonly used in silk.
by Nils Wallménius
· 11 years ago
b592a7a
Put two hot silk arrays on real stack (iram)
by Nils Wallménius
· 11 years ago
a602ea3
Silence spurious warning
by Nils Wallménius
· 11 years ago
580b307
Sync opus codec to upstream git
by Nils Wallménius
· 11 years ago
a2a2e14
lua: Switch memory allocator from dl to tlsf
by Marcin Bukat
· 11 years ago
b2e80ed
Change CODECFLAGS to a "simply-expanded" var to give the individual
by Nils Wallménius
· 11 years ago
b1209d4
Fix FS#12889 : Audible pop right after setting Repeat/Shuffle
by Michael Sevakis
· 11 years ago
e04e29d
mp3_enc: Fix early snafu with stream finish on COP
by Michael Sevakis
· 11 years ago
95bc931
Multithread compressing encoders on multicore targets.
by Michael Sevakis
· 11 years ago
d37bf24
Enable setting of global output samplerate on certain targets.
by Michael Sevakis
· 11 years ago
4888131
Update software recording engine to latest codec interface.
by Michael Sevakis
· 11 years ago
a9ea1a4
Fix some whitespace in files changed in following commit.
by Michael Sevakis
· 11 years ago
d475dd3
Remove old EQ presets.
by Michael Giacomelli
· 11 years ago
d4061a4
Silence some (harmless) warnings.
by Frank Gevaerts
· 11 years ago
b6ddbc4
Fix id3v2 album art if more than one image is present.
by Dominik Riebeling
· 11 years ago
46688a6
Missed removing a couple unwanted includes in previous commit.
by Michael Sevakis
· 11 years ago
b5a6517
Remove explicit config.h and system.h includes from DSP code.
by Michael Sevakis
· 11 years ago
30fe6eb
SPC Codec ARMv5: I didn't have fast gauss quite right.
by Michael Sevakis
· 11 years ago
4077eac
Fix return address when data_abort_handler skips faulting instruction.
by Boris Gjenero
· 11 years ago
6e211ab
Remove dsp_callback because DSP is now library code, not app code.
by Michael Sevakis
· 11 years ago
33f3af2
SPC Codec: Add ARMv5 optimized code. Easy peasy.
by Michael Sevakis
· 11 years ago
9b43f14
SPC Codec: Simplify configuration and assume nothing need be disabled.
by Michael Sevakis
· 11 years ago
ed24e62
SPC Codec: Have metadata parser fill in frequency and bitrate.
by Michael Sevakis
· 11 years ago
1f76eda
SPC Codec: Need to restore a bit more data from cached waves.
by Michael Sevakis
· 11 years ago
de86b4a
Opus: fix glitch caused by 2e9aa3d
by Nils Wallménius
· 11 years ago
71b9685
Fix FS#9577 - SNES player missing tracks on certain SPCs
by Michael Sevakis
· 11 years ago
00e55d0
Fix 87021f7 errors. There is no this->echo_pos when SPC_NOECHO != 0.
by Michael Sevakis
· 11 years ago
87021f7
SPC Codec: Refactor for CPU and clean up some things.
by Michael Sevakis
· 11 years ago
a17d6de
Opus: fix seeking to start of track
by Nils Wallménius
· 11 years ago
2e9aa3d
Opus: avoid allocating space for comment packets
by Nils Wallménius
· 11 years ago
c7124b5
Fix opus craches with large embedded album art
by Nils Wallménius
· 11 years ago
a7dee7f
Introduce new hermite polynomial resampler.
by Michael Sevakis
· 12 years ago
fce81a8
Rename all the "lin_resample..." stuff to simply "resample_...".
by Michael Sevakis
· 11 years ago
3fd25dc
Purge the usage of DSP_SWITCH_FREQUENCY.
by Michael Sevakis
· 11 years ago
d566fd5
Revert "Don't set CORE_GCSECTIONS in fixedpoint.make."
by Dominik Riebeling
· 11 years ago
1a4acc9
Fix missed optimization opportunity in dsp_process.
by Michael Sevakis
· 11 years ago
78a45b4
Cleanup and simplify latest DSP code incarnation.
by Michael Sevakis
· 12 years ago
850491a
Don't set CORE_GCSECTIONS in fixedpoint.make.
by Dominik Riebeling
· 11 years ago
370ed6d
Properly seek to next id3v2 frame for unsynced tags.
by Dominik Riebeling
· 11 years ago
a2d8d42
Properly implement volume in warble. dB cut only.
by Michael Sevakis
· 11 years ago
5314fb2
Add $(SHARED_CFLAGS) to fixedpoint.make to quash amd64 errors in 95e23de.
by Michael Sevakis
· 11 years ago
95e23de
Make fixepoint.c as a shared library (libfixedpoint.a).
by Michael Sevakis
· 11 years ago
0c7b787
Straighten out the mad twisted state of sound.c and related areas.
by Michael Sevakis
· 12 years ago
f5a5b94
Implement universal in-PCM-driver software volume control.
by Michael Sevakis
· 12 years ago
f49e750
Move fixedpoint.h to be accessible in /firmware.
by Michael Sevakis
· 12 years ago
c738942
VGM Codec: Improve time and fade behavior. Tweak minor misc.
by Michael Sevakis
· 12 years ago
2febee5
more error handling for checkwps
by Jonathan Gordon
· 12 years ago
d76dca1
checkwps: show a helpful error if the parser callback errors out
by Jonathan Gordon
· 12 years ago
36a9990
Build libtlsf for all systems
by Frank Gevaerts
· 12 years ago
66acb39
Fix FSB#12826 - Mini-sound burp between track skips [with WMA].
by Michael Sevakis
· 12 years ago
1eb17dc
EQ settings: Rework the settings to clean up the config file.
by Jonathan Gordon
· 12 years ago
e98e64b
Fix Theme Editor build.
by Dominik Riebeling
· 12 years ago
d73c209
10 Band EQ w/Presets
by Hayden Pearce
· 12 years ago
1501df0
Deprecate the EXTRA_LIBS variable.
by Björn Stenberg
· 12 years ago
a2ab22e
ARMv5 optimized complex multiply function for libopus.
by Michael Giacomelli
· 12 years ago
362ade3
Fix FS#12794 - new EQ code does not compile for the Nokia N8x0
by Michael Sevakis
· 12 years ago
685cf59
9 segment bitmap drawing:
by Jonathan Gordon
· 12 years ago
d594b36
Add support for 16 bit 'half float' format PCM.
by Michael Giacomelli
· 12 years ago
54ef306
flac: use 64 bit math to calculate the elapsed time
by Nils Wallménius
· 12 years ago
41b6ac6
libgme: fix badly written cpp conditions spotted by gcc 4.6.3
by Marcin Bukat
· 12 years ago
bc6c08c
opus: only put the mdct function in iram for cf,
by Nils Wallménius
· 12 years ago
aa55bc2
opus: don't rely on stride being 1<<shift
by Nils Wallménius
· 12 years ago
091619b
opus: use two pointers for mdct pre and post rotation
by Andree Buschmann
· 12 years ago
c8e7dae
opus: put hot code in iram
by Nils Wallménius
· 12 years ago
7a7d7a2
Improve seeking in opus, tested on Sansa; not tested on a target with a disk.
by Frederik M.J. Vestre
· 12 years ago
823d090
opus: arm asm for C_MULC
by Andree Buschmann
· 12 years ago
2326f15
opus: cf asm for C_MULC
by Nils Wallménius
· 12 years ago
0ae8d16
opus: replace copy loops with calls to memcpy
by Andree Buschmann
· 12 years ago
c7840e7
opus: speed up mdct overlap add and copying
by Andree Buschmann
· 12 years ago
3ac0fc7
opus: cf inline asm for MULT32_32_Q31
by Nils Wallménius
· 12 years ago
2119f75
opus: full precision MULT32_32_Q31 (32*32=64>>31) multiplication
by Andree Buschmann
· 12 years ago
da67f66
opus: slight speedup of deemphasis
by Andree Buschmann
· 12 years ago
dceec09
opus: speed up comb_filter
by Andree Buschmann
· 12 years ago
6d2ad50
opus: put arrays frequently used by pulse decoding on the stack
by Nils Wallménius
· 12 years ago
8687b98
opus: speed up arm asm MULT16_32_Q15
by Nils Wallménius
· 12 years ago
d7799aa
opus: allocate mdct f2 buffer in iram
by Andree Buschmann
· 12 years ago
b6bcb13
opus: allocate buffers for X and freq in iram
by Andree Buschmann
· 12 years ago
341e2c4
Support technically invalid image/jpg mimetype in tags.
by Frank Gevaerts
· 12 years ago
270d9ea
opus: statically allocate decoder state in iram
by Andree Buschmann
· 12 years ago
082cd01
opus: speed up deemphasis
by Nils Wallménius
· 12 years ago
f49785c
opus: build with -fno-strict-aliasing for mips to fix warnings
by Nils Wallménius
· 12 years ago
f636aa0
opus: put frequently used mdct buffer on the real stack which is in iram
by Nils Wallménius
· 12 years ago
425725e
opus: improve cf MULT16_32_Q15 by giving the compiler more freedom
by Nils Wallménius
· 12 years ago
5f60590
opus: put some const tables and structs in iram
by Nils Wallménius
· 12 years ago
afc6b3f
opus: asm MULT16_32_Q15 for arm and cf
by Nils Wallménius
· 12 years ago
06fc6fd
opus: #if 0 out some more unused code, delete unused file
by Nils Wallménius
· 12 years ago
f498142
opus: #if 0 out some unused code
by Nils Wallménius
· 12 years ago
e3cd7ec
Remove unused include path for opus
by Bertrik Sikken
· 12 years ago
1b8e380
Initial opus codec support
by Frederik M J Vestre
· 12 years ago
a46e0b0
unwarminder: make SP and PC visible on smaller screens
by Marcin Bukat
· 12 years ago
Next »