media/demos/transformer/src/main
hschlueter cf85d1bdc8 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 14:56:25 +00:00
..
java/androidx/media3/demo/transformer Only allow HEVC output MIME selection in demo for API>=24. 2022-02-18 14:56:25 +00:00
res Add enable fallback option to transformer demo. 2022-02-17 14:59:32 +00:00
AndroidManifest.xml Transformer Demo: Remove unneeded external storage permission 2022-02-01 18:23:39 +00:00