November 12, 2015
View 3de8521

swresample/resample: increase precision for compensation

Michael Niedermayer authored on 2015/11/12 00:49:21
June 4, 2015
View b143614

swresample/resample: fix typos

Michael Niedermayer authored on 2015/06/04 20:04:09
June 3, 2015
View cc17b43

swresample: Add swr_get_out_samples()

Michael Niedermayer authored on 2015/06/03 08:22:25
March 14, 2015
View e16592c

swresample/resample: Fix undefined shifts

Michael Niedermayer authored on 2015/03/14 09:15:37
October 17, 2014
View f6bb2cd

swresample/resample: fix invert_initial_buffer() after flush

Michael Niedermayer authored on 2014/10/17 04:18:15
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