media/demos/transformer/src/main
hschlueter 4760a03444 Only allow HEVC output MIME selection in demo for API>=24.
The muxer doesn't support HEVC below API 24. The is documented in
the TransformationRequest javadoc and the Transformer.Builder will
throw if HEVC is requested below API 24 so the option should not
be part of the demo for those devices.

#mse-bug-week

PiperOrigin-RevId: 429343805
2022-02-18 15:03:02 +00:00
..
java/com/google/android/exoplayer2/transformerdemo Only allow HEVC output MIME selection in demo for API>=24. 2022-02-18 15:03:02 +00:00
res Add enable fallback option to transformer demo. 2022-02-17 15:02:36 +00:00
AndroidManifest.xml Transformer Demo: Remove unneeded external storage permission 2022-02-02 10:44:00 +00:00