]> granicus.if.org Git - libx264/commit
Fix various early terminations with slices
authorFiona Glaser <fiona@x264.com>
Sun, 11 Apr 2010 20:36:50 +0000 (13:36 -0700)
committerFiona Glaser <fiona@x264.com>
Wed, 14 Apr 2010 09:31:45 +0000 (02:31 -0700)
commitef7036991ff50eed268b924e3f669c5e1afb7f92
tree06f1c5e5063551547d2705b891de4e41dc85b465
parent25047b4042b18bfd7ef7d40fd48e904852da1ada
Fix various early terminations with slices
Neighbouring type values (type_top, etc) are now loaded even if the MB isn't available for prediction.
Significant overall performance increase (as high as 5-10%+) with lots of slices (e.g. with slice-max-size).
common/macroblock.c
encoder/cabac.c