Chromium Code Reviews
DescriptionDisable automatic frame rate conversion for MediaCodec on nVidia shields
MediaCodec on nVidia shield tablets has logic to change the frame
timestamps to convert the video frame rate to better map to the display
refresh rate. This breaks AVDA because it assumes the timestamps of the
frames submitted to MediaCodec are unaltered. The workaround, taken from
ExoPlayer, is to set "auto-frc": 0 in the MediaFormat.
BUG=637606
Patch Set 1 #Patch Set 2 : All android version #Messages
Total messages: 7 (2 generated)
|