GithubHelp home page GithubHelp logo

edid-decode's People

Contributors

airlied avatar alenzamanyan avatar anholt avatar cataylox avatar hverkuil avatar jeremyhu avatar keith-packard avatar leitao avatar nwnk avatar rawoul avatar rztz avatar thos avatar tormodvolden avatar u1f35c avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

edid-decode's Issues

Update mirror

This mirror is significantly out of date compared to the source repository. Can it be refreshed?

Build fails on macOS

I tried to compile this on macOS as it had been suggested to me that it should work, but it doesn't for me:

git clone https://git.linuxtv.org/edid-decode.git

Cloning into 'edid-decode'...
remote: Enumerating objects: 2422, done.
remote: Counting objects: 100% (2422/2422), done.
remote: Compressing objects: 100% (791/791), done.
remote: Total 2422 (delta 1626), reused 2422 (delta 1626)
Receiving objects: 100% (2422/2422), 685.12 KiB | 2.56 MiB/s, done.
Resolving deltas: 100% (1626/1626), done.

cd edid-decode

make
c++    -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wimplicit-fallthrough -g -DSHA=8a8d673d738c -DDATE="2022-04-06 06:36:29" -o edid-decode edid-decode.cpp parse-base-block.cpp parse-cta-block.cpp parse-displayid-block.cpp parse-ls-ext-block.cpp parse-di-ext-block.cpp parse-vtb-ext-block.cpp calc-gtf-cvt.cpp calc-ovt.cpp -lm
parse-base-block.cpp:982:3: error: expected expression
                [[clang::fallthrough]];
                ^
1 error generated.
parse-cta-block.cpp:2591:4: error: expected expression
                        [[clang::fallthrough]];
                        ^
1 error generated.
make: *** [edid-decode] Error 1

I've no idea what this means, or if it is meant to work, but here's a report anyway!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.