]> granicus.if.org Git - libvpx/commit
Change speed and rd features for formatting bars.
authorpaulwilkins <paulwilkins@google.com>
Wed, 24 Jun 2015 10:36:51 +0000 (11:36 +0100)
committerpaulwilkins <paulwilkins@google.com>
Wed, 8 Jul 2015 16:51:42 +0000 (17:51 +0100)
commita126b6ce7d9f81552e02fbe76d4fac276916992e
tree96ab304e2e7bbd9aa395703a9fbc6aea976ebae3
parent892128f6cacde9bc088cfbcb2165eb9bb7431b83
Change speed and rd features for formatting bars.

Change speed features / behavior for split mode when there
is an internal active edge (e.g. formatting bars).

Remove some threshold constraints in rd code near the active
edge of the image.

Add some plumbing for left and right active edge detection.

Patch set 5. Limit rd pass through for sub 8x8 to internal active edges.
This takes away any speed penalty for most clips but keeps the enhanced
edge coding for the more critical case of internal image edges

Change-Id: If644e4762874de4fe9cbb0a66211953fa74c13a5
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_firstpass.h
vp9/encoder/vp9_rdopt.c
vp9/encoder/vp9_rdopt.h
vp9/encoder/vp9_speed_features.c