summaryrefslogtreecommitdiff
path: root/libavcodec/x86/fpel.asm
Commit message (Collapse)AuthorAge
* x86: Make function prototype comments in assembly code consistentDiego Biurrun2014-03-13
| | | | This helps grepping for functions, among other things.
* Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun2014-03-13
|
* x86: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-19
Signed-off-by: Martin Storsjö <martin@martin.st>