November 18, 2011
View 4fef94c

swr: doxument matrix fields.

Michael Niedermayer authored on 2011/11/18 02:29:25
November 17, 2011
View f03afd5

swr: surround mixing is obviously used, fix comment.

Clément Bœsch authored on 2011/11/17 19:40:23
View af1eb29

swr: use int16_t instead of short for resampling.

Clément Bœsch authored on 2011/11/17 05:31:44
View 4c0bad5

swr: start doxycommenting the API.

Clément Bœsch authored on 2011/11/17 04:28:10
November 16, 2011
View c4deb90

swr: use "swri_" prefix instead of "swr_" for the private API.

Clément Bœsch authored on 2011/11/16 16:12:48
View 64db5a1

swr: drop 'AV' prefix from ResampleContext.

Clément Bœsch authored on 2011/11/16 16:06:42
View fc6351d

swr: make audio convert code explicitely private.

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

ffmpeg: add -map_channel option.

Clément Bœsch authored on 2011/11/05 02:54:01
October 26, 2011
View 2f86566a

rematrix: add parameter to tune volume

Michael Niedermayer authored on 2011/10/26 07:44:35
View b1470d7

rematrix: change type of integers from 16 to 32bit to allow increasing volume with it.

Michael Niedermayer authored on 2011/10/26 07:41:26
October 21, 2011
View a911177

swr: Fix assignment discards qualifiers from pointer target type warning. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Michael Niedermayer authored on 2011/10/21 07:33:04
View e645972

swr: Mark src as const in swr_resample()

Michael Niedermayer authored on 2011/10/21 07:30:41
October 6, 2011
View 503e5e9

libswresample: support directly converting sampleformats and packed/planar in a single pass.

Michael Niedermayer authored on 2011/10/06 06:46:50
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