commit | f183ec61cc2fcaab88d1ace56101224afb79d2b3 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@bootlin.com> | Fri May 24 05:20:29 2019 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Wed May 29 06:26:45 2019 -0400 |
tree | ec51c92a66d941f33e93ece4e1dc661a3ec2ec85 | |
parent | 1f0545d3ed1df3a915546cee60b56f855962ed69 [diff] |
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>