media/libraries/muxer/src
sheenachhabra 666685bd85 Use 4 Byte size field in fMP4 mdat boxes
Since mdat box can be huge so there is a provision to use 64 bit size field.
In case of fragmented MP4, individual fragments should not have large mdat box
so a 32 bit size field should be sufficient.

PiperOrigin-RevId: 599219041
2024-01-17 10:36:47 -08:00
..
androidTest Add comments for skipping input files in Mp4Muxer tests 2024-01-03 03:50:46 -08:00
main Use 4 Byte size field in fMP4 mdat boxes 2024-01-17 10:36:47 -08:00
test Implement fragmented MP4 (fMP4) in the Mp4Muxer 2023-12-29 03:39:38 -08:00