summaryrefslogtreecommitdiffstats
path: root/libavcodec/texturedsp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-1/+1
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* | 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
OpenPOWER on IntegriCloud