media/libraries
claincly ed1ff222bb Remove unnecessary setInputFormat
setInputFormat calls registerInputStream and will cause VideoFrameProcessor to
reconfigure. We don't need to call it when setting up the VFP
(in `onReadyToInitCodec()`). Rather, we wait until `onOutputFormatChanged()`
called (this output format refers to mediaCodec's outptut format) to register
the input stream.

PiperOrigin-RevId: 553448633
2023-08-07 11:28:43 +00:00
..
2023-07-13 15:26:30 +01:00
2023-08-01 14:14:34 +01:00
2023-08-01 14:34:17 +01:00
2023-08-07 11:25:20 +00:00
2023-07-14 10:24:15 +01:00