Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hevc: Add coefficient limiting to speed up IDCT | Mickaël Raulet | 2016-07-18 | 1 | -1/+1 |
* | hevc: Add DC IDCT | Mickaël Raulet | 2016-07-18 | 1 | -0/+1 |
* | hevc: Separate adding residual to prediction from IDCT | Alexandra Hájková | 2016-07-18 | 1 | -6/+4 |
* | hevcdsp: add x86 SIMD for MC | Anton Khirnov | 2015-12-05 | 1 | -1/+4 |
* | hevcdsp: split the pred functions by width | Anton Khirnov | 2015-12-05 | 1 | -12/+24 |
* | hevcdsp: split the epel functions by width | Anton Khirnov | 2015-12-05 | 1 | -3/+3 |
* | hevcdsp: split the qpel functions by width instead of by the subpixel fraction | Anton Khirnov | 2015-12-05 | 1 | -3/+3 |
* | hevcdsp: fix a function name | Anton Khirnov | 2015-08-21 | 1 | -3/+3 |
* | hevc: SSE2 and SSSE3 loop filters | Pierre Edouard Lepere | 2014-07-26 | 1 | -0/+2 |
* | hevcdsp: remove an unneeded variable in the loop filter | Anton Khirnov | 2014-07-26 | 1 | -4/+4 |
* | hevc: move DSP declarations from hevc.h into hevcdsp.h | Guillaume Martres | 2013-12-22 | 1 | -0/+109 |