]> git.sesse.net Git - x264/commit
Remove high bit depth mmx quant
authorHolger Lubitz <holger@lubitz.org>
Fri, 21 Jan 2011 18:13:57 +0000 (19:13 +0100)
committerFiona Glaser <fiona@x264.com>
Tue, 25 Jan 2011 10:40:41 +0000 (02:40 -0800)
commit31467f3270e791d1fd4728abd6f84c35819f757e
treec0980ff08d57d46c8bd35fb907afd01a846293b5
parentfb223b970976fab3edab500b112f670d6ec8dd2d
Remove high bit depth mmx quant
It was using pmuludq which is sse2, and the function isn't really possible without pmuludq.
common/quant.c
common/x86/quant-a.asm