| Commit message (Expand) | Author | Age | Files | Lines |
* | hevcdsp: remove more instances of compile-time-fixed parameters | Christophe Gisquet | 2014-08-22 | 1 | -4/+4 |
* | hevcdsp: remove compilation-time-fixed parameter | Christophe Gisquet | 2014-08-22 | 1 | -2/+2 |
* | hevc: move MAX_PB_SIZE declaration | Christophe Gisquet | 2014-08-22 | 1 | -0/+2 |
* | hevc_deblock: change tc type | Christophe Gisquet | 2014-08-06 | 1 | -8/+8 |
* | Merge commit '1a880b2fb8456ce68eefe5902bac95fea1e6a72d' | Michael Niedermayer | 2014-07-27 | 1 | -1/+1 |
|\ |
|
| * | 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 |
* | | x86/hevc_idct: replace old and unused idct functions | James Almer | 2014-07-26 | 1 | -2/+0 |
* | | hevcdsp: change types of SAO parameters | Christophe Gisquet | 2014-07-23 | 1 | -2/+2 |
* | | hevcdsp: remove an unneeded variable in the loop filter | Anton Khirnov | 2014-07-22 | 1 | -4/+4 |
* | | hevc/sao: optimze sao implementation | Mickaël Raulet | 2014-07-18 | 1 | -2/+2 |
* | | 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 |