Michael Niedermayer
|
e6d1c66d74
|
avcodec/x86/lossless_videodsp: disable median optimizations for 16bps
They only support upto 15bps
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-01-23 01:51:24 +01:00 |
|
Michael Niedermayer
|
eaacfc7dd1
|
avcodec/lossless_videodsp: Pass AVCodecContext to init
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-01-23 01:43:00 +01:00 |
|
Michael Niedermayer
|
ef00ef7553
|
avcodec/x86/lossless_videodsp: port sub_hfyu_median_prediction_int16 to yasm
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-01-22 23:27:27 +01:00 |
|
Michael Niedermayer
|
fad49aae28
|
avcodec/x86/lossless_videodsp: Port sub_hfyu_median_prediction_mmxext to int16
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-01-22 22:55:49 +01:00 |
|
Michael Niedermayer
|
fee97f25fa
|
avcodec/x86/lossless_videodsp: port add_hfyu_median_prediction_mmxext to 16bit
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-01-22 21:11:40 +01:00 |
|
Michael Niedermayer
|
631939bde6
|
avcodec/x86/lossless_videodsp: add diff_int16_mmx/sse2
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-01-22 19:41:21 +01:00 |
|
Michael Niedermayer
|
83b67ca056
|
avcodec/x86/lossless_videodsp: Port lorens add_hfyu_left_prediction_ssse3/sse4 to 16bit
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-01-21 02:55:41 +01:00 |
|
Michael Niedermayer
|
f70d7eb20c
|
Move add/diff_int16 to lossless_videodsp
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-01-20 21:32:47 +01:00 |
|