media/library/transformer/src
kimvde 1d0425e211 Make input media duration volatile
The duration in TransformerInternal.ComponentListener is set on the
Transformer internal thread, and is read on the playback thread. Making
this field volatile ensures that the playback thread reads the updated
value.

PiperOrigin-RevId: 493908385
2022-12-12 14:36:24 +00:00
..
androidTest Move audio MIME type fallback away to ATSP 2022-11-29 19:53:30 +00:00
main Make input media duration volatile 2022-12-12 14:36:24 +00:00
test Transformer: Rename error code from output to encoding format. 2022-12-12 13:36:56 +00:00