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

Add ctts box implementation to handle muxing B-frame videos. Add method convertPresentationTimestampsToCompositionOffset to provide sample offsets. Return empty ctts box in case of video does not contain B-frame. Add ctts box to MoovStructure to handle muxing the video containing B-frames. PiperOrigin-RevId: 633537106
Test data module
Provides sample data for media unit and instrumentation tests.