]> git.sesse.net Git - x264/commit
Fix some crashes with high bit depth
authorFiona Glaser <fiona@x264.com>
Fri, 19 Nov 2010 23:40:23 +0000 (15:40 -0800)
committerFiona Glaser <fiona@x264.com>
Sat, 20 Nov 2010 00:07:56 +0000 (16:07 -0800)
commit729d9bcc46f3ab24f603ef7ab1603aee1669f32c
treec4992ab55fe969f4347649f3aadd4dcc768b52aa
parentf92aa4ecd9029c224afeaf9c59b3091602b6b641
Fix some crashes with high bit depth
Not all arrays were sufficiently aligned.
common/pixel.c
encoder/analyse.c
encoder/me.c
encoder/slicetype.c
tools/checkasm.c