media/libraries/exoplayer/src
rohks 578f2de48f Initialise fields used for bundling as String directly
Initialising the fields as Integer and then getting a String on compute time is slow. Instead we directly initialise these fields as String. Improves the time taken in bundling PlayerInfo further to less than 200ms from ~300ms.

Also modified a test to improve productive coverage.

PiperOrigin-RevId: 500003935
2023-01-10 18:33:20 +00:00
..
androidTest Fix instrumentation tests not working via Gradle 2022-09-30 18:03:11 +00:00
main Initialise fields used for bundling as String directly 2023-01-10 18:33:20 +00:00
test Clarify behavior for out-of-bounds indices and align implementations 2022-12-21 15:07:20 +00:00