ffmpeg/libswresample
Nicolas George a8cdb7b95a swr: special case for empty channels in rematrix.
Speed += 10% overall for pan=stereo:FL=FL+FR from wav to null.
2012-03-07 23:56:00 +01:00
..
Makefile
audioconvert.c
audioconvert.h
libswresample.v
rematrix.c swr: special case for empty channels in rematrix. 2012-03-07 23:56:00 +01:00
rematrix_template.c
resample.c libswresample: introduce int swr_set_compensation() instead of void swr_compensate() 2012-01-09 04:16:06 +01:00
swresample.c libswr: allow to set custom matrices. 2012-02-20 20:46:35 +01:00
swresample.h Exit ffmpeg if swr_convert() fails. 2012-02-27 19:02:28 +01:00
swresample_internal.h libswr: allow to set custom matrices. 2012-02-20 20:46:35 +01:00
swresample_test.c