]> git.sesse.net Git - x264/commit
Fix stack alignment with MB-tree
authorFiona Glaser <fiona@x264.com>
Wed, 21 Jul 2010 18:25:11 +0000 (11:25 -0700)
committerFiona Glaser <fiona@x264.com>
Wed, 21 Jul 2010 18:25:30 +0000 (11:25 -0700)
commitf57ef856c2d88b1201571a206eb78ff10a93c57f
treecfe17ce914d69c99ada3a940d627492d64dc25be
parent7ff60b1bbb0fc6d3aaf7c3f2bffc8833ef763cd0
Fix stack alignment with MB-tree
Broke 2-pass with MB-tree when calling from compilers with broken stack alignment (e.g. MSVC).
encoder/ratecontrol.c