672 Commits (3769968afdae4b0530eef438cb6cccd243258532)

Author SHA1 Message Date
Andreas Rheinhardt 2c05ee092b avutil/internal, swresample/audioconvert: Remove cpu.h inclusions 3 years ago
Andreas Rheinhardt 69f120ead7 avcodec/avcodec: Don't include cpu.h 3 years ago
Andreas Rheinhardt 1be3d8a0cb avcodec/avcodec: Stop including channel_layout.h in avcodec.h 3 years ago
Anton Khirnov 85ba17f36d Bump major versions of all libraries. 4 years ago
Andreas Rheinhardt f3c197b129 Include attributes.h directly 4 years ago
Andreas Rheinhardt 64977ed7ae libswresample/audioconvert: Fix undefined NULL + 0 4 years ago
Michael Niedermayer c361fa9e21 Bump minor versions after release branch 4 years ago
Michael Niedermayer c67d2a2875 Bump Versions before release/4.4 branch 4 years ago
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