• John Koleszar's avatar
    Fix a crash in vpxdec · c0e561d1
    John Koleszar authored
    If the codec fails to return a frame on the second frame (as in a VP8 alt-ref,
    then img will be a null pointer and dereferencing it while trying to write
    the color format (again) will crash.
    
    Change-Id: Ie48710d4c5715f532d453c879c71c20ccdeb81cc
    c0e561d1