vpx/vp8
Paul Wilkins bc9c30a003 Improved key frame detection.
In some cases where clips have been encoded with
borders (eg. some wide-screen content where there is a
border top and bottom and slide shows containing portrait
format photographs (border left and right)) key frames were
not being correctly detected.

The new code looks to measure cases where a portion of
the image can be coded equally easily using intra or inter
modes and where the resulting error score is also very low.
These "neutral" areas are then discounted in the key frame
detection code.

Change-Id: I00c3e8230772b8213cdc08020e1990cf83b780d8
2011-03-07 15:58:07 +00:00
..
common Removed vp8_block2type 2011-02-24 14:35:18 -05:00
decoder Merge "clean up unused files" 2011-02-18 06:33:05 -08:00
encoder Improved key frame detection. 2011-03-07 15:58:07 +00:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8_common.mk Merge "clean up unused files" 2011-02-18 06:33:05 -08:00
vp8_cx_iface.c Merge "Fix counter of fixed keyframe distance" 2011-03-04 05:28:38 -08:00
vp8_dx_iface.c Use endian-neutral bitstream packing/unpacking 2011-02-17 15:20:53 -05:00
vp8cx_arm.mk ARMv6 optimized sad16x16 2011-02-11 11:14:07 +02:00
vp8cx.mk Remove temporal alt ref from realtime only build 2011-02-22 12:53:32 +02:00
vp8dx_arm.mk remove assembly detokenizer 2011-02-11 11:09:00 -05:00
vp8dx.mk Fix relative include paths 2011-02-10 15:09:44 -05:00