From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 2F22E42E0C for ; Fri, 7 Apr 2023 14:16:08 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3322468AF54; Fri, 7 Apr 2023 17:16:06 +0300 (EEST) Received: from mail-yw1-f181.google.com (mail-yw1-f181.google.com [209.85.128.181]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 9D59A68093C for ; Fri, 7 Apr 2023 17:15:59 +0300 (EEST) Received: by mail-yw1-f181.google.com with SMTP id 00721157ae682-54666385a33so586537b3.0 for ; Fri, 07 Apr 2023 07:15:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1680876957; x=1683468957; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id:from :to:cc:subject:date:message-id:reply-to; bh=tlPdiIlRNJKGUILC9qy6Nbrmq0G8OtxbUTnHT9zZ8TE=; b=AnT2kFBPdS8Wfxfw1qIIWSdtqxP8CpTzEjBANt5MMOsRA3he2qn+alMEiZDTCMoiFG d/3UqjWfRtmqpINsFkaxBqUvESSH3J7qJ8IzehOtz0Rlj7glNUb+MCJAIY1+ftSbfr9z N4tlyu0UsMKt4sd3u8kF1jZ+AK4Wz10SKXJ1dT2E1zK7ARI9ZU1peRWwZP6ukEFV0NVW pACsgbjl+U77vX92/NFOVsZkYjdtlYyihsRJoWHW1bpNddfatqXZ1XgG52rcOAK9b1j4 Ntp4ml/IJZR8bLH+KBkJR+Q3XVQ73iB3OTTlompxzit0gkbzpnAQ8/0gqgC5hQI2rxIh 7Arg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680876957; x=1683468957; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=tlPdiIlRNJKGUILC9qy6Nbrmq0G8OtxbUTnHT9zZ8TE=; b=KVP/sF+3+RJ9hJGxEj9azKs8h1V7JlGIcGN3gG1oXEeGM5kn2X4XVFoXsctMSESAub 5o4/QDFN0Sb+1VLDfAIYPLshXC8bQqVIcVyUN35zY2zGyg0hTOqSF9rPZqlOCBYfqXPf Aw16dKcEKtBME+gCjQNL/Lbs8j40fEdGhHd9dX1tzWXcmstePmB4FFZPgxDmezaMysad 0Dd2QlTyrxIfe3kKLl7omgs/yCdmpQdwY3aEHOjlGvHZNUeNbhx0RGlGI4kyjwARMXGh bb5AeOrYsHBgTZ9h+A1o6vWXZP5xWrnackGnDXxsX0ImS5pMf0hiItQnCCVv6HOwq7pd pQJQ== X-Gm-Message-State: AAQBX9f495OfDUbYbjEAdmV+KjoZUlWQ4ZiFxg19ZY1piTfF2V4y1rDN 17siPtRTXgoCqGA/x91mDasc30qMPwg= X-Google-Smtp-Source: AKy350YnxY0/2mmFenH3Q7VND70EFoxBIKbaUhTnmvxKy7LRiz7HvAiw29432oN1QokIwV11fuE/JA== X-Received: by 2002:a81:70e:0:b0:544:a86e:db72 with SMTP id 14-20020a81070e000000b00544a86edb72mr1864932ywh.4.1680876957450; Fri, 07 Apr 2023 07:15:57 -0700 (PDT) Received: from [192.168.1.35] (c-98-224-219-15.hsd1.mi.comcast.net. [98.224.219.15]) by smtp.gmail.com with ESMTPSA id 9-20020a811209000000b00545a08184adsm6994yws.61.2023.04.07.07.15.56 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 07 Apr 2023 07:15:57 -0700 (PDT) Message-ID: Date: Fri, 7 Apr 2023 10:15:56 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1 To: FFmpeg Development References: <20230316193214.24025-1-leo.izen@gmail.com> Content-Language: en-US-large From: Leo Izen In-Reply-To: <20230316193214.24025-1-leo.izen@gmail.com> Subject: Re: [FFmpeg-devel] [PATCH v2] avcodec/mjpegdec: support weird RGB subsampling with progressive X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 3/16/23 15:32, Leo Izen wrote: > This allows weird subsampling with progressive JPEGs to be decoded, > such as full-RG and only B subsampled. > --- > libavcodec/mjpegdec.c | 27 +++++++++++++++++---------- > 1 file changed, 17 insertions(+), 10 deletions(-) > Will apply in a few days. - Leo Izen (thebombzen) _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".