media/demos/transformer/src/main
hschlueter 09f9a44d0f Add matrix provider for AdvancedFrameProcessor and examples in demo.
The matrix provider allows the transformation matrix to be updated
for each frame based on the timestamp.

The following example effects using this were added to the demo:
* a zoom-in transition for the start of the video,
* cropping a rotating rectangular frame portion,
* rotating the frame around the y-axis in 3D.

PiperOrigin-RevId: 439791592
2022-04-07 17:27:17 +01:00
..
java/com/google/android/exoplayer2/transformerdemo Add matrix provider for AdvancedFrameProcessor and examples in demo. 2022-04-07 17:27:17 +01:00
res Add matrix provider for AdvancedFrameProcessor and examples in demo. 2022-04-07 17:27:17 +01:00
AndroidManifest.xml Transformer Demo: Remove unneeded external storage permission 2022-02-02 10:44:00 +00:00