]> git.sesse.net Git - ffmpeg/commit
checkasm/vf_blend: use the correct depth parameters to initialize the blend modes
authorJames Almer <jamrial@gmail.com>
Sat, 11 Jul 2020 23:55:32 +0000 (20:55 -0300)
committerJames Almer <jamrial@gmail.com>
Sun, 12 Jul 2020 14:30:23 +0000 (11:30 -0300)
commit55e1bc39cb3e485e5b0b6b13a41a2fd6f18ed3af
tree85e73095df0808c6098ff6e19b93d00c68b13626
parent320694ff84a609c5b0438c1f10da355cb48a0be3
checkasm/vf_blend: use the correct depth parameters to initialize the blend modes

This effectively enables the tests that until now were just running
the C version alone.

Signed-off-by: James Almer <jamrial@gmail.com>
tests/checkasm/vf_blend.c