Michael Niedermayer
|
a887372109
|
Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a'
* commit '1399931d07f0f37ef4526eb8d39d33c64e09618a':
x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h
Conflicts:
libavcodec/x86/dsputil_mmx.c
Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-05-14 12:12:20 +02:00 |
|
Michael Niedermayer
|
eda9d97b7a
|
Merge commit '46bb456853b197f4562de7acf5d42abf11ded9be'
* commit '46bb456853b197f4562de7acf5d42abf11ded9be':
x86: dsputil: Refactor pixels16 wrapper functions with a macro
Conflicts:
libavcodec/x86/hpeldsp_avg_template.c
Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-05-14 10:18:46 +02:00 |
|
Diego Biurrun
|
1399931d07
|
x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h
The header is not (anymore) MMX-specific.
|
2013-05-12 22:28:07 +02:00 |
|
Diego Biurrun
|
46bb456853
|
x86: dsputil: Refactor pixels16 wrapper functions with a macro
|
2013-05-12 22:28:07 +02:00 |
|
Michael Niedermayer
|
2f9ef60c97
|
Merge commit '92f8e06ecb431a427ea13d794e5a6bc927a034d2'
* commit '92f8e06ecb431a427ea13d794e5a6bc927a034d2':
x86: dsputil hpeldsp: Move shared template functions into separate object
Conflicts:
libavcodec/x86/Makefile
Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-05-08 14:01:58 +02:00 |
|
Diego Biurrun
|
92f8e06ecb
|
x86: dsputil hpeldsp: Move shared template functions into separate object
|
2013-05-07 18:03:34 +02:00 |
|