Commit graph

2 commits

Author SHA1 Message Date
Sebastian Wick
8d04de834a gtf: Initialize variables which might not get initialized
If the gtf options contain a bad enum di_gtf_ip_param, some variables do
not get initialized to any value but will later be read.

Signed-off-by: Sebastian Wick <sebastian.wick@redhat.com>
2024-07-29 14:37:23 +02:00
Simon Ser
87e264f7fb Introduce di_gtf_compute()
This is a function to compute a timing according to GTF.

Signed-off-by: Simon Ser <contact@emersion.fr>
2022-09-29 11:50:09 +00:00