Skip to content
  • James Zern's avatar
    vp9: fix segfault w/corrupt data post frame-parallel merge · 0261fb4c
    James Zern authored
    cm->frame_bufs[].idx values were made consistent in:
    61c5e94e Use -1 consistently as invalid buffer idx
    update the initialization in swap_frame_buffers() to match.
    additionally:
      - remove some shadowed variables in the former and marked them volatile
    
    Change-Id: Ie3f9636c405bd822112bb56bd22d28024ae98909
    0261fb4c