557 Commits (873d06c76ea5379076a90329b234e77b54525263)

Author SHA1 Message Date
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
Matthieu Bouron f6265a5cbc swresample/arm: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neon 9 years ago
Michael Niedermayer 914ad90edd swresample/swresample: Remove "less than" comparissions of enums 9 years ago
James Almer 70d685a77f x86: use the new helper macros where useful 9 years ago
Timothy Gu 180f9a0958 all: Make header guard names consistent 9 years ago
Ganesh Ajjanagadde 26937fb416 swr/resample: use av_clip_int16 instead of av_clip 9 years ago
Clément Bœsch c1f114a8c4 swresample: use AV_OPT_TYPE_BOOL for linear_interp and cheby options 9 years ago
Ganesh Ajjanagadde 0bd0af6e68 swresample/resample: remove redundant L for floating literal 9 years ago
Michael Niedermayer 351e625d60 swresample/resample: increase precision for compensation 9 years ago
Ganesh Ajjanagadde cf491a925e swresample/resample: speed up Blackman Nuttall filter 9 years ago
Ganesh Ajjanagadde b87ca4bf25 swresample/resample: speed up upsampling by precomputing sines 9 years ago
Ganesh Ajjanagadde a5202bc968 swresample/resample: improve bessel function accuracy and speed 9 years ago
Ganesh Ajjanagadde 1bed09a30e swresample: allow double precision beta value for the Kaiser window 9 years ago
Ganesh Ajjanagadde c8780822ba swresample/resample: speed up build_filter for Blackman-Nuttall filter 9 years ago
Ganesh Ajjanagadde 9bec6d71a2 swresample/resample: speed up build_filter by 50% 9 years ago
wm4 80580bb240 swr: do not reject channel layouts that use channel 63 9 years ago
Ganesh Ajjanagadde c7131762c0 all: add const-correctness to qsort comparators 9 years ago
Ganesh Ajjanagadde 8507b98c10 avfilter,swresample,swscale: use fabs, fabsf instead of FFABS 9 years ago
Ganesh Ajjanagadde ef62f573ca swresample/swresample_internal: add av_warn_unused_result 9 years ago
wm4 cdf4a13f86 swresample: slightly nicer debug output for auto matrix 9 years ago
Ganesh Ajjanagadde f3fc103c6a doc/resampler, swresample/options: use proper capitalization 9 years ago
Michael Niedermayer 1bc873acd6 swresample/resample: manually unroll the main loop in bessel() 9 years ago
Michael Niedermayer 6024c865ef swresample/resample: merge first iteration into init in bessel() 9 years ago
James Almer acdd672506 x86/audio_convert: fix clobbering of xmm registers 9 years ago
Michael Niedermayer 7d636d02b1 swresample/dither_template: Add missing license header 9 years ago
Michael Niedermayer 32f53958b8 swresample/swresample: Fix integer overflow in seed calculation 9 years ago
Michael Niedermayer fb42e77516 swresample/swresample-test: Make layouts static const 9 years ago
Ganesh Ajjanagadde 24e6729a04 swresample/dither: use integer arithmetic 9 years ago
James Almer 5750d6c5e9 x86: move XOP emulation code back to x86inc 9 years ago
James Almer f37a5dcb55 swresample/x86: add missing colon to labels 9 years ago
Carl Eugen Hoyos a77401e1f7 lswr: Allow 64 channels internally. 9 years ago
Michael Niedermayer d4325b2fea swr: Remember previously set int_sample_format from user 10 years ago