media/libraries
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
..
2023-08-01 13:51:58 +01:00
2023-07-13 15:26:30 +01:00
2023-07-13 15:26:30 +01:00
2023-07-14 10:24:15 +01:00