media/libraries/transformer/src
sheenachhabra 483d2bb9e7 Add Muxer interface in muxer module
The immediate plan is to replace `Transformer Muxer interface`
with this one.
It was not straight forward to move/change `Transformer Muxer interface`
hence this intermediate step.
The follow up CL will also remove fragmented MP4 related code from
`Mp4Muxer` and move it into `FragmentedMp4Muxer implements Muxer`.

PiperOrigin-RevId: 618789265
2024-03-25 03:40:15 -07:00
..
androidTest Test: Use AssumptionViolatedException for format support detection. 2024-03-22 06:41:18 -07:00
main Add Muxer interface in muxer module 2024-03-25 03:40:15 -07:00
test Add support for processing 3 byte NAL start code in Mp4Muxer 2024-03-21 15:49:12 -07:00