media/libraries/decoder_av1/src/main
tonihei df85a996ba Add Decoder.setOutputStartTimeUs and use it in extension decoders
This gets rid of the reliance on the decode only flag that is still
set on input buffers to the decoder if they are less than the start
time.

We still need to set and check the decode-only flag in SimpleDecoder
to ensure compatbility with custom decoders that use the flag while
it's not fully removed.

PiperOrigin-RevId: 570736692
(cherry picked from commit a03e20fe6c)
2023-10-06 15:57:25 +01:00
..
java/androidx/media3/decoder/av1 Add Decoder.setOutputStartTimeUs and use it in extension decoders 2023-10-06 15:57:25 +01:00
jni Update CMake version for AV1 extension 2022-09-30 16:39:17 +00:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00