Fixed
Status Update
Comments
zm...@gmail.com <zm...@gmail.com> #2
Thanks for the report. I will route this to the appropriate internal team and update this when I hear back from them.
vi...@google.com <vi...@google.com> #3
One more detail, Data Layer event calls from the watch to the phone (running Android 13) do work on if the listener is in an Activity or Fragment.
Description
We just updated AOSP codebase to android-14.0.0_r52 and find mpeg2 decoder hang while running cts CtsMediaV2TestCases.
below command can help to reproduce the issue.
run cts -m CtsMediaV2TestCases -t android.mediav2.cts.CodecDecoderSurfaceTest --module-arg CtsMediaV2TestCases:instrumentation-arg:codec-prefix:=c2.android.mpeg2
hardware:
nxp i.mx95
software:
[ro.bootimage.build.fingerprint]: [Android/evk_95/evk_95:14/AP2A.240705.004/253:userdebug/dev-keys]
adb bugreport and cts logs:
With some check, I found this commit caused the issue:
I found this commit caused the issue:
commit 28b5445acb39cf2c8187eb40b1e6c2e8345750c4
Author: srujan vandrangi <srujan.vandrangi@ittiam.com>
Date: Mon Sep 25 20:05:39 2023 +0530
C2SoftMpeg2Dec: keep threads active for entire sequence
Bug: 289097296
Change-Id: I786716ce841812bd9d6d514a2ab61d00d4ad522e