media/libraries/effect/src
dancho 2bb12de00d Drop API requirement from SeparableConvolution
Switch from 4-channel RGBA_16F lookup texture to 1-channel R_16F.
Do not use a bitmap when creating the lookup table texture.
Instead, fill the texture directly.
Do not manually convert 32-bit float to 16-bit. Instead, let OpenGL
libraries do this for us.

PiperOrigin-RevId: 639717235
2024-06-03 03:31:41 -07:00
..
androidTest Remove @UnstableApi from package-private files 2024-05-15 02:26:55 -07:00
main Drop API requirement from SeparableConvolution 2024-06-03 03:31:41 -07:00
test Migrate Gaussian Blur Effect to media3. 2023-12-22 14:13:19 -08:00