| Commit message (Expand) | Author | Age | Files | Lines |
* | hevc: move the SliceType enum to hevc.h | Anton Khirnov | 2016-10-21 | 1 | -4/+5 |
* | hevc: rename hevc.[ch] to hevcdec.[ch] | Anton Khirnov | 2016-10-16 | 1 | -1/+1 |
* | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | hevc: remove HEVCContext usage from hevc_ps | Anton Khirnov | 2015-07-12 | 1 | -48/+48 |
* | hevc: Use generic av_clip function, not C implementation | Peter Meerwald | 2015-02-13 | 1 | -5/+5 |
* | hevc_mvs: prevent unitialized use | Vittorio Giovara | 2014-11-11 | 1 | -1/+1 |
* | hevc_mvs: make sure to always initialize the temporal MV fully | Anton Khirnov | 2014-10-07 | 1 | -10/+4 |
* | hevc_mvs: initialize the temporal MV in case of missing ref | Anton Khirnov | 2014-10-07 | 1 | -1/+3 |
* | hevc: Initialize mergecand_list to 0 | Luca Barbato | 2014-09-29 | 1 | -0/+2 |
* | hevc_mvs: avoid deriving tmvp in amvp | Christophe Gisquet | 2014-08-12 | 1 | -1/+2 |
* | hevc: wait proper position for tmvp | Christophe Gisquet | 2014-08-12 | 1 | -1/+2 |
* | hevc: use intreadwrite | Christophe Gisquet | 2014-08-12 | 1 | -15/+11 |
* | hevc: derive partial merge list | Christophe Gisquet | 2014-08-12 | 1 | -9/+33 |
* | hevc: derive partially amvp list | Christophe Gisquet | 2014-08-12 | 1 | -0/+5 |
* | hevc: simplify rounding | Christophe Gisquet | 2014-08-12 | 1 | -4/+4 |
* | hevc: Conceal zero td | Luca Barbato | 2014-02-09 | 1 | -2/+6 |
* | Add HEVC decoder | Guillaume Martres | 2013-10-31 | 1 | -0/+816 |