summaryrefslogtreecommitdiff
path: root/libavcodec/hevcdsp.h
Commit message (Expand)AuthorAgeFilesLines
* hevcdsp: add x86 SIMD for MCAnton Khirnov2015-12-051-1/+4
* hevcdsp: split the pred functions by widthAnton Khirnov2015-12-051-12/+24
* hevcdsp: split the epel functions by widthAnton Khirnov2015-12-051-3/+3
* hevcdsp: split the qpel functions by width instead of by the subpixel fractionAnton Khirnov2015-12-051-3/+3
* hevcdsp: fix a function nameAnton Khirnov2015-08-211-3/+3
* hevc: SSE2 and SSSE3 loop filtersPierre Edouard Lepere2014-07-261-0/+2
* hevcdsp: remove an unneeded variable in the loop filterAnton Khirnov2014-07-261-4/+4
* hevc: move DSP declarations from hevc.h into hevcdsp.hGuillaume Martres2013-12-221-0/+109