]> granicus.if.org Git - libx264/commit
Fix bug in checkasm
authorDavid Conrad <lessen42@gmail.com>
Fri, 26 Jun 2009 20:09:44 +0000 (13:09 -0700)
committerFiona Glaser <fiona@x264.com>
Fri, 26 Jun 2009 20:11:17 +0000 (13:11 -0700)
commit8a96d510fd0aef8ccf73717754482c03c4063c0d
treedaa914ba9fc1f68aa91d1c60c5949caa75b77211
parente0d1cad14c5251fd21aef99c92734d461200b779
Fix bug in checkasm
frame_init_lowres_core check didn't check the C plane.
However, all x86 and PPC assembly was correct regardless of the unit test being incorrect.
tools/checkasm.c