aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/texturedsp.c
Commit message (Expand)AuthorAgeFilesLines
* lavc/texturedsp: replace rint by lrintGanesh Ajjanagadde2015-12-261-1/+2
* Merge commit 'fdd5c48ebdec489ec9e84eee547fefa50c3ad53c'Hendrik Leppkes2015-11-291-1/+4
|\
| * texturedsp: Explicitly cast RGBA parameters to unsignedVittorio Giovara2015-11-241-1/+4
* | avcodec/texturedsp: fix undefined shiftJames Almer2015-07-261-1/+1
* | avcodec/texturedsp: Add protective () to RGBA() macroMichael Niedermayer2015-06-231-1/+1
|/
* Introduce a TextureDSP moduleVittorio Giovara2015-06-221-0/+610