Martin Storsjö
|
1d9c2dc89a
|
Don't include common.h from avutil.h
Signed-off-by: Martin Storsjö <martin@martin.st>
|
12 years ago |
John Stebbins
|
4cf4028331
|
libavresample: add mix level normalization option
Provides an option to disable mix level normalization
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
12 years ago |
Justin Ruggles
|
8821ae649e
|
lavr: fix handling of custom mix matrices
Adds some validation for changing parameters after setting the matrix and
fixes a bug in the conversion path setup.
|
12 years ago |
Justin Ruggles
|
db0e7bd0bd
|
lavr: mix: validate internal sample format in ff_audio_mix_init()
|
13 years ago |
John Stebbins
|
3971be0eb5
|
Add Dolby/DPLII downmix support to libavresample
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
|
13 years ago |
Justin Ruggles
|
8dfc122719
|
lavr: add C functions for mixing 2 to 1 channels with s16p format
|
13 years ago |
Justin Ruggles
|
4010d724e1
|
lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type
|
13 years ago |
Justin Ruggles
|
c8af852b97
|
Add libavresample
This is a new library for audio sample format, channel layout, and sample rate
conversion.
|
13 years ago |