]> git.sesse.net Git - ffmpeg/history - libavcodec/hevc_mvs.c
lavc: add a null bitstream filter
[ffmpeg] / libavcodec / hevc_mvs.c
2016-10-21 Anton Khirnovhevc: move the SliceType enum to hevc.h
2016-10-16 Anton Khirnovhevc: rename hevc.[ch] to hevcdec.[ch]
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2015-07-12 Anton Khirnovhevc: remove HEVCContext usage from hevc_ps
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