public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: linux-media@vger.kernel.org
Subject: Re: Missing V4L2_PIX_FMT_JPGL
Date: Mon, 14 Mar 2011 11:25:58 +0100	[thread overview]
Message-ID: <4D7DED36.6040109@redhat.com> (raw)
In-Reply-To: <2392d6a7f50862a36201f8cbe7eaf18e.squirrel@webmail.xs4all.nl>

Hi,

On 03/14/2011 11:16 AM, Hans Verkuil wrote:
> Hi Hans,
>
> I just copied the latest videobuf2.h to v4l-utils and tried to compile,
> but it fails with:
>
> make[2]: Entering directory
> `/home/hve/work/src/v4l/v4l-utils/lib/libv4lconvert'
> cc -Wp,-MMD,"libv4lconvert.d",-MQ,"libv4lconvert.o",-MP -c -I../include
> -fvisibility=hidden -fPIC -DLIBDIR=\"/usr/local/lib\"
> -DLIBSUBDIR=\"libv4l\" -I../../include -I../../lib/include -D_GNU_SOURCE
> -DV4L_UTILS_VERSION='"0.8.4-test"' -g -O1 -Wall -Wpointer-arith
> -Wstrict-prototypes -Wmissing-prototypes -o libv4lconvert.o
> libv4lconvert.c
> libv4lconvert.c:73: error: 'V4L2_PIX_FMT_JPGL' undeclared here (not in a
> function)
>
> It seems V4L2_PIX_FMT_JPGL was removed. I guess the support for this
> format can be removed from libv4lconvert.c?
>

Actually it is not removed, it is not yet added. This is a new format
for devices using the (ancient) nw80x chipset. Jean Francois Moine has
been working on adding support for those to the gspca driver. I expect
a pull request from him soon, to add this driver to 2.6.39, and thus
the define to videodev2.h . In the mean time please leave the define
in v4l-utils's videodev2.h copy (insert it manually after syncing).

Regards,

Hans

      reply	other threads:[~2011-03-14 10:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-14 10:16 Missing V4L2_PIX_FMT_JPGL Hans Verkuil
2011-03-14 10:25 ` Hans de Goede [this message]

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=4D7DED36.6040109@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox