All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Jean-Francois Moine <moinejf@free.fr>
Cc: Randy Dunlap <rdunlap@xenotime.net>,
	Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: V4L2_PIX_FMT_JPGL is missing a proper documentation at V4L2 API
Date: Wed, 01 Jun 2011 07:53:19 -0300	[thread overview]
Message-ID: <4DE61A1F.8050901@redhat.com> (raw)

Hi Jean-François,

I've added on our tree a DocBook patch that helps to detect the
gaps between the videodev2.h header and the specs. It is complaining
that a symbol is missing:

Error: no ID for constraint linkend: V4L2-PIX-FMT-JPGL.

According with videodev2, this is a "JPEG-Lite" FOURCC:

include/linux/videodev2.h:#define V4L2_PIX_FMT_JPGL       v4l2_fourcc('J', 'P', 'G', 'L') /* JPEG-Lite */

This were introduced by this commit:

commit ce5b2acce60405b938d1f1f994024cde4e2cdd7e
Author: Jean-François Moine <moinejf@free.fr>
Date:   Mon Mar 14 08:49:28 2011 -0300

    [media] gspca - nw80x: New subdriver for Divio based webcams

Could you please provide us the proper documentation for the new symbol?

Thanks!
Mauro.

                 reply	other threads:[~2011-06-01 10:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DE61A1F.8050901@redhat.com \
    --to=mchehab@redhat.com \
    --cc=linux-media@vger.kernel.org \
    --cc=moinejf@free.fr \
    --cc=rdunlap@xenotime.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.