media/libraries/transformer/src/androidTest
claincly a196b5ec43 Re-enable RepeatedTranscodeTransformationTest.
There are two major blockers to this test:

- H265 muxing is not available for API<24, so setting video mimeType to H265
  will fail on those devices.
- AMR audio encoding is buggy on some device and it's not a widely used format.

The solution: use a video that is encoded with AVC/MP3, to ensure transcoding
to AVC/AAC.

PiperOrigin-RevId: 429648598
2022-02-22 10:31:07 +00:00
..
java/androidx/media3/transformer Re-enable RepeatedTranscodeTransformationTest. 2022-02-22 10:31:07 +00:00
AndroidManifest.xml Transformer Demo: Remove unneeded external storage permission 2022-02-01 18:23:39 +00:00