Googler dc9d023e85 Dolby-Vision: Add dolby-vision codec support in Mp4Muxer
Add dolby vision with hevc and avc codec in Mp4Muxer according to Dolby
ISO media format standard. As initialization data is required for creation of dovi box, CSD is populated in BoxParser.

PiperOrigin-RevId: 749765993
2025-04-21 05:10:22 -07:00
..
2021-10-27 09:12:46 +01:00

Common module

Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.