mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

For simplicity, the following SDK checks when adding supported video codecs were removed from Transformer demo. 1. Adding H265 for API >= 24. 2. Adding AV1 for API >= 34. PiperOrigin-RevId: 685634851