October 8, 2016
View fd502f4

build: Generalize yasm/nasm-related variable names

Diego Biurrun authored on 2016/10/08 23:18:33
August 18, 2016
View 9876d8f

swresample: add int64 sample format

Paul B Mahol authored on 2016/08/18 02:08:43
October 8, 2014
View 344f8d3

swresample/audioconvert: Fix undefined behavior (left shift of negative value)

Michael Niedermayer authored on 2014/10/08 11:18:27
August 25, 2014
View 7c51f5b

swr: aarch64 audio_convert and neon clobber test

Michael Niedermayer authored on 2014/08/25 00:09:45
June 18, 2014
View 0608bc6

swresample/audioconvert: fix () in FMT_PAIR_FUNC()

Michael Niedermayer authored on 2014/06/18 10:00:50
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