Author | SHA1 | Message | Date |
---|---|---|---|
|
8593b743a8 |
rematrix: dont use floats for int16 code.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
13 years ago |
|
c3c1af6dc6 |
rematrix: use double during init.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
13 years ago |
|
1133676f4a |
swr: replace sqrt(0.5) by M_SQRT1_2
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
13 years ago |
|
b5875b9111 |
Add libswresample.
Similar to libswscale this does resampling and format convertion, just for audio instead of video. changing sampling rate, sample formats, channel layouts and sample packing all in one with a very simple public interface. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
13 years ago |