commit | 445ffc9f2040b2828f80aed4abf24cd3294b62a8 | [log] [tgz] |
---|---|---|
author | gan.zhang <gan.zhang@amlogic.com> | Wed Nov 13 19:14:21 2024 +0800 |
committer | gerrit autosubmit <gerrit.autosubmit@amlogic.com> | Tue Nov 19 00:04:46 2024 -0800 |
tree | 95a69677172b3b27aac5c779c28e176b8b7846f4 | |
parent | 08036fa72b72235de23918deb1d986154061e8b3 [diff] |
av1: CB2 fix playback crash problems in specail cases. [1/1] PD#SWPL-191799 Problem: Because isr fun cannot run in time, timeout triggers a decoding exception. Solution: Turn off the timer function in isr to prevent both timeout and isr fun from being triggered. Verify: S5. Change-Id: I84ee7a7fa7be83523611c4cf1bbdfaae11dccb6d Signed-off-by: gan.zhang <gan.zhang@amlogic.com>