590 Commits (03f982bbca4211108477e772db9a339517ecde37)

Author SHA1 Message Date
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
Michael Niedermayer b3928a1cc6 swresample/swresample: Check count before memcpy() 8 years ago
Muhammad Faiz 01ebb57c03 swresample/resample: do not rebuild filter when sample_delta is zero 8 years ago
Muhammad Faiz da34e4e132 swresample/soxr: fix invalid use of linear_interp 8 years ago
Muhammad Faiz 06f94149c6 swresample/resample: optimize exact_rational=on:linear_interp=on case 8 years ago
Michael Niedermayer 1609935b6c Bump minor versions after 3.2 branchpoint to seperate release 8 years ago
Michael Niedermayer 3f3025205f Bump minor versions for 3.2 8 years ago
Vodyannikov Aleksandr 9445e7e6d5 swresample/rematrix: Fix float part of swr_set_matrix() 8 years ago
Muhammad Faiz acd74f9200 swresample/resample: fix return value of build_filter 8 years ago
Michael Niedermayer fd902510ac swr: Update version & APIChanges for swr_build_matrix() 8 years ago
Michael Niedermayer 23c0779cda swresample: Add swr_build_matrix() 8 years ago
Michael Niedermayer 740f5105d5 swresample: Use double and float for matrixes for best quality and speed 8 years ago
Paul B Mahol 9876d8fc6d swresample: add int64 sample format 8 years ago
Michael Niedermayer 30b2611ed3 swresample: Skip over dither steps if dithering scale is 0 8 years ago
Michael Niedermayer 946acacdcd swresample: move dither init up 8 years ago
Timothy Gu 58c7bf789f doxygen: Standardize root-level modules 8 years ago
Clément Bœsch a9eda4b260 swr: fix time.h include 9 years ago
Muhammad Faiz 6031e5d1af swresample/x86: add support for exact_rational 9 years ago
Muhammad Faiz 7f1b503ec2 swresample/resample: do not increase phase_count on exact_rational 9 years ago
Muhammad Faiz ee575acb8c swresample/resample: add support for odd phase_count 9 years ago
Muhammad Faiz b8c6e5a661 swresample: add exact_rational option 9 years ago
Michael Niedermayer feeb3a9261 swresample/resample: Fix division by 0 with tap_count=1 9 years ago
Michael Niedermayer 2f76157eb0 swresample/rematrix: Use clipping s16 rematrixing if overflows are possible 9 years ago
Michael Niedermayer 7fe81bc4f8 swresample/rematrix: Use error diffusion to avoid error in the DC component of the matrix 9 years ago