Re: [PATCH v4 1/2] media: uapi: Add H264 low-level decoder API compound controls.
From: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Date: 2019-02-27 20:58:05
Also in:
linux-media, lkml
From: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Date: 2019-02-27 20:58:05
Also in:
linux-media, lkml
Le mercredi 27 février 2019 à 11:01 +0100, Maxime Ripard a écrit :
quoted
Also regarding the pixel formats. I still think we should have two pixel formats: V4L2_PIX_FMT_H264_SLICE_RAW and V4L2_PIX_FMT_H264_SLICE_ANNEX_B, to properly represent "raw" NALUs and "annex B" formatted NALUs.I agree with that, but I was under the impression that it would be part of your series, since you would be the prime user (at first at least).
Notice that Ezequiel is requesting a rename of V4L2_PIX_FMT_H264_SLICE to V4L2_PIX_FMT_H264_SLICE_RAW, which is being added in this serie. Nicolas