diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2018-06-21 09:34:21 +0200 |
---|---|---|
committer | Hans Verkuil <hans.verkuil@cisco.com> | 2018-06-21 09:34:21 +0200 |
commit | 9e59ba93f5c440c1c6118112dcdcb9ef49a2230b (patch) | |
tree | ef02efb7abe026ee046b5dbb408e0832121b9839 /README | |
parent | 0a454bcbba5e172c64236811ed98c161689372f1 (diff) |
edid-decode: update links, add README
Since the git repository for this utility has moved after the change
in maintainership various links and names have to be updated and a
new README was added.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -0,0 +1,26 @@ +This utility is maintained here: + +https://git.linuxtv.org/edid-decode.git/ + +To build this do: + +git clone git://linuxtv.org/edid-decode.git +cd edid-decode +make +make install + +Patches and bug reports can be sent to the linux-media mailinglist +(see https://www.linuxtv.org/lists.php). Please make sure that +'edid-decode' appears in the subject line. + +I can also be contacted directly: + +Hans Verkuil <hverkuil@xs4all.nl> + +or: + +Hans Verkuil <hans.verkuil@cisco.com> + +Regards, + + Hans |