]> granicus.if.org Git - libx264/commit
Fix regression in checkasm in r1666
authorOskar Arvidsson <oskar@irock.se>
Fri, 29 Oct 2010 11:13:25 +0000 (13:13 +0200)
committerFiona Glaser <fiona@x264.com>
Sun, 31 Oct 2010 18:26:55 +0000 (11:26 -0700)
commit95268ca03408b2768ce2fcd768ef61d25ea6a1f6
tree48a794d175cba794b88ea7de4be955d600e53eee
parent8efd67c034190b415174fd03c3cfef4768345f11
Fix regression in checkasm in r1666
Buffer is uint16_t* regardless of whether x264 was compiled with high bit depth or not.
tools/checkasm.c