summaryrefslogtreecommitdiff
path: root/libavcodec/hevc_mvs.c
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* hevc: remove HEVCContext usage from hevc_psAnton Khirnov2015-07-12
* hevc: Use generic av_clip function, not C implementationPeter Meerwald2015-02-13
* hevc_mvs: prevent unitialized useVittorio Giovara2014-11-11
* hevc_mvs: make sure to always initialize the temporal MV fullyAnton Khirnov2014-10-07
* hevc_mvs: initialize the temporal MV in case of missing refAnton Khirnov2014-10-07
* hevc: Initialize mergecand_list to 0Luca Barbato2014-09-29
* hevc_mvs: avoid deriving tmvp in amvpChristophe Gisquet2014-08-12
* hevc: wait proper position for tmvpChristophe Gisquet2014-08-12
* hevc: use intreadwriteChristophe Gisquet2014-08-12
* hevc: derive partial merge listChristophe Gisquet2014-08-12
* hevc: derive partially amvp listChristophe Gisquet2014-08-12
* hevc: simplify roundingChristophe Gisquet2014-08-12
* hevc: Conceal zero tdLuca Barbato2014-02-09
* Add HEVC decoderGuillaume Martres2013-10-31