January 9, 2012
View 741aca7

libswresample: introduce int swr_set_compensation() instead of void swr_compensate()

Marton Balint authored on 2012/01/09 09:42:38
December 24, 2011
View 320b8d6

swr: fix swresample_version()

Michael Niedermayer authored on 2011/12/24 07:26:02
December 22, 2011
View 3339f87

swr: increase LIBSWRESAMPLE_VERSION_MICRO to 100

Michael Niedermayer authored on 2011/12/22 11:09:41
View 4468ad8

swr: add swresample_version swresample_configuration and swresample_license

Michael Niedermayer authored on 2011/12/22 11:08:47
November 24, 2011
View 58205ed

swr: use native planar sample formats.

Clément Bœsch authored on 2011/11/24 12:30:32
November 17, 2011
View eafa2b6

swr: introduce a public function to customize the channel mapping.

Clément Bœsch authored on 2011/11/17 23:06:35
View 68d3144

swr: doxycomment public API.

Clément Bœsch authored on 2011/11/17 19:20:29
View 809631a

swr: bump minor version.

Clément Bœsch authored on 2011/11/17 04:31:49
View 645c61f

swr: rename swr_alloc2() to swr_alloc_set_opts().

Clément Bœsch authored on 2011/11/17 03:43:58
November 5, 2011
View f5cd136

ffmpeg: add -map_channel option.

Clément Bœsch authored on 2011/11/05 02:54:01
View 5cd1580

swr: document how flushing works and bump minor version.

Michael Niedermayer authored on 2011/11/05 00:34:39
September 19, 2011
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