Max Kellermann
|
fc7d5b055d
|
PcmResampleLibsamplerate: clip 24 bit data
Using pcm_resample_lsr_32() for 24 bit samples works, but may cause 24
bit overflows. This commit makes 24 bit a special case with explicit
clipping.
|
2013-11-22 23:27:56 +01:00 |
|
Max Kellermann
|
29030b54c9
|
util/Error: new error passing library
Replaces GLib's GError.
|
2013-09-04 18:14:22 +02:00 |
|
Max Kellermann
|
85b77b81ca
|
*: use gcc.h macros instead of GLib
|
2013-08-04 23:48:01 +02:00 |
|
Max Kellermann
|
c75cb67c44
|
pcm_buffer: convert to C++
|
2013-07-30 08:31:02 +02:00 |
|
Max Kellermann
|
a9d2dc6144
|
pcm_resample: convert to C++
|
2013-07-30 00:04:16 +02:00 |
|