lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 17 Feb 2010 15:06:11 -0200
From:	Mauro Carvalho Chehab <mchehab@...hat.com>
To:	randy Dunlap <randy.dunlap@...cle.com>
CC:	Linux Media Mailing List <linux-media@...r.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/4] DocBook additions for V4L new formats

Adds DocBook items for Bayer and two proprietary formats used on gspca.

In the past, a few targets were generated at the Mercurial development
tree. However, at the beginning of this year, we moved to use -git as
the primary resource. So, the Makefile logic to autogenerate those
targets needs to be moved to git as well.

While here, I noticed that DocBook is too verbose to generate the
htmldocs target. So, make it less verbose, if V=0.

Guennadi Liakhovetski (1):
  V4L/DVB: v4l: document new Bayer and monochrome pixel formats

Mauro Carvalho Chehab (3):
  DocBook/Makefile: Make it less verbose
  DocBook: Add rules to auto-generate some media docbooks
  DocBook/v4l/pixfmt.xml: Add missing formats for gspca cpia1 and
    sn9c2028 drivers

 Documentation/DocBook/Makefile               |  493 +++++++-
 Documentation/DocBook/dvb/frontend.h.xml     |  415 ------
 Documentation/DocBook/media-entities.tmpl    |  383 ------
 Documentation/DocBook/media-indices.tmpl     |   89 --
 Documentation/DocBook/v4l/pixfmt-srggb10.xml |   90 ++
 Documentation/DocBook/v4l/pixfmt-srggb8.xml  |   67 +
 Documentation/DocBook/v4l/pixfmt-y10.xml     |   79 ++
 Documentation/DocBook/v4l/pixfmt.xml         |   18 +-
 Documentation/DocBook/v4l/videodev2.h.xml    | 1757 --------------------------
 9 files changed, 738 insertions(+), 2653 deletions(-)
 delete mode 100644 Documentation/DocBook/dvb/frontend.h.xml
 delete mode 100644 Documentation/DocBook/media-entities.tmpl
 delete mode 100644 Documentation/DocBook/media-indices.tmpl
 create mode 100644 Documentation/DocBook/v4l/pixfmt-srggb10.xml
 create mode 100644 Documentation/DocBook/v4l/pixfmt-srggb8.xml
 create mode 100644 Documentation/DocBook/v4l/pixfmt-y10.xml
 delete mode 100644 Documentation/DocBook/v4l/videodev2.h.xml

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ