framework/av: Fix for frame drop in video playback
- Breaks in video playback seen in video clips having audio content with sampling rates less than 16kHz. - While extrapolating real time with system time, the real time is wrongly caped. - Fix this issue by limiting the extrapolated real time only when EOS is reached. Change-Id: I95b6a8f7f1f1fd561c92955cf52151ae2890c9a7 CRs-Fixed: 400398
Loading
Please register or sign in to comment