Skip to content
  • James Zern's avatar
    vp9_receive_raw_frame: add missing setjmp · 6c323e35
    James Zern authored
    allocations done within this function are protected with
    vpx_internal_error; adding the setjmp fixes a crash in
    vp9_lookahead_push() under low memory conditions.
    
    Change-Id: I4b79dca37cc7fadc4b7633f0db44c0e406799bc6
    6c323e35