commit | 6378937c0d8215f2248217aa8f26d84f72a638ee | [log] [tgz] |
---|---|---|
author | Wonsik Kim <wonsik@google.com> | Thu Mar 01 11:18:12 2018 -0800 |
committer | Wonsik Kim <wonsik@google.com> | Thu Mar 08 22:07:32 2018 +0000 |
tree | 5bcf90dbf4c492090a742be5a2ff93781303138f | |
parent | 6fd4657ec95d780d9ca8a89e5f16c1cc157a229e [diff] |
codec2: fix SimpleC2Component race condition - Fix race condition around stop/reset/release. - Call onFlush at processing thread. Bug: 74073134 Test: adb shell setprop debug.stagefright.ccodec yes Test: adb shell setprop debug.stagefright.omx_default_rank 1000 Test: adb shell killall mediaserver Test: atest android.media.cts.MediaCodecTest Change-Id: I74c2d84c35842907c1f7f6e862d37b748409a73f (cherry picked from commit e3534403fa6666408fd419fc9809b3efbfa94479)