]> asedeno.scripts.mit.edu Git - linux.git/commit
media: pixfmt: Add H264 Slice format
authorMaxime Ripard <maxime.ripard@bootlin.com>
Fri, 24 May 2019 09:20:29 +0000 (05:20 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 29 May 2019 10:26:45 +0000 (06:26 -0400)
commitf183ec61cc2fcaab88d1ace56101224afb79d2b3
treeec51c92a66d941f33e93ece4e1dc661a3ec2ec85
parent1f0545d3ed1df3a915546cee60b56f855962ed69
media: pixfmt: Add H264 Slice format

The H264_SLICE_RAW format is meant to hold the parsed slice data without
the start code. This will be needed by stateless decoders.

Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/v4l2-core/v4l2-ioctl.c
include/media/h264-ctrls.h [new file with mode: 0644]