Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Soundariya Ranin Venkatesh via ffmpeg-devel <ffmpeg-devel@ffmpeg.org>
To: "ffmpeg-devel@ffmpeg.org" <ffmpeg-devel@ffmpeg.org>
Cc: Kalaiyarasi Saravanan <kalaiyarasi@multicorewareinc.com>,
	Soundariya Ranin Venkatesh <soundariya@multicorewareinc.com>
Subject: [FFmpeg-devel] Re: [PATCH] libavcodec/mjpegdec: Add  0x41212100 support in mjpegdec
Date: Wed, 18 Feb 2026 08:41:31 +0000
Message-ID: <PN1P287MB3632353179083CC60F7BDD63A36AA@PN1P287MB3632.INDP287.PROD.OUTLOOK.COM> (raw)
In-Reply-To: <PN1P287MB3632E479ACD0ACFC105E13A0A36CA@PN1P287MB3632.INDP287.PROD.OUTLOOK.COM>

[-- Attachment #1: Type: text/plain, Size: 1279 bytes --]

Hi,

Attaching the image I had tested.
Fate test had passed.
________________________________
From: Soundariya Ranin Venkatesh <soundariya@multicorewareinc.com>
Sent: Monday, February 16, 2026 11:23 AM
To: ffmpeg-devel@ffmpeg.org <ffmpeg-devel@ffmpeg.org>
Subject: Fw: [PATCH] libavcodec/mjpegdec: Add 0x41212100 support in mjpegdec


________________________________
From: Soundariya Ranin Venkatesh
Sent: Wednesday, February 4, 2026 12:18 PM
To: ffmpeg-devel@ffmpeg.org <ffmpeg-devel@ffmpeg.org>
Cc: Kalaiyarasi Saravanan <kalaiyarasi@multicorewareinc.com>
Subject: [PATCH] libavcodec/mjpegdec: Add 0x41212100 support in mjpegdec

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
--
2.53.0.windows.1


[-- Attachment #2: n02111889_2259.JPEG --]
[-- Type: image/jpeg, Size: 250693 bytes --]

[-- Attachment #3: 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

  reply	other threads:[~2026-02-18  8:42 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 ` [FFmpeg-devel] " Michael Niedermayer via ffmpeg-devel
2026-02-16  5:53 ` [FFmpeg-devel] Fw: " Soundariya Ranin Venkatesh via ffmpeg-devel
2026-02-18  8:41   ` Soundariya Ranin Venkatesh via ffmpeg-devel [this message]
2026-02-17 11:51 [FFmpeg-devel] " 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=PN1P287MB3632353179083CC60F7BDD63A36AA@PN1P287MB3632.INDP287.PROD.OUTLOOK.COM \
    --to=ffmpeg-devel@ffmpeg.org \
    --cc=kalaiyarasi@multicorewareinc.com \
    --cc=soundariya@multicorewareinc.com \
    /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