]> granicus.if.org Git - libvpx/commit
Key frame non-RD mode decision process
authorJingning Han <jingning@google.com>
Thu, 20 Nov 2014 19:28:00 +0000 (11:28 -0800)
committerJingning Han <jingning@google.com>
Mon, 24 Nov 2014 17:04:28 +0000 (09:04 -0800)
commit2fbdfd2c66f987cf4c0e4c870b6a04c4ad49ef5c
tree35a21caf9544329d4cf8b76f256b5378193b6df1
parent681d5e9024c7dab82706507037c01a067e0ea89d
Key frame non-RD mode decision process

This commit makes a non-RD coding mode decision process for key
frame coding. It can be optionally turned on in speed -6 and above.

Change-Id: I0847258b392877a0210b4768bef88ebc9ad009b5
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_pickmode.c
vp9/encoder/vp9_pickmode.h
vp9/encoder/vp9_speed_features.c