media/libraries/transformer/src
tofunmi 3011a29940 Update InternetConnection check to skip check when uri scheme is null
When we created androidTests, in the past, they always had a URI pointing to a resource, therefore we always had a URI scheme. With texture input, this will not longer be the case (EditedMediaItems's may have URI.EMPTY, which have a null scheme) so we need to check for this so tests don't falsely fail.

PiperOrigin-RevId: 528848411
2023-05-03 17:12:29 +01:00
..
androidTest Update InternetConnection check to skip check when uri scheme is null 2023-05-03 17:12:29 +01:00
main effect: Rename VFP frame release to render. 2023-05-03 17:00:48 +01:00
test Update VideoSamplePipeline to take account of decoder colors 2023-04-26 15:44:52 +01:00