summaryrefslogtreecommitdiffstats
path: root/libavcodec/hevcdsp.c
Commit message (Expand)AuthorAgeFilesLines
* hevc: Fix aligned array declarationsMark Thompson2017-09-271-4/+4
* hevc: Add NEON 4x4 and 8x8 IDCTAlexandra Hájková2017-03-271-0/+2
* hevc: ppc: Add HEVC 4x4 IDCT for PowerPCAlexandra Hajkova2016-12-121-0/+2
* hevc: Add DC IDCTMickaël Raulet2016-07-181-0/+4
* hevc: Separate adding residual to prediction from IDCTAlexandra Hájková2016-07-181-10/+10
* hevcdsp: add x86 SIMD for MCAnton Khirnov2015-12-051-1/+23
* hevcdsp: split the pred functions by widthAnton Khirnov2015-12-051-5/+28
* hevcdsp: split the epel functions by widthAnton Khirnov2015-12-051-4/+14
* hevcdsp: split the qpel functions by width instead of by the subpixel fractionAnton Khirnov2015-12-051-16/+14
* hevcdsp: fix a function nameAnton Khirnov2015-08-211-1/+1
* hevc: SSE2 and SSSE3 loop filtersPierre Edouard Lepere2014-07-261-0/+3
* hevc: move DSP declarations from hevc.h into hevcdsp.hGuillaume Martres2013-12-221-1/+1
* Add HEVC decoderGuillaume Martres2013-10-311-0/+190
OpenPOWER on IntegriCloud