libcamera/src/android/jpeg
Laurent Pinchart 7f1ebbab38 android: jpeg: Use LGPL-2.1 license for post_processor_jpeg.cpp
The JPEG post-processor is marked as licensed under GPL-2.0-or-later.
This is an oversight and unvoluntary. License it under the
LGPL-2.1-or-later as the rest of the camera HAL implementation.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Umang Jain <email@uajain.com>
Acked-by: Hirokazu Honda <hiroh@chromium.org>
2020-11-17 09:43:24 +02:00
..
encoder.h android: jpeg: encoder: Use pass-by-value for Exif parameter 2020-10-23 22:53:17 +03:00
encoder_libjpeg.cpp android: jpeg: encoder_libjpeg: Allow encoding raw frame bytes 2020-10-28 15:52:51 +00:00
encoder_libjpeg.h android: jpeg: encoder_libjpeg: Allow encoding raw frame bytes 2020-10-28 15:52:51 +00:00
exif.cpp android: jpeg: post_processor_jpeg: Embed thumbnail into Exif metadata 2020-10-28 15:52:51 +00:00
exif.h android: jpeg: post_processor_jpeg: Embed thumbnail into Exif metadata 2020-10-28 15:52:51 +00:00
post_processor_jpeg.cpp android: jpeg: Use LGPL-2.1 license for post_processor_jpeg.cpp 2020-11-17 09:43:24 +02:00
post_processor_jpeg.h android: jpeg: post_processor_jpeg: Embed thumbnail into Exif metadata 2020-10-28 15:52:51 +00:00
thumbnailer.cpp android: jpeg: Introduce a simple image thumbnailer 2020-10-28 15:52:51 +00:00
thumbnailer.h android: jpeg: Introduce a simple image thumbnailer 2020-10-28 15:52:51 +00:00