aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/media-indices.tmpl (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-12-16V4L/DVB (13572): v4l2-spec: Digital Video Timings API documentationMuralidharan Karicheri1-0/+4
This patch updates the v4l2-dvb documentation for the new video timings API added. Also updated the document based on comments from Hans Verkuil. Signed-off-by: Muralidharan Karicheri <m-karicheri2@ti.com> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-09-19DocBook/media: renamed xml documents to tmplMauro Carvalho Chehab1-0/+85
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>