Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hevc: Add DC IDCT | Mickaël Raulet | 2016-07-18 | 1 | -0/+4 |
* | hevc: Separate adding residual to prediction from IDCT | Alexandra Hájková | 2016-07-18 | 1 | -10/+10 |
* | hevcdsp: add x86 SIMD for MC | Anton Khirnov | 2015-12-05 | 1 | -1/+23 |
* | hevcdsp: split the pred functions by width | Anton Khirnov | 2015-12-05 | 1 | -5/+28 |
* | hevcdsp: split the epel functions by width | Anton Khirnov | 2015-12-05 | 1 | -4/+14 |
* | hevcdsp: split the qpel functions by width instead of by the subpixel fraction | Anton Khirnov | 2015-12-05 | 1 | -16/+14 |
* | hevcdsp: fix a function name | Anton Khirnov | 2015-08-21 | 1 | -1/+1 |
* | hevc: SSE2 and SSSE3 loop filters | Pierre Edouard Lepere | 2014-07-26 | 1 | -0/+3 |
* | hevc: move DSP declarations from hevc.h into hevcdsp.h | Guillaume Martres | 2013-12-22 | 1 | -1/+1 |
* | Add HEVC decoder | Guillaume Martres | 2013-10-31 | 1 | -0/+190 |