]> granicus.if.org Git - libvpx/commit
Segmentation: Reference frames
authorPaul Wilkins <paulwilkins@google.com>
Wed, 2 Nov 2011 13:30:10 +0000 (13:30 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Wed, 2 Nov 2011 13:31:54 +0000 (13:31 +0000)
commit87ff8620b27a70c8411bf0941eb846e358e03ca1
treec80b77f7b2fbbb691ba2b182e8601402301453d7
parent2b450a460fa847c7460f51ab38ecb9ab10f18218
Segmentation: Reference frames

Modify reference frame segmentation so that ONE or MORE
reference frames may be marked as a available for a given
segment.

Fixed bugs relating to segment coding of INTRA and some
INTER modes at the segment level.

Modified Q boost for static areas based on ambient average Q.

Strong results now on clips with significant static areas.
(some data points in derf set as high as 9% and some static &
slide show type content in YT set > 20%)

Change-Id: Ia79f912efa84b977f35a23683ae3643251e24f0c
vp8/common/entropy.c
vp8/common/entropy.h
vp8/common/seg_common.c
vp8/common/seg_common.h
vp8/decoder/decodemv.c
vp8/decoder/decodframe.c
vp8/encoder/bitstream.c
vp8/encoder/encodeframe.c
vp8/encoder/onyx_if.c
vp8/encoder/pickinter.c
vp8/encoder/rdopt.c