David Conrad
|
4929c63679
Add Altivec version of vector_fmul_window.
|
16 лет назад |
David Conrad
|
aa9a9b7af7
Fix float_to_int16_altivec prototype to match float_to_int16's in dsputil.h
|
16 лет назад |
Guillaume Poirier
|
5f51afd602
add AltiVec implementation of int32_to_float_fmul_scalar
|
16 лет назад |
Luca Barbato
|
9ac78726b8
Missing static in float_to_int16_altivec declaration
|
16 лет назад |
Luca Barbato
|
0a3650c9f0
Remove unused variables
|
16 лет назад |
Luca Barbato
|
e1f27dc22b
Introduce float_to_int16_interleave_altivec, tested with vorbis
|
16 лет назад |
Luca Barbato
|
8d3d51005a
Introduce float_to_int16_one_altivec
|
16 лет назад |
Diego Biurrun
|
245976da2a
Use full path for #includes from another directory.
|
16 лет назад |
Ronald S. Bultje
|
b550bfaa61
Add libavcodec to compiler include flags in order to simplify header
|
17 лет назад |
Luca Barbato
|
6847e61af3
10l, there is a corner case afterall...
|
18 лет назад |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 лет назад |
Luca Barbato
|
27303c8abc
Proper fix for the corner case that would have been corrected before, praise&blame to me and exg in equal shares
|
18 лет назад |
Luca Barbato
|
99d239b3e7
Fix float_to_int16, unaligned case, broken by the previous commit
|
18 лет назад |
Luca Barbato
|
cb243ea220
10l, thanks to Emanuele Giaquinta <exg@gentoo.org> for testing and finding the issue
|
18 лет назад |
Luca Barbato
|
241807f32d
altivec float optimizations
|
18 лет назад |