media/library/transformer/src
kimvde 07ff48165a Handle when some MediaItems require transcoding but others don't
- For single-asset, the behavior stays the same. Transcode if and only
  if it's necessary,
- For constrained multi-asset, always transcode, except if the setter to
  transmux is set. This is to avoid failing if a MediaItem that doesn't
  require transcoding is followed by a MediaItem that does require
  transcoding.

PiperOrigin-RevId: 508097798
2023-02-14 16:02:45 +00:00
..
androidTest Rename TransformationResult to ExportResult 2023-02-08 15:30:40 +00:00
main Handle when some MediaItems require transcoding but others don't 2023-02-14 16:02:45 +00:00
test Handle when some MediaItems require transcoding but others don't 2023-02-14 16:02:45 +00:00