Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1cf9aeee authored by Vikash Garodia's avatar Vikash Garodia Committed by Steve Kondik
Browse files

libstagefright: reset flag to allow buffering

When buffering is 100% or eos is reached, buffering flag
is set.If the playback is seeked back to some location
after EOS, no buffering happen. Without buffering, user experience
is bad in poor network condition.
This also handle file having header at the end. While reading
header EOS get set and buffering is prevented.

Reset the flag to allow buffering during above use cases.

CRs-Fixed: 409247

Change-Id: I60bfa4fcd0228bbb02eccb588087e9833fdf1661
parent 5859d608
Loading
Loading
Loading
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