summaryrefslogtreecommitdiff
path: root/libavcodec/hevcdsp.h
Commit message (Expand)AuthorAge
* hevc: Add NEON 4x4 and 8x8 IDCTAlexandra Hájková2017-03-27
* hevc: ppc: Add HEVC 4x4 IDCT for PowerPCAlexandra Hajkova2016-12-12
* hevc: x86: Add add_residual() SIMD optimizationsPierre Edouard Lepere2016-10-22
* hevc: Add coefficient limiting to speed up IDCTMickaël Raulet2016-07-18
* hevc: Add DC IDCTMickaël Raulet2016-07-18
* hevc: Separate adding residual to prediction from IDCTAlexandra Hájková2016-07-18
* hevcdsp: add x86 SIMD for MCAnton Khirnov2015-12-05
* hevcdsp: split the pred functions by widthAnton Khirnov2015-12-05
* hevcdsp: split the epel functions by widthAnton Khirnov2015-12-05
* hevcdsp: split the qpel functions by width instead of by the subpixel fractionAnton Khirnov2015-12-05
* hevcdsp: fix a function nameAnton Khirnov2015-08-21
* hevc: SSE2 and SSSE3 loop filtersPierre Edouard Lepere2014-07-26
* hevcdsp: remove an unneeded variable in the loop filterAnton Khirnov2014-07-26
* hevc: move DSP declarations from hevc.h into hevcdsp.hGuillaume Martres2013-12-22