67 Commits (af3f2a87da1d37e5f227c1c289f62e84422879c2)

Author SHA1 Message Date
Michael Niedermayer 355cc1a052 swresample/rematrix: show matrix with debug log level 13 years ago
Marton Balint 177ed7e818 swresample: use av_get_default_channel_layout instead of guess_layout 13 years ago
Michael Niedermayer 67b2df792f swresample: Try to handle cases with input channel count and layout mismatching. 13 years ago
Michael Niedermayer 503e5e9db5 libswresample: support directly converting sampleformats and packed/planar in a single pass. 13 years ago
Michael Niedermayer 834b3760a7 swresample: check for invalid sample formats. 13 years ago
Michael Niedermayer 17d51938d2 swr_test: test planar audio 13 years ago
Michael Niedermayer a75b254c74 swr: minor fixes to get planar audio working 13 years ago
Michael Niedermayer da343ff432 swr_test: dont test samples that have not been written 13 years ago
Nicolas George b592f9bb65 swresample: remove unused variable. 13 years ago
Nicolas George a34869ed7d libswr/rematrix: remove unused variable. 13 years ago
Nicolas George 80287854c2 libswr/rematrix: add braces to silence a warning. 13 years ago
Michael Niedermayer 8593b743a8 rematrix: dont use floats for int16 code. 13 years ago
Michael Niedermayer c3c1af6dc6 rematrix: use double during init. 13 years ago
Michael Niedermayer 1133676f4a swr: replace sqrt(0.5) by M_SQRT1_2 13 years ago
Michael Niedermayer 9dd3da1061 swr: fix shared lib build 13 years ago
Michael Niedermayer b5875b9111 Add libswresample. 13 years ago