media/libraries/decoder_av1/src/main
tonihei 2322462404 Do not trim audio samples by changing their timestamp
MP4 edit lists sometimes ask to start playback between two samples.
If this happens, we currently change the timestamp of the first
sample to zero to trim it (e.g. to display the first frame for a
slightly shorter period of time). However, we can't do this to audio
samples are they have an inherent duration and trimming them this
way is not possible.

#minor-release

PiperOrigin-RevId: 543420218
2023-06-29 22:50:04 +00:00
..
java/androidx/media3/decoder/av1 Do not trim audio samples by changing their timestamp 2023-06-29 22:50:04 +00: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