Skip to content
Snippets Groups Projects
Commit 9af5aee9 authored by Chih-Yu Huang's avatar Chih-Yu Huang
Browse files

V4L2DecodeComponent: abandon pending work when drain is done.

Originally we forced the component into error state if there are any
pending frames when drain is done. That means these frames are either
no-show frames or dropped. It doesn't affect the following decoding.
This CL changes to abandon pending frames instead of reporting error.

Bug: 184211876
Test: android.media.cts.AdaptivePlaybackTest

Change-Id: I18511f14f70579718f434f316701ee1b77c1f6f0
parent 1fb283af
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment