Skip to content
  • Yaowu Xu's avatar
    Fixes a decoder bug · 27cca3dd
    Yaowu Xu authored
    The bug was introduced by the commit that added I8X8 intra prediction
    mode for inter frames, the decoder was not update to accept the additional
    probability update from encoder. This causes the decoder typicall to crash
    when encoder sends intra mode probability update.
    
    Change-Id: Ib7dc42dc77a51178aa9ece41e081829818a25016
    27cca3dd