• Paul Wilkins's avatar
    Improved key frame detection. · bc9c30a0
    Paul Wilkins authored
    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
    bc9c30a0