mirror of
https://github.com/androidx/media.git
synced 2025-05-07 15:40:37 +08:00
Fix MCR comment line break.
PiperOrigin-RevId: 283958680
This commit is contained in:
parent
96ea436759
commit
f3ba74324e
@ -783,8 +783,7 @@ public abstract class MediaCodecRenderer extends BaseRenderer {
|
||||
decoderCounters.skippedInputBufferCount += skipSource(positionUs);
|
||||
// We need to read any format changes despite not having a codec so that drmSession can be
|
||||
// updated, and so that we have the most recent format should the codec be initialized. We
|
||||
// may
|
||||
// also reach the end of the stream. Note that readSource will not read a sample into a
|
||||
// may also reach the end of the stream. Note that readSource will not read a sample into a
|
||||
// flags-only buffer.
|
||||
readToFlagsOnlyBuffer(/* requireFormat= */ false);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user