media/testdata/src/test/assets
hschlueter df1b733d50 Combine multiple matrix transformations in one shader.
When using a MatrixTransformationFrameProcessor per transformation
matrix, each frame processor's shader applies the matrix to the
vertices and clips the result to the NDC range when drawing the
output frame.
This change combines consecutive MatrixTransformations into a single
MatrixTransformationFrameProcessor by multiplying the individual
matrices while updating and clipping the visible polygon after
each matrix and mapping the resulting visible polygon back to the
input space so that its vertices and the combined transformation
matrix can be used in the shader.

PiperOrigin-RevId: 448521068
2022-05-24 11:05:59 +01:00
..
audiosinkdumps/mka Expect PresentationTime Discontinuity During Stream Transitions 2022-04-26 14:25:46 +01:00
extractordumps Reading AV1 initialization data. 2022-05-09 10:40:44 +01:00
media Combine multiple matrix transformations in one shader. 2022-05-24 11:05:59 +01:00
playbackdumps Skip played server side inserted ads in a single period window 2022-02-17 14:24:02 +00:00
transformerdumps Reading average and peak bitrates from esds boxes. 2022-04-07 16:14:43 +01:00