From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: [RFC] V4L2_PIX_FMT_MJPEG vs V4L2_PIX_FMT_JPEG
Date: Mon, 01 Oct 2018 14:48:10 +0300 [thread overview]
Message-ID: <2438028.OjeO6a9KTA@avalon> (raw)
In-Reply-To: <03c10b29-6ead-1aa2-334a-c6357004a5ac@xs4all.nl>
Hi Hans,
On Monday, 1 October 2018 11:43:04 EEST Hans Verkuil wrote:
> It turns out that we have both JPEG and Motion-JPEG pixel formats defined.
>
> Furthermore, some drivers support one, some the other and some both.
>
> These pixelformats both mean the same.
Do they ? I thought MJPEG was JPEG using fixed Huffman tables that were not
included in the JPEG headers.
> I propose that we settle on JPEG (since it seems to be used most often) and
> add JPEG support to those drivers that currently only use MJPEG.
>
> We also need to update the V4L2_PIX_FMT_JPEG documentation since it just
> says TBD:
>
> https://www.linuxtv.org/downloads/v4l-dvb-apis-new/uapi/v4l/pixfmt-compresse
> d.html
>
> $ git grep -l V4L2_PIX_FMT_MJPEG
> drivers/media/pci/meye/meye.c
> drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c
> drivers/media/platform/sti/delta/delta-cfg.h
> drivers/media/platform/sti/delta/delta-mjpeg-dec.c
> drivers/media/usb/cpia2/cpia2_v4l.c
> drivers/media/usb/go7007/go7007-driver.c
> drivers/media/usb/go7007/go7007-fw.c
> drivers/media/usb/go7007/go7007-v4l2.c
> drivers/media/usb/s2255/s2255drv.c
> drivers/media/usb/uvc/uvc_driver.c
> drivers/staging/media/zoran/zoran_driver.c
> drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.c
> drivers/usb/gadget/function/uvc_v4l2.c
>
> It looks like s2255 and cpia2 support both already, so that would leave
> 8 drivers that need to be modified, uvc being the most important of the
> lot.
>
> Any comments?
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2018-10-01 18:25 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-01 8:43 [RFC] V4L2_PIX_FMT_MJPEG vs V4L2_PIX_FMT_JPEG Hans Verkuil
2018-10-01 11:48 ` Laurent Pinchart [this message]
2018-10-01 11:54 ` Hans Verkuil
2018-10-01 12:03 ` Laurent Pinchart
2018-10-01 16:31 ` Ezequiel Garcia
2018-10-01 17:19 ` Dave Stevenson
2018-10-05 11:55 ` Mauro Carvalho Chehab
2018-10-05 12:58 ` Hans de Goede
2018-10-01 12:42 ` Nicolas Dufresne
2018-10-01 13:33 ` Laurent Pinchart
2018-10-01 16:12 ` Ezequiel Garcia
2018-10-01 16:28 ` Hans Verkuil
2018-10-01 17:09 ` Laurent Pinchart
2018-10-05 11:52 ` Mauro Carvalho Chehab
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=2438028.OjeO6a9KTA@avalon \
--to=laurent.pinchart@ideasonboard.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 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.