media/libraries/transformer/src
andrewlewis 9a2bfc4042 Prioritize H.265 and H.264 over other formats
This should make no functional difference because `SampleExporter` always
checks for H.265 and H.264 first. However, in case we ever change that code,
these are used in priority order so it's better to order them accordingly.

PiperOrigin-RevId: 550894935
2023-08-01 14:05:42 +01:00
..
androidTest Integrate AudioMixer for audio export. 2023-08-01 14:03:22 +01:00
main Prioritize H.265 and H.264 over other formats 2023-08-01 14:05:42 +01:00
test Integrate AudioMixer for audio export. 2023-08-01 14:03:22 +01:00