June 10, 2013
View d62030f

swresample/rematrix_template: Fix integer overflow in mix8to2

Michael Niedermayer authored on 2013/06/10 09:46:03
View b04bbe6

swresample/rematrix_template: Fix integer overflow in mix6to2

Michael Niedermayer authored on 2013/06/10 09:39:48
June 4, 2013
View b84de51

swresample/rematrix: add S32 mixing code

Michael Niedermayer authored on 2013/06/04 21:54:58
View f3c638e

wresample/rematrix_template: fix internal types

Michael Niedermayer authored on 2013/06/04 21:53:58
December 6, 2012
View 2273b3a

swr: remove unused ONE define.

Clément Bœsch authored on 2012/12/06 04:27:33
November 15, 2012
View 5e68bf9

swr/rematrix: move templating parameters to template itself.

Clément Bœsch authored on 2012/11/15 07:02:12
October 28, 2012
View d23e8f5

swr: use 64bit index/len for x86_64 mix

Michael Niedermayer authored on 2012/10/28 09:09:08
September 7, 2012
View 323d912

swr: update copyright years

Michael Niedermayer authored on 2012/09/07 04:23:09
July 3, 2012
View 04b5eb4

swr: fix mix* related function pointer warnings

Michael Niedermayer authored on 2012/07/03 00:23:22
June 9, 2012
View e016e3c

swr: add mix8to2

Michael Niedermayer authored on 2012/06/09 05:12:00
View b034815

swr: 5.1->stereo double, float and s16

Michael Niedermayer authored on 2012/06/09 04:56:20
May 2, 2012
View aab5a45

swr: add and use function pointers for rematrix

Michael Niedermayer authored on 2012/05/02 03:20:21
October 26, 2011
View 1e40b2c

rematrix: add type for coefficients

Michael Niedermayer authored on 2011/10/26 07:40:29
September 19, 2011
View 8593b74

rematrix: dont use floats for int16 code.

Michael Niedermayer authored on 2011/09/19 16:18:05
View b5875b9

Add libswresample. Similar to libswscale this does resampling and format convertion, just for audio instead of video. changing sampling rate, sample formats, channel layouts and sample packing all in one with a very simple public interface.

Michael Niedermayer authored on 2011/09/19 13:13:30