December 14, 2012
View ceb9f8d

audioconvert: support simd code with specific alignment requirements.

Michael Niedermayer authored on 2012/12/14 12:47:17
September 25, 2012
View 97599f8

swr: make sure the last data element is NULL so we can use it to detect the number of channels

Michael Niedermayer authored on 2012/09/25 05:52:36
September 10, 2012
View 0eebde0

ARM: libswresample: NEON optimised flat float to s16 conversion

Mans Rullgard authored on 2012/09/10 03:25:43
July 3, 2012
View 087d067

swr: fix warning: passing argument 2 of ctx->simd_f from incompatible pointer type

Michael Niedermayer authored on 2012/07/03 00:31:16
June 12, 2012
View c8553be

swr: use &~15

Michael Niedermayer authored on 2012/06/12 17:28:40
View 4289b66

swr: replace /16 by >>4

Michael Niedermayer authored on 2012/06/12 10:08:02
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