11 Commits (8646d610ff123f01811760abf279c63a2f2d49b1)

Author SHA1 Message Date
Michael Niedermayer 44a2bb75a7 swr: Fix swresample.c:293:5: warning: passing argument 2 of ‘fill_audiodata’ from incompatible pointer type 13 years ago
Michael Niedermayer 36e5e51ae3 swr: remove unused variable. 13 years ago
Clément Bœsch 539399d4d1 AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*. 13 years ago
Carl Eugen Hoyos 7f16ec61e1 Do not warn about wrong channel layout if no channel layout is defined. 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 a75b254c74 swr: minor fixes to get planar audio working 13 years ago
Nicolas George b592f9bb65 swresample: remove unused variable. 13 years ago
Michael Niedermayer b5875b9111 Add libswresample. 14 years ago