media/library/common
hschlueter c93b31cc36 Convert FrameEditor to a FrameProcessorChain.
The FrameProcessorChain manages a List<GlFrameProcessor>.
FrameProcessorChainDataProcessingTest now tests chaining ScaleToFit-
and AdvancedFrameProcessors.

PiperOrigin-RevId: 436468037
2022-03-22 14:29:53 +00:00
..
src Convert FrameEditor to a FrameProcessorChain. 2022-03-22 14:29:53 +00:00
build.gradle Revert e148a678ac 2021-12-14 10:29:51 +00:00
proguard-rules.txt Add datasource module 2021-10-25 13:49:14 +01:00
README.md Tidy READMEs 2021-10-26 14:08:21 +01:00

Common module

Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.