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

To support for 3gpp h263 codec in Mp4Muxer currently profile and level is hardcoded and provided to h263 box. Parse profile and level from MediaFormat and use those value to write h263 box. PiperOrigin-RevId: 675004590
Test data module
Provides sample data for media unit and instrumentation tests.