media/libraries/exoplayer/src
rohks 12c42585d2 Use removeKey method instead of setting null for KEY_CODECS_STRING
Setting a `null` value doesn't remove the key as expected per the `MediaFormat` API documentation, using the `removeKey` method instead which is only available starting API level 29.

PiperOrigin-RevId: 646462402
2024-06-25 06:57:19 -07:00
..
androidTest Default to parse subtitles while extracting, instead of while rendering 2024-05-16 01:42:56 -07:00
main Use removeKey method instead of setting null for KEY_CODECS_STRING 2024-06-25 06:57:19 -07:00
test Call VideoFrameReleaseControl.isReady from VideoSink when enabled 2024-06-25 01:51:14 -07:00