From: Michael Niedermayer via ffmpeg-devel <ffmpeg-devel@ffmpeg.org>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Cc: Michael Niedermayer <michael@niedermayer.cc>
Subject: [FFmpeg-devel] Re: [PATCH] libavcodec/mjpegdec: Add 0x41212100 support in mjpegdec
Date: Mon, 9 Feb 2026 00:21:54 +0100
Message-ID: <aYkakiCJPrJQHmyv@neo> (raw)
In-Reply-To: <PN1P287MB363247549319A67557E5F4F1A398A@PN1P287MB3632.INDP287.PROD.OUTLOOK.COM>
[-- Attachment #1.1: Type: text/plain, Size: 1032 bytes --]
Hi Soundariya
On Wed, Feb 04, 2026 at 06:48:14AM +0000, Soundariya Ranin Venkatesh via ffmpeg-devel wrote:
> Signed-off-by: Venkatesh <soundariyax.venkatesh@intel.com>
> ---
> libavcodec/mjpegdec.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/libavcodec/mjpegdec.c b/libavcodec/mjpegdec.c
> index c110130..c5d6184 100644
> --- a/libavcodec/mjpegdec.c
> +++ b/libavcodec/mjpegdec.c
> @@ -675,6 +675,7 @@ int ff_mjpeg_decode_sof(MJpegDecodeContext *s)
> break;
> case 0x22121100:
> case 0x22111200:
> + case 0x41212100:
> case 0x41211100:
> if (s->bits <= 8) s->avctx->pix_fmt = s->cs_itu601 ? AV_PIX_FMT_YUV422P : AV_PIX_FMT_YUVJ422P;
> else
can you add a fate test for this ?
or is the sample "Non shareable"?
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
While the State exists there can be no freedom; when there is freedom there
will be no State. -- Vladimir Lenin
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 163 bytes --]
_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org
next prev parent reply other threads:[~2026-02-08 23:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-04 6:48 [FFmpeg-devel] " Soundariya Ranin Venkatesh via ffmpeg-devel
2026-02-08 23:21 ` Michael Niedermayer via ffmpeg-devel [this message]
2026-02-16 5:53 ` [FFmpeg-devel] Fw: " Soundariya Ranin Venkatesh via ffmpeg-devel
2026-02-18 8:41 ` [FFmpeg-devel] " Soundariya Ranin Venkatesh via ffmpeg-devel
2026-02-17 11:51 Venkatesh, SoundariyaX via ffmpeg-devel
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=aYkakiCJPrJQHmyv@neo \
--to=ffmpeg-devel@ffmpeg.org \
--cc=michael@niedermayer.cc \
/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
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git