https://github.com/torvalds/linux
Revision 711bfd53d513a664785b7c52500448b7a3b6be96 authored by Maxime Jourdan on 21 October 2018, 13:14:49 UTC, committed by OpenEmbedded on 19 December 2019, 12:26:35 UTC
Add V4L2_PIX_FMT_AM21C which is a lossless, compressed framebuffer
format.

It is used by the video decoding and the display IP on many Amlogic
SoCs.

%% original patch: 0207-WIP-media-videodev2.h-Add-Amlogic-compressed-format.patch
1 parent 0f00b76
Raw File
Tip revision: 711bfd53d513a664785b7c52500448b7a3b6be96 authored by Maxime Jourdan on 21 October 2018, 13:14:49 UTC
WIP: media: videodev2.h: Add Amlogic compressed format
Tip revision: 711bfd5
COPYING
The Linux Kernel is provided under:

	SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note

Being under the terms of the GNU General Public License version 2 only,
according with:

	LICENSES/preferred/GPL-2.0

With an explicit syscall exception, as stated at:

	LICENSES/exceptions/Linux-syscall-note

In addition, other licenses may also apply. Please see:

	Documentation/process/license-rules.rst

for more details.
back to top