mirror of
https://github.com/samsonjs/media.git
synced 2026-04-07 11:35:46 +00:00
From Android T onwards `MediaCodec` supports requesting tone-mapping down to SDR. Add an option to request this behavior and document that it isn't supported before T. Also add an option in the demo app to try it out. Tested manually on a prerelease build. PiperOrigin-RevId: 437765325 |
||
|---|---|---|
| .. | ||
| src/main | ||
| build.gradle | ||
| README.md | ||
Transformer demo
This app demonstrates how to use the Transformer API to modify videos, for example by removing audio or video.
See the demos README for instructions on how to build and run this demo.