]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: Documentation: Document v4l2-jpeg helper functions
authorDevarsh Thakkar <devarsht@ti.com>
Tue, 18 Jun 2024 19:36:49 +0000 (01:06 +0530)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Mon, 24 Jun 2024 09:05:07 +0000 (11:05 +0200)
commit7dfa3259d200c674b288d88e26ccc6327ca77525
treefa0d1f137ae7d7c3470380df954ab83ca4ffbb21
parentb5bad839c01e3a2a41056ac0bc07e7b1ea0ba412
media: Documentation: Document v4l2-jpeg helper functions

Enable documentation for v4l2-jpeg header related helper functions which
are useful for parsing jpeg files while decoding or creating jpeg headers
while encoding.

Signed-off-by: Devarsh Thakkar <devarsht@ti.com>
Signed-off-by: Sebastian Fricke <sebastian.fricke@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Documentation/driver-api/media/v4l2-core.rst
Documentation/driver-api/media/v4l2-jpeg.rst [new file with mode: 0644]