Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-11 | media: docs: uAPI: fix table output in LaTeX/PDF format | Mauro Carvalho Chehab | |
There are lots of tables that are not properly displayed in LaTeX/PDF. Fix the tablecolumns, add longtable where needed and LaTeX formatting macros, in order to address such issues. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | |||
2020-12-07 | media: doc: pixfmt-yuv: Move all luma-only YUV formats to common file | Laurent Pinchart | |
Luma-only pixel formats are documented in separate files. This duplicates information, as those formats share comon traits. Consolidate them in a single file and describe them in a single table. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> |