media/library/common/src/main
hschlueter d4a9e3d966 Use microseconds not nanoseconds for GlFrameProcessor.
This requires an additional nanos to micros conversion because
the SurfaceTexture uses nanos. But as the timestamps from the
MediaCodec decoder (propagated in DefaultCodec#releaseOutputBuffer) are
in microseconds no precision is lost here.

Also add test that checks output video duration.

PiperOrigin-RevId: 438010490
2022-04-07 15:23:24 +01:00
..
java/com/google/android/exoplayer2 Use microseconds not nanoseconds for GlFrameProcessor. 2022-04-07 15:23:24 +01:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00