issues
search
mackron
/
dr_libs
Audio decoding libraries for C/C++, each in a single source file.
Other
1.28k
stars
205
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
dr_mp3 : decoding mp3 stream
#269
6r0m
opened
2 months ago
5
Improve arch detection for ARM64EC
#268
skyline75489
opened
2 months ago
4
WAV loop and cue positions are not byte offsets
#267
d-musique
opened
5 months ago
0
fix: This check should be for pStreamDecoder instead of pDecoder
#266
RealHurrison
closed
6 months ago
1
Unable to play AIFF files when SSND chunk comes before COMM
#265
bjorn-nesby
opened
8 months ago
0
dr_wav: Distortion on output after seeking
#264
bjorn-nesby
opened
8 months ago
0
LAME tags are not parsed, leading to an incorrect length calculation
#263
slouken
opened
10 months ago
1
dr_mp3.h: Fix typo in comment, 'Introducation' -> 'Introduction'
#262
antecrescent
opened
11 months ago
1
Suggestion for a MIDI synthesis library
#261
peteroupc
closed
11 months ago
4
dr_flac.h: Fixed a "use of uninitializated value" warning
#260
Wohlstand
closed
1 year ago
7
Make it compile on Cortex M0 (Raspberry Pico)
#259
mrdudz
closed
11 months ago
6
Cannot decode very short mp3 file
#258
eagle-dai
opened
1 year ago
2
test dr_wav_playback hardcodes miniaudio include path, intended?
#257
antecrescent
closed
1 year ago
1
dr_mp3: Remove customization of output channels and sample rate.
#256
13799952785
closed
1 year ago
1
Fix date in revision history in dr_wav.h
#255
chausner
closed
1 year ago
1
Possible UB in memcpy due to non-null argument
#254
bwrsandman
closed
1 year ago
9
dr_mp3 crash if the invalid file is loaded and uninit is called
#253
Youlean
closed
1 year ago
3
dr_wav 0.13.8 fails to load a .wav (invalid data)
#252
SirLynix
closed
1 year ago
4
Make results consistent when trying to seek beyond the end of sounds.
#251
mackron
opened
1 year ago
0
Support for streaming use-cases (i.e. write files without making a copy of the raw samples)
#250
kylepl
closed
1 year ago
2
Dev
#249
6r0m
closed
1 year ago
10
DSD support
#248
starnakin
closed
1 year ago
1
SIGSEGV when reading WAV metadata
#247
dwuertz
closed
1 year ago
6
How to update wav size info when I generating a wav file?
#245
maxxfire
closed
2 years ago
2
dr_wav bext is before fmt
#243
Youlean
closed
1 year ago
2
How to use this on Android NDK?
#241
mavavilj
closed
2 years ago
2
dr_flac: Avoid illegal instruction on old systems.
#240
KrossX
closed
2 years ago
3
dr_flac: crashing on Nintendo 3DS
#239
TurtleP
closed
2 years ago
10
dr_mp3 frameInfo never filled
#238
arnaud-neny
closed
2 years ago
2
dr_mp3 should not assume SSE2 support for WIN32 i386
#237
glebm
closed
2 years ago
11
Advice for internet streaming of FLAC?
#236
cosinekitty
closed
2 years ago
2
dr_mp3: support getting Length in ms
#235
ericoporto
closed
2 years ago
4
Fixed building for UWP with Visual Studio 2019
#234
slouken
closed
2 years ago
4
Mayhem Merge repo
#233
rishabh1024
closed
2 years ago
0
Fix small macro nits found by PVS studio.
#232
maraakate
closed
2 years ago
1
dr_flac: Slow Seeking With Ogg Container
#231
MikuAuahDark
opened
2 years ago
3
tweak DRFLAC_INLINE macro for gcc:
#230
sezero
closed
2 years ago
12
Compilation failure in MSVC ARM64 builds
#229
ccawley2011
closed
2 years ago
7
Replace more direct use of standard library functions
#228
ccawley2011
closed
2 years ago
1
dr_mp3 and minimp3
#227
ericoporto
closed
2 years ago
2
Fix undeclared identifier 'order'
#226
scribam
closed
2 years ago
2
Add FLAC fuzzer and fix found bugs
#225
ktmf01
closed
2 years ago
4
Add github CI for verifying builds and tests
#224
G4Vi
opened
2 years ago
2
dr_flac: remove unaligned 32 bit loads when parsing vorbis comments
#223
G4Vi
closed
2 years ago
1
dr_flac: Do not use the seektable if pcmFramIndex is not coverd by it.
#221
Bendrien
closed
2 years ago
3
dr_wav (dev): Coverity flagged and Untrusted array index read (CWE-129) in `drwav_read_pcm_frames_s16__ima`
#220
kcgen
closed
2 years ago
3
dr_wav (dev): Coverity flagged Untrusted loop bound (CWE-606) in `drwav__read_fmt`
#219
kcgen
closed
2 years ago
2
dr_wav (dev): Coverity flagged Untrusted loop bound (CWE-606) in `drwav_init__internal`
#218
kcgen
closed
2 years ago
2
dr_wav (0.13.3): Coverity flagged Division or modulo by zero (CWE-369)
#217
kcgen
closed
2 years ago
3
dr_wav (0.13.3): Coverity flagged Division or modulo by zero (CWE-369)
#216
kcgen
closed
2 years ago
2
Next