summaryrefslogtreecommitdiff
path: root/libavcodec/x86/fpel.h
Commit message (Collapse)AuthorAge
* x86: fpel: Remove erroneous ff_put_pixels8_mmxext prototypeTimothy Gu2015-10-19
| | | | This function does not exist.
* x86: fpel: Move prototypes for 4-px block functionsTimothy Gu2015-10-19
|
* x86: hpeldsp: propagate changes across codecsChristophe Gisquet2014-05-26
| | | | | | | Some codecs still use mmx versions, so have them use the versions with newer instruction sets. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Merge commit '6655c933a887a2d20707fff657b614aa1d86a25b'Michael Niedermayer2014-03-22
| | | | | | | * commit '6655c933a887a2d20707fff657b614aa1d86a25b': x86: dsputil: Move fpel declarations to a separate header Merged-by: Michael Niedermayer <michaelni@gmx.at>
* x86: dsputil: Move fpel declarations to a separate headerDiego Biurrun2014-03-22