xvinfo: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Nov 20 20:35:33 UTC 2022


 .gitlab-ci.yml |    4 ++--
 xvinfo.c       |   24 +++++++++++++++---------
 2 files changed, 17 insertions(+), 11 deletions(-)

New commits:
commit abb8797e12c3c3e5fc86ae6b36391a3334026aa0
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Nov 13 14:11:58 2022 -0800

    Handle -Wdouble-promotion warning from clang
    
    xvinfo.c:217:73: warning: implicit conversion increases floating-point
          precision: 'float' to 'double' [-Wdouble-promotion]
                                        (float) encodings[n].rate.numerator /
                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 6d9bdc10f349090e092887222e0e03202b1b0d55
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Nov 13 14:08:40 2022 -0800

    Variable scope reduction
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit d1022529af4baba0a123cafd97c83644c6067f53
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Jul 28 17:30:21 2022 -0700

    gitlab CI: stop requiring Signed-off-by in commits
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list