]> git.sesse.net Git - ffmpeg/commit
hevc: wait proper position for tmvp
authorChristophe Gisquet <christophe.gisquet@gmail.com>
Sun, 20 Jul 2014 07:34:58 +0000 (09:34 +0200)
committerAnton Khirnov <anton@khirnov.net>
Tue, 12 Aug 2014 10:13:21 +0000 (10:13 +0000)
commit14ca0aa69b5d954ce56d0826ab9f1f70e535c92a
tree4ecf339aa9f5cf02c059917fcc21cea2acf204f9
parentcf6090dc6252f2b276aa4133e3d73a89f4c6046c
hevc: wait proper position for tmvp

The position is either rounded or not checked, so delay the wait to
check the proper value.

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