commit | f78f712bc7ccaf1da0be5a886fd5f9b842e23813 | [log] [tgz] |
---|---|---|
author | fei.deng <fei.deng@amlogic.com> | Mon Jul 15 14:44:04 2024 +0800 |
committer | gerrit autosubmit <gerrit.autosubmit@amlogic.com> | Wed Jul 17 22:07:50 2024 -0700 |
tree | 701963c1171ac70b2ea34e9bdf9a38b8727f34f3 | |
parent | 34e36201d54a90e5a1df449e48ae6c3c6540bf70 [diff] |
amlv4l2dec: CB2 fix crash when resolution changed [1/1] PD#SWPL-176811 Problem: set self->input_state to NULL when resolution changed. it causes crash when caculat pts with fps Solution: set self->input_state to NULL after finish v4l2 capture loop thread Verify: ap222 Change-Id: I052b1031f807814a8458c42ce44c6f6513305048 Signed-off-by: fei.deng <fei.deng@amlogic.com>