index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
rbcodec
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-6
/
+0
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
10
-90
/
+16
2020-07-15
Add support for ID3 tags embedded in AIFF files
Moshe Piekarski
3
-5
/
+43
2020-07-15
opus: shrink stack usage by nearly 700 bytes
Solomon Peachy
1
-28
/
+33
2020-07-09
FS#12966: display '+' for positive replaygain values
Solomon Peachy
1
-1
/
+1
2020-07-03
Fix logf warnings in more codecs
Moshe Piekarski
2
-6
/
+7
2020-06-28
Fix logf build warnings in speex codec
Moshe Piekarski
1
-10
/
+11
2020-06-22
Add support for some native AIFF metadata fields
Moshe Piekarski
1
-1
/
+25
2020-04-26
Get APEv2 tag album art format from magic number. Also support bmp artwork.
James D. Smith
1
-26
/
+17
2020-04-15
libedemac: ARMv7 asm code is for NEON-equipped processors only
Solomon Peachy
1
-1
/
+1
2020-03-28
sid: Fix an out-of-bounds read in the channel mixing code
Solomon Peachy
1
-1
/
+0
2019-08-14
opus reset decoder on seek completion to prevent stack overflow
William Wilgus
1
-0
/
+3
2019-08-13
Improvements for vbrfix plugin:
Solomon Peachy
4
-16
/
+48
2019-07-31
FS#11052 -- SID Playback in Stereo
Solomon Peachy
1
-109
/
+120
2019-07-25
fixed alac_set_info() issues.
aozima
1
-1
/
+1
2019-01-25
opus fix playback opustag skipping
William Wilgus
1
-7
/
+7
2019-01-25
opus fix comment skipping code
William Wilgus
1
-1
/
+29
2019-01-23
opus optimize playback function
William Wilgus
1
-74
/
+54
2019-01-04
Fix Opus FS#13133 - Files with embedded artwork 45.8KiB+ skip near beginning
William Wilgus
1
-2
/
+27
2018-12-28
Third attempt to shut up the warble build printf() warning.
Solomon Peachy
1
-1
/
+1
2018-12-28
Another attempt to silence the warble build warning on 32-bit hosts
Solomon Peachy
1
-1
/
+1
2018-12-25
build: Put all codec optiomization definitions in one place
Solomon Peachy
5
-39
/
+14
2018-12-24
Hopefully silence the warning in the warble codec build.
Solomon Peachy
1
-4
/
+4
2018-12-22
AAC bitstream format files support
Solomon Peachy
8
-0
/
+287
2018-12-22
Realmedia related codecs fixes and enhancements
Solomon Peachy
8
-124
/
+309
2018-12-22
Improved seeking in a52 codec
Solomon Peachy
1
-9
/
+28
2018-12-08
Fix overlapping string region ape.c->read_ape_tags
William Wilgus
1
-9
/
+16
2018-12-08
Fix speex warning lsp.c->lsp_to_lpc
William Wilgus
1
-1
/
+1
2018-10-29
codecs: Fix elapsed time calculation for large files
Solomon Peachy
7
-17
/
+15
2018-09-02
libmad: Back out a change that disabled optimization for libmad.
Solomon Peachy
1
-2
/
+1
2018-07-30
iPod Classic: disable IRAM1
Cástor Muñoz
7
-15
/
+18
2018-06-12
Agptek Rocker: Initial commit
Marcin Bukat
1
-1
/
+2
2017-12-07
Remove explicit 'enum codec_command_action' in codec API
Michael Sevakis
45
-49
/
+53
2017-11-06
libpcm: Get unbranded structure tag out of my way.
Michael Sevakis
16
-36
/
+36
2017-10-12
PBE+Surround: Localize some variables and fixup some flush ops
Michael Sevakis
2
-73
/
+55
2017-10-12
Nitpick configuration code in a few DSP filters to fix some bugs
Michael Sevakis
3
-84
/
+125
2017-09-17
fix warning in vorbis
Amaury Pouly
1
-1
/
+4
2017-07-30
rbcodec: remove useless include
Amaury Pouly
1
-1
/
+0
2017-07-30
rbcodec: fix compilation in debug mode
Amaury Pouly
3
-3
/
+3
2017-02-04
Fix dangerous casts
Amaury Pouly
3
-7
/
+7
2017-01-15
Fix codecs in simulator builds on Windows
Amaury Pouly
3
-2
/
+5
2016-12-03
Fix DEBUG build codecs
Amaury Pouly
1
-1
/
+0
2016-09-07
Opus: update resume offset correctly while playing.
Adam Sampson
1
-0
/
+1
2016-05-28
Fix race conditions in parallel build.
Frank Gevaerts
2
-2
/
+0
2016-03-18
_BSD_SOURCE is deprecated, and we're supposed to use _DEFAULT_SOURCE now.
Frank Gevaerts
1
-1
/
+1
2015-07-17
mp3_enc.c: fix MP3 recording at 32 kHz sample rate
Cástor Muñoz
1
-2
/
+2
2015-02-02
iBasso DX50/DX90: Major code cleanup and reorganization.
Udo Schläpfer
1
-5
/
+5
2015-01-30
fix surround & pbe dsp crash
Chiwen Chang
2
-2
/
+4
2015-01-22
fix pbe/haas surround dsps: surround_enabled, redo flush functions.
Chiwen Chang
2
-26
/
+11
2015-01-19
Enable buflib and core_alloc for warble.
Frank Gevaerts
4
-0
/
+25
[next]