]> granicus.if.org Git - libx264/commit
MB-tree fixes:
authorLoren Merritt <pengvado@akuvian.org>
Sat, 8 Aug 2009 14:53:27 +0000 (14:53 +0000)
committerLoren Merritt <pengvado@akuvian.org>
Sun, 9 Aug 2009 09:34:26 +0000 (09:34 +0000)
commit5599c4788e4ce72c04e536723075f7547deeaec3
tree9420585633eb280b27a8962664af5bd789d7aa96
parentefebe7d7b92678bfd9dacbf22068387aeff3da07
MB-tree fixes:
AQ was applied inconsistently, with some AQed costs compared to other non-AQed costs. Strangely enough, fixing this increases SSIM on some sources but decreases it on others. More investigation needed.
Account for weighted bipred.
Reduce memory, increase precision, simplify, and early terminate.
common/frame.c
common/frame.h
encoder/slicetype.c