Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-16swresample/options: enable linear_interp and exact_rational by defaultMuhammad Faiz
2017-03-12swresample/swresample: do not reset tsf on swr_alloc_set_optsMuhammad Faiz
2017-03-09swresample/resample: do not allow odd filter_lengthMuhammad Faiz
2017-03-08fate/swresample: fix FUZZ typoMuhammad Faiz
2017-03-08swresample/resample: use uniform normalizationMuhammad Faiz
2016-11-24fate/swresample: add resample exact_lin and exact_lin_async testMuhammad Faiz
2016-10-18fate: add swr-convertaudio testMuhammad Faiz
2016-06-15fate: add swr-resample_exact_async testsMuhammad Faiz
2016-06-13fate: add libswresample exact_rational testMuhammad Faiz
2015-11-11swresample/resample: increase precision for compensationMichael Niedermayer
2015-06-21swresample: Choose 16bit internally only if input and output is 16bit or lessMichael Niedermayer
2014-11-04swresample: Fix swr_drop_output so it does not flush the buffersMichael Niedermayer
2014-06-05tests/swr: move the results out of the functionsTimothy Gu
2014-06-02fate: add simple test for asyncMichael Niedermayer
2014-04-25swresample: add swri_resample_double_sse2James Almer
2014-04-24fate/libswresample: use linear interpolation on both aresample filtersMichael Niedermayer
2014-04-15swresample/resample_template: try to consider src_size more exactlyMichael Niedermayer
2014-04-14swresample/resample: Fix fractional part of index in the filter_size = 1 filt...Michael Niedermayer
2014-04-14fate/libswresample: add tests with filter_size=1 phase_shift=0Michael Niedermayer
2014-03-24fate: add tests for linearly interpolated resamplingMichael Niedermayer
2013-10-21fate: add synthetic swresample resampling testsMichael Niedermayer