]> git.sesse.net Git - ffmpeg/commit
hevc_mvs: avoid deriving tmvp in amvp
authorChristophe Gisquet <christophe.gisquet@gmail.com>
Fri, 8 Aug 2014 18:21:04 +0000 (18:21 +0000)
committerAnton Khirnov <anton@khirnov.net>
Tue, 12 Aug 2014 10:13:43 +0000 (10:13 +0000)
commit3187fa14a326908f9471a038e3b5b24c0eaf655e
tree1813c1f5301ccbb14dacdb066de48503aa703927
parent14ca0aa69b5d954ce56d0826ab9f1f70e535c92a
hevc_mvs: avoid deriving tmvp in amvp

Reduces the number of calls to tmvp derivation from 933685 to 586271 on
a sequence.

Reviewed-by: Mickaƫl Raulet <mraulet@insa-rennes.fr>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavcodec/hevc_mvs.c