• Scott LaVarnway's avatar
    Possible bug in vp8cx_encode_intra_macro_block · 4a15e557
    Scott LaVarnway authored
    vp8_pick_intra4x4mby_modes uses the passed in distortion
    for an early breakout.  The best distortion was never saved
    and the distortion for TM_PRED was always used.
    
    Change-Id: Idbaf73027408a4bba26601713725191a5d7b325e
    4a15e557