media3/libraries
hschlueter ac8e418f3d Adjust timestamp even if frame is dropped.
The `SefSlowMotionVideoSampleTransformer` drops frames by
setting `buffer.data = null` and updates the timestamps of the
frames it keeps. However, these buffers with dropped frames
are still used in the pipeline as they may contain other useful
information, specifically whether the end of the input has been
reached. So, the timestamps should also be updated for the buffers
where frames are dropped.

PiperOrigin-RevId: 410797678
2021-11-19 15:10:06 +00:00
..
2021-11-19 14:44:25 +00:00
2021-10-27 09:12:46 +01:00
2021-10-27 09:12:46 +01:00
2021-11-19 14:42:25 +00:00