Lenny Maiorani
|
d3893a73fb
Libraries: Change enums to enum classes in LibAudio
|
3 سال پیش |
Hendiadyoin1
|
fbb798f98c
AK: Move integral log2 and exp to IntegerMath.h
|
3 سال پیش |
Sam Atkins
|
45cf40653a
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
|
3 سال پیش |
kleines Filmröllchen
|
8a92573732
LibAudio: Convert FlacLoader to use new Core::Stream APIs :^)
|
3 سال پیش |
kleines Filmröllchen
|
be6418cc50
Everywhere: Use my new serenityos.org e-mail :^)
|
3 سال پیش |
creator1creeper1
|
3c05261611
AK+Everywhere: Make FixedArray OOM-safe
|
3 سال پیش |
mjz19910
|
3102d8e160
Everywhere: Fix many spelling errors
|
3 سال پیش |
kleines Filmröllchen
|
b48badc3b6
LibAudio: Remove frame-wise copys from FlacLoader
|
3 سال پیش |
kleines Filmröllchen
|
982529a948
LibAudio: Don't unnecessarily copy the passed decode buffer
|
3 سال پیش |
kleines Filmröllchen
|
0d28b6d236
LibAudio: Remove superflous comment
|
3 سال پیش |
kleines Filmröllchen
|
9fa3aa84e1
LibAudio: Add an adjustable buffer size to FlacLoader
|
3 سال پیش |
kleines Filmröllchen
|
8608cd11e4
LibAudio: Optimize sample moves in FlacLoader
|
3 سال پیش |
kleines Filmröllchen
|
96d02a3e75
LibAudio: New error propagation API in Loader and Buffer
|
3 سال پیش |
kleines Filmröllchen
|
14d330faba
LibAudio: Avoid frequent read() calls in FLAC residual decode
|
3 سال پیش |
kleines Filmröllchen
|
d50b1465c3
LibAudio: Add explanatory comments to the FlacLoader
|
3 سال پیش |
kleines Filmröllchen
|
8af97d0ce7
Audio: Fix code smells and issues found by static analysis
|
3 سال پیش |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 سال پیش |
David Isaksson
|
b6d075bb01
LibAudio: Rename Audio::Frame -> Audio::Sample
|
3 سال پیش |
Ali Mohammad Pur
|
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
3 سال پیش |
Karol Kosek
|
1c65ee6edf
LibAudio: Implement decoding verbatim blocks in FLAC
|
4 سال پیش |
kleines Filmröllchen
|
d049626f40
Userland+LibAudio: Make audio applications support dynamic sample rate
|
3 سال پیش |
kleines Filmröllchen
|
195d6d006f
LibAudio: Resample FLAC audio data
|
3 سال پیش |
kleines Filmröllchen
|
ba622cffe4
LibAudio: Fix overflow on 24-bit FLAC LPC data
|
3 سال پیش |
kleines Filmröllchen
|
c974be91ab
LibAudio: Rescale integer samples correctly in FLAC loader
|
3 سال پیش |
kleines Filmröllchen
|
442aa48a61
LibAudio: Use size_t in loops
|
3 سال پیش |
Karol Kosek
|
91c9d9ee88
LibAudio: Make playing lossy flacs more truthful
|
4 سال پیش |
Karol Kosek
|
837803531a
LibAudio: Fix calculation of wasted bits-per-sample
|
4 سال پیش |
Karol Kosek
|
2ecd115176
LibAudio: Make read samples signed when decoding fixed FLAC subframes
|
4 سال پیش |
Karol Kosek
|
e500b39e47
LibAudio: Use an existing file stream when parsing a FLAC header
|
4 سال پیش |
Karol Kosek
|
81261bc169
LibAudio: Initialize m_stream before parsing a FLAC header
|
4 سال پیش |