media/library/core/src/test
andrewlewis 4ad6d9d85c Don't overwrite MP4 container fps using capture fps
The capture frame rate is currently available both via Format.metadata
and decoded in Format.frameRate. As the container Format.frameRate may
be useful to apps, only store the capture frame rate in metadata (apps
will need to decode it but can now access the container frame rate too).

PiperOrigin-RevId: 284165711
2019-12-06 19:21:08 +00:00
..
assets Don't overwrite MP4 container fps using capture fps 2019-12-06 19:21:08 +00:00
java/com/google/android/exoplayer2 Don't overwrite MP4 container fps using capture fps 2019-12-06 19:21:08 +00:00
AndroidManifest.xml Use versioned manifest in all Robolectric tests. 2019-05-21 13:51:43 +01:00