media/libraries
shahddaghash 80e6fa2aa7 Separate ProcessedInput's format into audio and video
Before the change, `SequenceAssetLoader#onTrackAdded` was being called twice, for audio and video. `ExportResult.ProcessedInput` took one format, which was the latest to be written. The change leads to capturing both, the audio and video formats of the input, and prevents the issue of a format overwriting the other.

PiperOrigin-RevId: 720487697
2025-01-28 02:04:02 -08:00
..
2025-01-24 04:50:11 -08:00
2025-01-15 05:11:09 -08:00
2025-01-15 05:11:09 -08:00
2024-11-04 04:16:39 -08:00