Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.

Commit ffd5ad5

Browse files
committed
* Updated docs
Signed-off-by: Christian Berger <christian.berger@gu.se>
1 parent 41f457f commit ffd5ad5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Video4Linux devices with the following image formats are supported:
99
* MJPEG
1010
* YUYV422
1111

12+
This software is based in part on the work of the Independent JPEG Group.
13+
1214
[![Build Status](https://travis-ci.org/chalmers-revere/opendlv-device-camera-v4l.svg?branch=master)](https://travis-ci.org/chalmers-revere/opendlv-device-camera-v4l) [![License: GPLv3](https://img.shields.io/badge/license-GPL--3-blue.svg
1315
)](https://www.gnu.org/licenses/gpl-3.0.txt)
1416

@@ -26,6 +28,8 @@ dependency is shipped as part of the source distribution:
2628

2729
* [libcluon](https://github.com/chrberger/libcluon) - [![License: GPLv3](https://img.shields.io/badge/license-GPL--3-blue.svg
2830
)](https://www.gnu.org/licenses/gpl-3.0.txt)
31+
* [libyuv](https://chromium.googlesource.com/libyuv/libyuv/+/master) - [![License: BSD 3-Clause](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) - [Google Patent License Conditions](https://chromium.googlesource.com/libyuv/libyuv/+/master/PATENTS)
32+
* [libjpeg-turbo](https://github.com/libjpeg-turbo/libjpeg-turbo) - [![License: BSD 3-Clause](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
2933

3034

3135
## Usage

0 commit comments

Comments
 (0)