Diego Biurrun
|
e445647b4f
avresample: Add av_cold attributes to init functions missing them
|
11 years ago |
Justin Ruggles
|
157542ebc1
lavr: fix mixing matrix reduction when normalization is disabled
|
11 years ago |
Justin Ruggles
|
600b4c973f
lavr: fix matrix reduction for upmixing in certain cases
|
12 years ago |
Justin Ruggles
|
a3735bb92a
lavr: cosmetics: reindent
|
12 years ago |
Justin Ruggles
|
1647da89dd
lavr: make sure that the mix function is reset even if no mixing will be done
|
12 years ago |
Justin Ruggles
|
646831e697
lavr: print out the mix matrix in ff_audio_mix_set_matrix()
|
12 years ago |
Justin Ruggles
|
b90632d596
lavr: always reset mix function names and pointers in mix_function_init()
|
12 years ago |
Justin Ruggles
|
f07ef2d9c9
lavr: call mix_function_init() in ff_audio_mix_set_matrix()
|
12 years ago |
Justin Ruggles
|
7ff3fd7ae4
lavr: log channel conversion description for any-to-any functions
|
12 years ago |
Justin Ruggles
|
4164b0e8d3
lavr: mix: reduce the mixing matrix when possible
|
12 years ago |
Hendrik Leppkes
|
0cf3505930
avresample: use valid log context in mixing functions
|
12 years ago |
Justin Ruggles
|
230acdde26
lavr: move AudioMix struct definition to audio_mix.c
|
12 years ago |
Justin Ruggles
|
14758e3211
lavr: temporarily store custom matrix in AVAudioResampleContext
|
12 years ago |
Martin Storsjö
|
1d9c2dc89a
Don't include common.h from avutil.h
|
12 years ago |
John Stebbins
|
4cf4028331
libavresample: add mix level normalization option
|
12 years ago |
Justin Ruggles
|
8821ae649e
lavr: fix handling of custom mix matrices
|
12 years ago |
Justin Ruggles
|
db0e7bd0bd
lavr: mix: validate internal sample format in ff_audio_mix_init()
|
12 years ago |
John Stebbins
|
3971be0eb5
Add Dolby/DPLII downmix support to libavresample
|
12 years ago |
Justin Ruggles
|
8dfc122719
lavr: add C functions for mixing 2 to 1 channels with s16p format
|
12 years ago |
Justin Ruggles
|
4010d724e1
lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type
|
12 years ago |
Justin Ruggles
|
c8af852b97
Add libavresample
|
12 years ago |