Hans,

Thanks for sending this pull request. No problem in my name being mentioned in 
the spec.

Thanks. 

Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
Germantown, MD 20874
phone: 301-407-9583
email: m-kariche...@ti.com
>-----Original Message-----
>From: Hans Verkuil [mailto:hverk...@xs4all.nl]
>Sent: Wednesday, December 02, 2009 11:40 PM
>To: linux-media@vger.kernel.org
>Cc: Mauro Carvalho Chehab; Karicheri, Muralidharan
>Subject: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-timings
>
>Hi Mauro,
>
>Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-timings for
>the following:
>
>- v4l: Adding Digital Video Timings APIs
>- v4l2-spec: Digital Video Timings API documentation
>- v4l2-spec: updated revision history, updated version to 2.6.33.
>
>Murali, I've added you as one of the authors of the v4l2-spec (you did this
>timings API after all) and included your email as well. If that is a
>problem
>for you (either being mentioned at all, or that your email is mentioned),
>then
>let me know asap and I'll remove it. I don't expect it to be a problem
>since
>all this information is already public.
>
>Mauro, before adding these documentation patches it is probably a good idea
>to build and release a final 2.6.32 version of the documentation on
>http://www.linuxtv.org/docs.php.
>
>If you want to see an example of this api being used, then take a look at
>the
>tvp7002 driver patches that have been posted recently. I expect that driver
>to be merged soon after this pull request is merged.
>
>Thanks,
>
>        Hans
>
>diffstat:
> b/linux/Documentation/DocBook/v4l/vidioc-enum-dv-presets.xml |  238
>+++++++++++
> b/linux/Documentation/DocBook/v4l/vidioc-g-dv-preset.xml     |  111 +++++
> b/linux/Documentation/DocBook/v4l/vidioc-g-dv-timings.xml    |  224
>++++++++++
> b/linux/Documentation/DocBook/v4l/vidioc-query-dv-preset.xml |   85 +++
> linux/Documentation/DocBook/media-entities.tmpl              |   18
> linux/Documentation/DocBook/media-indices.tmpl               |    4
> linux/Documentation/DocBook/v4l/common.xml                   |   35 +
> linux/Documentation/DocBook/v4l/compat.xml                   |   16
> linux/Documentation/DocBook/v4l/v4l2.xml                     |   26 +
> linux/Documentation/DocBook/v4l/videodev2.h.xml              |  116 +++++
> linux/Documentation/DocBook/v4l/vidioc-enuminput.xml         |   36 +
> linux/Documentation/DocBook/v4l/vidioc-enumoutput.xml        |   36 +
> linux/drivers/media/video/v4l2-compat-ioctl32.c              |    6
> linux/drivers/media/video/v4l2-ioctl.c                       |  147 ++++++
> linux/include/linux/videodev2.h                              |  116 +++++
> linux/include/media/v4l2-ioctl.h                             |   15
> linux/include/media/v4l2-subdev.h                            |   21
> media-specs/Makefile                                         |   14
> 18 files changed, 1252 insertions(+), 12 deletions(-)

Reply via email to