Skip to content
  • James Zern's avatar
    vp9: fix crash in mt loopfilter w/corrupt file · 4f27202d
    James Zern authored
    if the first frame was corrupt and loop filter not called, the next call
    would assume the necessary allocations had been done and segfault when
    accessing a NULL pointer
    
    Change-Id: Ib6ef505e5c594e6f0fe65ab0700172bcf06b92a6
    4f27202d