May 7, 2012
View bd1d975

swr: fix silence buffer for planar U8

Michael Niedermayer authored on 2012/05/07 07:05:19
View fecdc76

swr: fix cpy() after the len was changed to be in samples.

Michael Niedermayer authored on 2012/05/07 07:04:44
View f10aeab

swr: audioconvert: consider mono to be planar

Michael Niedermayer authored on 2012/05/07 01:04:09
May 6, 2012
View fec3700

swr: update calling code to support mixed packed planar SIMD

Michael Niedermayer authored on 2012/05/06 01:31:04
View e8dd792

swr: change simd len argument to be in samples instead of dst bytes.

Michael Niedermayer authored on 2012/05/06 01:30:17
April 29, 2012
View 9f98a8e

swr: use memcpy when input and output match

Michael Niedermayer authored on 2012/04/29 22:28:16
April 28, 2012
View bcc66ff

swr: add int16_to_int32_mmx/sse

Michael Niedermayer authored on 2012/04/28 19:23:42
View 06b62cb

swr: move AudioConvert to header

Michael Niedermayer authored on 2012/04/28 19:20:19
View edbde52

swr: change sample format representation so as to maintain the planer/packed distinction.

Michael Niedermayer authored on 2012/04/28 18:19:22
April 27, 2012
View bbd3dc4

swr: unroll audioconvert core C function

Michael Niedermayer authored on 2012/04/27 11:53:56
View 4119fa7

swr: audioconvert, mark some constants as floats.

Michael Niedermayer authored on 2012/04/27 07:22:57
January 9, 2012
View aeeb0e6

indeo4, swresample: add some missing static/const to tables.

Reimar Döffinger authored on 2012/01/09 02:17:07
November 29, 2011
View 81a65b8

swr: handle correctly muted channel with u8 sample fmt.

Clément Bœsch authored on 2011/11/29 17:48:38
November 16, 2011
View fc6351d

swr: make audio convert code explicitely private.

Clément Bœsch authored on 2011/11/16 16:00:31
November 15, 2011
View fc42550

swr: move format convert code to dedicated functions.

Clément Bœsch authored on 2011/11/15 19:06:25