July 3, 2014
View 857cd1f

swr: initialize only the necessary resample dsp functions

James Almer authored on 2014/07/03 10:16:48
July 2, 2014
View b5f0eac

swr: rename swresample_dsp init functions to swri_resample_dsp

James Almer authored on 2014/07/02 12:05:08
June 28, 2014
View ddb7b44

swr: move dst_size == 0 handling outside DSP function.

Ronald S. Bultje authored on 2014/06/28 21:00:05
June 18, 2014
View cbf2162

swr: remove div/mod from DSP functions.

Ronald S. Bultje authored on 2014/06/18 20:26:03
June 15, 2014
View 7128a35

swr: split out DSP functions.

Ronald S. Bultje authored on 2014/06/15 03:11:03
June 14, 2014
View 4411928

swresample/resample: replace assert by av_assert

Michael Niedermayer authored on 2014/06/14 21:41:01
View b785c62

swr: handle initial negative sample index outside DSP function.

Ronald S. Bultje authored on 2014/06/14 08:06:30
June 9, 2014
View f341340

swr: handle 64bit overflow check in multiple_resample().

Ronald S. Bultje authored on 2014/06/09 21:09:49
May 27, 2014
View cdfd971

swr: move compensation_distance handling to swri_resample caller.

Ronald S. Bultje authored on 2014/05/27 21:39:12
May 16, 2014
View a9bf713

swresample: add swri_resample_float_avx

James Almer authored on 2014/05/16 07:54:00
April 25, 2014
View cdac3ab

swresample: add swri_resample_double_sse2

James Almer authored on 2014/04/25 16:52:31
April 8, 2014
View 5027f39

swresample/resample: use av_malloc_array() where appropriate

Michael Niedermayer authored on 2014/04/08 07:29:26
View f9158b0

swresample/resample: Limit filter length

Michael Niedermayer authored on 2014/04/08 07:19:07
March 20, 2014
View 32291ba

swresample: add swri_resample_float_sse

James Almer authored on 2014/03/20 13:40:56
March 18, 2014
View 7c8bf09

swresample: change COMMON_CORE_INT16 asm from SSSE3 to SSE2

James Almer authored on 2014/03/18 05:07:34