3 Commits

Author SHA1 Message Date
Paul Kocialkowski f07305ae40 COPYING: Reformulate and make more concise
Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
2018-04-23 15:52:03 +02:00
Florent Revest f53e579944 Clarify licenses text
The majority of the code included in sunxi-cedrus-drv-video is licensed
under the MIT but tiled_yuv is licensed under LGPLv2.1 so this COPYING
makes it clearer.
2016-08-26 15:43:09 +02:00
Florent Revest e263c9542c Adds a sunxi-cedrus-drv-video libVA backend
This VA backend uses v4l2's Frame API proposal to interface with the
"sunxi-cedrus" video driver on Allwinner SoC. Only a few parts of the
code are really dependent on sunxi-cedrus and this VA backend could be
reused for other v4l drivers using the Frame API.
2016-08-25 16:19:34 +02:00