Skip to content
Snippets Groups Projects
Commit 1bf7f318 authored by Alexandre Janniaux's avatar Alexandre Janniaux Committed by Steve Lhomme
Browse files

test: opengl/filters: fix test failure

The video_format_t structure was not initialized to zero and
video_format_Setup was not setting everything fields as expected,
leading to .lighting and .mastering being non-zero. After the bad
commit, those values were used and changing the values from the test
where zero was expected to non-zero.

First bad commit was 85a04a2e.
parent e1ebbce7
No related branches found
No related tags found
Loading
Pipeline #369680 passed with stage
in 23 minutes and 41 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment