Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hevc/rext: add support for Range extension tools | Mickaël Raulet | 2014-07-15 | 1 | -0/+2 |
* | hevc/rext: basic infrastructure for supporting range extension | Mickaël Raulet | 2014-07-15 | 1 | -2/+2 |
* | hevc: separate residu and prediction (needed for Range Extension) | Mickaël Raulet | 2014-07-15 | 1 | -6/+8 |
* | hevc: simplify SAO computation, delay from one row its computation | Mickaël Raulet | 2014-07-15 | 1 | -7/+8 |
* | avcodec/hevc: new idct + asm | plepere | 2014-06-17 | 1 | -1/+3 |
* | HEVC : added assembly MC functions | plepere | 2014-05-06 | 1 | -0/+3 |
* | hevc: C code update for new motion compensation | Mickaël Raulet | 2014-05-06 | 1 | -20/+31 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-12-22 | 1 | -36/+68 |
|\ | |||||
| * | hevc: move DSP declarations from hevc.h into hevcdsp.h | Guillaume Martres | 2013-12-22 | 1 | -0/+109 |
* | lavc: add a HEVC decoder. | Guillaume Martres | 2013-10-15 | 1 | -0/+77 |