aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/media.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* [media] media: Media deviceLaurent Pinchart2011-03-221-0/+3
| | | | | | | | | | | The media_device structure abstracts functions common to all kind of media devices (v4l2, dvb, alsa, ...). It manages media entities and offers a userspace API to discover and configure the media device internal topology. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* [media] DocBook/v4l: update V4L2 revision and update copyright yearsHans Verkuil2011-01-191-2/+2
| | | | | Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* V4L/DVB: DocBook/media: Add LIRC DocBook to media.htmlMauro Carvalho Chehab2010-08-021-2/+2
| | | | | | | Add LIRC interface into the media.html DocBook, fixing several small XML errors at the original spec. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* V4L/DVB: DocBook/dvb: Update spec to reflect the current FE capabilitiesMauro Carvalho Chehab2010-08-021-2/+2
| | | | Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* DocBook/media: renamed xml documents to tmplMauro Carvalho Chehab2009-09-191-0/+112
DocBook makefile expects that the documents to be in tmpl extension, since it has some preprocessing that it is done on it. This preprocessing is not needed currently, but, as it removes the xml versions, we're forced to rename anyway. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>