633 Commits (d552f2535be0dd47330412e8e11e1923ca99f92f)

Author SHA1 Message Date
Carl Eugen Hoyos 7f16ec61e1 Do not warn about wrong channel layout if no channel layout is defined. 13 years ago
Clément Bœsch ade3ec8457 swresample: fix another broken indent chunk. 13 years ago
Clément Bœsch 9719f25e7b swresample: fix broken indent. 13 years ago
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