mirror of
https://github.com/androidx/media.git
synced 2025-05-03 21:57:46 +08:00

The FrameProcessorChain manages a List<GlFrameProcessor>. FrameProcessorChainDataProcessingTest now tests chaining ScaleToFit- and AdvancedFrameProcessors. PiperOrigin-RevId: 436468037
Test data module
Provides sample data for media unit and instrumentation tests.