commit | 5f52fb0730953c05100b968017bd811eb38ae855 | [log] [tgz] |
---|---|---|
author | yongchun.li <yongchun.li@amlogic.com> | Fri Jun 04 18:13:05 2021 -0700 |
committer | yongchun.li <yongchun.li@amlogic.com> | Fri Jun 04 19:51:09 2021 -0700 |
tree | 6b38c612c87a3a7804a3e0ed2ffe5ba60f3ec4eb | |
parent | c314b930087050c9ab0ebd218e5d6c83b979ce88 [diff] |
audiomaster: only ignore the set pause on video if audio active [1/1] PD#SWPL-45356 Problem: video freeze when first pause video before audio active then resume after audio added and active. the reason is the video resume was ignored in this scenario Solution: Let clear pause go in this case Verify: AH212 Change-Id: Ic07e414565ee07f9a6908a4b40285cf092aaf7af Signed-off-by: yongchun.li <yongchun.li@amlogic.com>