media/libraries/muxer/src
Googler a269355369 Refactor audioEsdsBox to esdsBox
Since the muxer supported only AAC audio codec, the esdsBox was unconditionally created within the audioSampleEntry. This CL refactors the box creation logic by moving it to the codecSpecificBox method. This is to make adding support for new audio codecs easier.

PiperOrigin-RevId: 650130935
2024-07-07 23:13:29 -07:00
..
androidTest Write moov box at the start of the file if possible 2024-06-17 03:38:11 -07:00
main Refactor audioEsdsBox to esdsBox 2024-07-07 23:13:29 -07:00
test Add support for file format for depth/editing in Mp4Muxer 2024-07-02 09:42:36 -07:00