media/libraries/exoplayer/src/main
tonihei 782f5b2a0e Fix last sample detection issues
1. For codecs that change timestamps, we need to use greater
   or equal instead of just equal for comparison.
2. We should only make this comparison once a value has been
   set.
3. The largest queue timestamp isn't updated before using it
   for this detection, meaning that we also mark the
   second-to-last sample as the last one.

PiperOrigin-RevId: 550901978
2023-08-01 14:06:55 +01:00
..
java/androidx/media3/exoplayer Fix last sample detection issues 2023-08-01 14:06:55 +01:00
res Update translations 2023-03-01 17:22:55 +00:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00