mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
The issue that motivated adding this (frames unexpectedly being dropped by the decoder) has been addressed, so we can turn off the logging to reduce unnecessary allocations during transformation. We can easily turn on debug logging in future as needed by setting `DebugTraceUtil.DEBUG = true`. Also avoid allocations for string building at logging call sites by passing a format string for extra info. Formatting the string now only happens when debugging is turned on. Tested manually by running transformations in the new state (DEBUG = false) and with debugging turned on. PiperOrigin-RevId: 585666349 |
||
|---|---|---|
| .. | ||
| androidTest | ||
| main | ||
| test | ||