614 Commits (0a5ff1964355f6d288071b7c0bc4fb24f658c9fc)

Author SHA1 Message Date
Andreas Rheinhardt 9d8f9b2e40 swresample/audioconvert: Fix left shift of negative value 4 years ago
Jan Ekström 1c7e55dd50 swresample/rematrix: handle 22.2 as a 9 channel layout 4 years ago
Jan Ekström f5390a9f86 swresample/rematrix: treat 22.2 as 5.1 (back) when mixing 4 years ago
Jan Ekström 2fd8add1ba swresample/matrix: switch internal clean_layout function to not drop high bits 4 years ago
Michael Niedermayer c5079bf3bc Bump minor versions after branching 4.3 5 years ago
Michael Niedermayer 0a8a96c251 Bump minor versions to separate 4.3 from master 5 years ago
Carl Eugen Hoyos 96fab29e96 Silence "string-plus-int" warning shown by clang. 5 years ago
Paul B Mahol ccd18b4731 swresample/audioconvert: fix invalid left shift for 64bit sample format 5 years ago
Michael Niedermayer 80bb65fafa Bump minor versions again on master to keep 4.2 versions separate from master 5 years ago
Michael Niedermayer 22db337a40 Bump minor versions to separate 4.2 from master 5 years ago
Paul B Mahol a9fa6b8e02 swresample/swresample: check for invalid sample rates 6 years ago
Michael Niedermayer 517573a670 Bump minor version for master after 4.1 branchpoint 6 years ago
Michael Niedermayer 780d5e30a0 Bump minor versions for branching 4.1 6 years ago
Michael Niedermayer bce4da85e8 swresample/swresample: Fix input channel count in resample_first computation 6 years ago
Marcin Gorzel 8b710ea5e7 swresample: Use channel count in rematrix initialization 6 years ago
Rahul Chaudhry e84212b78e swresample/arm: rename labels to fix xcode build error 7 years ago
Rahul Chaudhry b22db4f465 swresample/arm: remove unintentional relocation. 7 years ago
Michael Niedermayer 3c1ecb057d Bump minor versions after release/4.0 branching 7 years ago
Michael Niedermayer 7e3a070d9a Bump minor versions for branching release/4.0 7 years ago
Hendrik Schreiber 647fd4b829 swresample/swresample: Fix for seg fault in swr_convert_internal() -> sum2_float during dithering. 7 years ago
Tobias Rapp 6325bd3717 swresample/rematrix: fix update of channel matrix if input or output layout is undefined 7 years ago
Carl Eugen Hoyos ff994c2aaa lswr/rematrix: Support s32p. 7 years ago
Carl Eugen Hoyos 8518294558 lswr/swresample: Mention the actually supported formats when erroring out. 7 years ago
Michael Niedermayer 80154b1b3a Bump version for master after 3.4 branchpoint 7 years ago
Michael Niedermayer e1de9eab3a Bump minor versions for branching 3.4 7 years ago
Michael Niedermayer 0ac8fce267 swresample/resample: Fix flush refelction length 7 years ago
hexpointer 3fa8f263ab libswresample: check input to swr_convert_frame for NULL 7 years ago
Michael Niedermayer c578c9c229 libswresample/swresample: remove obsolete code 7 years ago
Diego Biurrun fd502f4f5f build: Generalize yasm/nasm-related variable names 8 years ago
Michael Niedermayer 22b0daa1b3 Bump versions for master after 3.3 8 years ago
Michael Niedermayer e1cc7f83df Bump minor for 3.3 8 years ago
Michael Niedermayer 58b867a7cf Bump minor versions for master after release/3.3 branchpoint 8 years ago
Michael Niedermayer fc332f3e29 Bump minor versions for staring release/3.3 branch 8 years ago
James Almer db7a05dab0 swresample/resample: free existing ResampleContext on reinit 8 years ago
James Almer 2a8a8a2e98 swresample/resample: move resample_free() higher in the file 8 years ago
Muhammad Faiz de1308429a swresample/x86/resample: extend resample_double to support avx and fma3 8 years ago
Muhammad Faiz c52638cca2 swresample/swresample: do not use s32p internally by default when resampling 8 years ago
Muhammad Faiz 3ba7b47d5c swresample/resample: do not assert compensation_distance on rebuild_filter 8 years ago
Muhammad Faiz 1f7eb216b0 swresample/options: enable linear_interp and exact_rational by default 8 years ago
Muhammad Faiz 6c7a0876fe swresample/swresample: do not reset tsf on swr_alloc_set_opts 8 years ago
Muhammad Faiz 53a5cea478 swresample/resample: do not allow odd filter_length 8 years ago
Muhammad Faiz 61926b6c3e swresample/resample: use uniform normalization 8 years ago
Carl Eugen Hoyos 353f509ee3 lswr/rematrix: Remove an aggressive loop optimization. 8 years ago
Matthieu Bouron 5ef2f4f394 swr/aarch64: add missing ret to ff_resample_common_apply_filter_x8_float_neon 8 years ago
Matthieu Bouron e109c54a69 swresample/arm: cosmetic fixes 8 years ago
Matthieu Bouron 0265aec565 swresample/aarch64: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neon 8 years ago
Muhammad Faiz 2b0112d42d swresample/resample: remove swri_resample function 8 years ago
Muhammad Faiz 6a8c0d8357 swresample/resample: do not allow negative dst_size return value 8 years ago
Michael Niedermayer 65e33d8e23 swresample/resample_template: Add filter values in parallel 8 years ago
Michael Niedermayer 34db650784 swresample/resample_template: Reorder operations to avoid one addition 8 years ago