diff options
author | Ezequiel Garcia <ezequiel@collabora.com> | 2021-03-04 15:07:51 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-03-22 09:50:38 +0100 |
commit | 1fb03333eb926e315f9850098b5a3361832f07cb (patch) | |
tree | 1835fab9bfa28350f0ebb28bf11276a12426ba50 /Documentation/userspace-api | |
parent | dacd59454449cbce47539a1abed266c659e8ebab (diff) | |
download | linux-stable-1fb03333eb926e315f9850098b5a3361832f07cb.tar.gz linux-stable-1fb03333eb926e315f9850098b5a3361832f07cb.tar.bz2 linux-stable-1fb03333eb926e315f9850098b5a3361832f07cb.zip |
media: uapi: Move parsed VP8 pixel format out of staging
Since we are ready to stabilize the VP8 stateless API,
move the parsed VP8 pixel format.
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'Documentation/userspace-api')
-rw-r--r-- | Documentation/userspace-api/media/v4l/pixfmt-compressed.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/userspace-api/media/v4l/pixfmt-compressed.rst b/Documentation/userspace-api/media/v4l/pixfmt-compressed.rst index 7341c9b4516b..0232d0808519 100644 --- a/Documentation/userspace-api/media/v4l/pixfmt-compressed.rst +++ b/Documentation/userspace-api/media/v4l/pixfmt-compressed.rst @@ -164,11 +164,6 @@ Compressed Formats of macroblocks to decode a full corresponding frame to the matching capture buffer. - .. note:: - - This format is not yet part of the public kernel API and it - is expected to change. - * .. _V4L2-PIX-FMT-VP9: - ``V4L2_PIX_FMT_VP9`` |