]> git.sesse.net Git - ffmpeg/history - libavcodec/hevc_mvs.c
Hap decoder and encoder
[ffmpeg] / libavcodec / hevc_mvs.c
2015-02-13 Peter Meerwaldhevc: Use generic av_clip function, not C implementation
2014-11-11 Vittorio Giovarahevc_mvs: prevent unitialized use
2014-10-07 Anton Khirnovhevc_mvs: make sure to always initialize the temporal...
2014-10-07 Anton Khirnovhevc_mvs: initialize the temporal MV in case of missing ref
2014-09-29 Luca Barbatohevc: Initialize mergecand_list to 0
2014-08-12 Christophe Gisquethevc_mvs: avoid deriving tmvp in amvp
2014-08-12 Christophe Gisquethevc: wait proper position for tmvp
2014-08-12 Christophe Gisquethevc: use intreadwrite
2014-08-12 Christophe Gisquethevc: derive partial merge list
2014-08-12 Christophe Gisquethevc: derive partially amvp list
2014-08-12 Christophe Gisquethevc: simplify rounding
2014-02-09 Luca Barbatohevc: Conceal zero td
2013-10-31 Guillaume MartresAdd HEVC decoder