mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +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.