]> granicus.if.org Git - libx264/commit
Optimize neighbor CBP calculation and fix related regression
authorFiona Glaser <fiona@x264.com>
Mon, 16 Feb 2009 13:56:12 +0000 (05:56 -0800)
committerFiona Glaser <fiona@x264.com>
Mon, 16 Feb 2009 13:59:28 +0000 (05:59 -0800)
commit56967517b7003192e9ac9e3110d566b2a05839f9
treec8cca029307dce3f0562a4b9e69f7408d1aeb205
parentce4de643fc96b89148a99281d3ef2edbf03e72f9
Optimize neighbor CBP calculation and fix related regression
r1105 introduced array overflow in cbp handling
common/common.h
common/macroblock.c
encoder/cabac.c