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 6FBBF47F71 for ; Wed, 6 Dec 2023 22:47:24 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 9838D68CCBF; Thu, 7 Dec 2023 00:47:23 +0200 (EET) Received: from mail-wr1-f48.google.com (mail-wr1-f48.google.com [209.85.221.48]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 12E4368CC6C for ; Thu, 7 Dec 2023 00:47:17 +0200 (EET) Received: by mail-wr1-f48.google.com with SMTP id ffacd0b85a97d-3332ad5b3e3so298586f8f.2 for ; Wed, 06 Dec 2023 14:47:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1701902835; x=1702507635; darn=ffmpeg.org; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:from:to:cc :subject:date:message-id:reply-to; bh=Io8tXPkM1no9nwRbJqdJe3lF4DXMUyqrCYcyDLyTFrE=; b=CjQbRAyVRNfmo32e2SyM41EuPu/+4vT6iWgEQKA1SPHMGdi8rMfZ9CczEwqQzn2ILh yA3PDO1MfUUvT1jZCibVuLAbZTN+5lpTbK2uWDz0RVCFJFffOcjaJkYa7wc46POcOD6M Om3yDymPvthC3OZVf6N+phikOXYj3F1sMqyskvOwh8K7oWJFWrNXE+5bceLWQtGJCvKJ T4HJ3HN3OCetoznvYq118n3p94gkIXV9MznRkuOUZa3lLMPKYPADM4yRsiNaFWMG+EUL tKFAiEWkxaoMIlLuwGaxJrcyGEZOoymoZ65Ip2cK4z7dpTHJMo7cYdIiu/tBcoJIE712 FGCg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701902835; x=1702507635; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Io8tXPkM1no9nwRbJqdJe3lF4DXMUyqrCYcyDLyTFrE=; b=ui/b/drngwApMbeeSBFH1mCy8XXyYWn3isBzItdZqmigMdLhLLVeGFUJ+3WuOjYW5B MdMYhLF2GhSbv/2cxiafUkKmbjgnR5f5yOAYSiZkLNiXk8VLrpGbaUNoJo17gmLJDTXs 9F++BJZPiET287PP+7H+ZT3Axr14PzuAW8lh71C3skS4cPRExZRqg2hu1grXhGfYkZ9N LW1ZDmIa2KLqGwPb8QuTEbBtLys7gECiuK+KCF5kHGlLtpxhtJI/9TOPLJJ+cpbMrSfV FKziVwzmOvhkID9dF7GTKCxv9KNHI2ClB0WqJyFJf8I8UKcHJK0niz6gq/tf+9J7gzb3 8OJA== X-Gm-Message-State: AOJu0YyPsUvM+BXYizISwwKFmogb5qXNpokwKR3YqPa0C47ACj3hAFGT H/9UEtIzHf8nIXBkGi29OJOdJTw/pFk= X-Google-Smtp-Source: AGHT+IEMqS9Nc5rOzVc43H8nS00qd0vL+A4FpUvg1oqHzDcW5RuR6AyIiQw+bJlCyvOsCOvBy6/32A== X-Received: by 2002:a05:6000:400f:b0:333:52e8:a1d with SMTP id cp15-20020a056000400f00b0033352e80a1dmr945813wrb.54.1701902835286; Wed, 06 Dec 2023 14:47:15 -0800 (PST) Received: from mariano (dynamic-adsl-84-220-189-10.clienti.tiscali.it. [84.220.189.10]) by smtp.gmail.com with ESMTPSA id z10-20020a1709067e4a00b00a1d5444c2cdsm3130ejr.140.2023.12.06.14.47.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Dec 2023 14:47:15 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id CC4CBBFCDA; Wed, 6 Dec 2023 23:47:13 +0100 (CET) Date: Wed, 6 Dec 2023 23:47:13 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: Mail-Followup-To: FFmpeg development discussions and patches , Marton Balint References: <20231206082220.5532-1-cus@passwd.hu> <20231206082220.5532-3-cus@passwd.hu> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231206082220.5532-3-cus@passwd.hu> User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH v2 3/7] avutil/imgutils: fix av_image_fill_black() for some pixel formats 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 Cc: Marton Balint Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On date Wednesday 2023-12-06 09:22:16 +0100, Marton Balint wrote: > - Fixes YA formats, because previous code always assumed alpha as the 4th > component. > - Fixes PAL format (as long as 0 is black, as in a systematic palette), because > previous code assumed it as limited Y. > - Fixes XYZ format because it does not need nonzero chroma components > - Fixes xv30be as the bitstream mode got merged to the non-bitstream mode. > > Signed-off-by: Marton Balint > --- > libavutil/imgutils.c | 49 +++++++++++++++-------------------------- > tests/ref/fate/imgutils | 14 ++++++------ > 2 files changed, 25 insertions(+), 38 deletions(-) Still LGTM. _______________________________________________ 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".