| Commit message (Expand) | Author | Age | Files | Lines |
* | hevc: Use generic av_clip function, not C implementation | Peter Meerwald | 2015-02-13 | 1 | -2/+2 |
* | hevc_filter: avoid excessive calls to ff_hevc_get_ref_list() | Anton Khirnov | 2014-08-09 | 1 | -16/+20 |
* | hevc_filter: move some conditions out of loops | Anton Khirnov | 2014-08-09 | 1 | -18/+23 |
* | hevc: deobfuscate slice/tile boundary handling for DBF | Anton Khirnov | 2014-08-09 | 1 | -7/+6 |
* | hevc_filter: drop more redundant checks | Anton Khirnov | 2014-08-09 | 1 | -4/+0 |
* | hevc_filter: drop redundant checks | Anton Khirnov | 2014-08-09 | 1 | -6/+2 |
* | hevcdsp: remove an unneeded variable in the loop filter | Anton Khirnov | 2014-07-26 | 1 | -13/+10 |
* | hevc: Do not right shift a negative value in get_pcm | Luca Barbato | 2014-02-23 | 1 | -4/+8 |
* | hevc: Drop unnecessary shifts in deblocking_filter_CTB | Luca Barbato | 2014-02-23 | 1 | -4/+4 |
* | hevc: Consider first quantization group any reference to 0, 0 | Luca Barbato | 2014-02-01 | 1 | -1/+1 |
* | hevc: Fix modulo operations | Michael Niedermayer | 2014-01-21 | 1 | -2/+2 |
* | Add HEVC decoder | Guillaume Martres | 2013-10-31 | 1 | -0/+745 |