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 6B7F94872B for ; Sun, 17 Dec 2023 00:50:32 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id EE5FA68D093; Sun, 17 Dec 2023 02:50:29 +0200 (EET) Received: from mail-ej1-f42.google.com (mail-ej1-f42.google.com [209.85.218.42]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id B77E068D00D for ; Sun, 17 Dec 2023 02:50:22 +0200 (EET) Received: by mail-ej1-f42.google.com with SMTP id a640c23a62f3a-a2331e7058aso57932066b.2 for ; Sat, 16 Dec 2023 16:50:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1702774221; x=1703379021; darn=ffmpeg.org; h=user-agent:in-reply-to:content-transfer-encoding :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=gyPYJZhFs+GtkMLsmiAGsKFI++I19ccBB2xX44vLRZM=; b=RUKOq39GjhAHL1pAkC5ELG0oZTPlnPZnToJcjCPYG9Ex2bLdxP+TvReHK8lA6muvMu fdOscmAfLLY1UrPnxb4bI7HTVFOnG7CDLurdusfiSnf5QIWUUkOLPGiKZJK80VITHaFo n4hhiYdclhJs2Qz4jeh7mwJ50VlUTrfDcx8QV5Mw9xEoBgjIvZi1U1l1nKhwTfvArPJL AgdUOPNCONn2PARCJZx0lrKDY50X0zzvLe2l7uDHxLF/vluXile/iq0lHrK9BVGq0Qkj cVZPcDCrPNXnbn4wd6mMRQmYBO//gylQwHeXcN6IDDxkO4fQ2JKs8vQECvaVVTkignZt GsGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702774221; x=1703379021; h=user-agent:in-reply-to:content-transfer-encoding :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=gyPYJZhFs+GtkMLsmiAGsKFI++I19ccBB2xX44vLRZM=; b=j1QYUxTITzggK/4f7Qc5bEfmdOKzWb4lWvTrCVDTFImlX1muPILjEXMRI75H9iY5pJ MbQR5mhHGdDYZEgWJHqh77lvJzUSTeYwNcnffnJNQIpa2atp2QKP6cdOmnx3Ihq8z9Aj k2hLmsvX83H3+opirRY1AfHyOcjDuwrj0Ltv2Ota6EXd6yvkpnyxvdzOux0moRiZNixN rhwIzZHIP0qpkhDio2dyRcCmdby2NROupuz4/W6TJAbgzVn1vv8xV4SLvbra7n8z9B6f gWYcrM2YsSeOsW4QbSXQmzRbV7ga6XhkredcAL6JKH6TtBdgygkh9TVVElNZ2T9bNxH4 uMVQ== X-Gm-Message-State: AOJu0Yyt7VAAdC0gPx6BptY/jb1ng/zakPn26oFdf2ipWIxQ+sTabHpK EcXyPR14kpcIHGSyRTXIKxI6cyG43Mk= X-Google-Smtp-Source: AGHT+IGnXOwMZMu6cqdImb4ava9aYyhH7m2SoJUUob7EltDPlHD/zpJadp/sNaJrREqnll4IdbQwaA== X-Received: by 2002:a17:906:348d:b0:a23:3ef8:aa8c with SMTP id g13-20020a170906348d00b00a233ef8aa8cmr93898ejb.165.1702774220901; Sat, 16 Dec 2023 16:50:20 -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 tb21-20020a1709078b9500b009ad89697c86sm12569491ejc.144.2023.12.16.16.50.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 16 Dec 2023 16:50:20 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id A8BAEBFCDA; Sat, 16 Dec 2023 18:12:19 +0100 (CET) Date: Sat, 16 Dec 2023 18:12:19 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: Mail-Followup-To: FFmpeg development discussions and patches , =?iso-8859-15?Q?Cl=E9ment_B=BDsch?= References: <20231211014429.1841681-1-u@pkh.me> <20231211014429.1841681-10-u@pkh.me> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231211014429.1841681-10-u@pkh.me> User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH 09/35] avcodec/proresenc_kostya: fix chroma quantisation matrix in frame header 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: =?iso-8859-15?Q?Cl=E9ment_B=BDsch?= Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On date Monday 2023-12-11 02:35:10 +0100, Cl=E9ment B=BDsch wrote: > --- > libavcodec/proresenc_kostya.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > = > diff --git a/libavcodec/proresenc_kostya.c b/libavcodec/proresenc_kostya.c > index 2d45f9a685..103051830a 100644 > --- a/libavcodec/proresenc_kostya.c > +++ b/libavcodec/proresenc_kostya.c > @@ -1019,7 +1019,7 @@ static int encode_frame(AVCodecContext *avctx, AVPa= cket *pkt, > bytestream_put_byte(&buf, ctx->quant_mat[i]); > // chroma quantisation matrix > for (i =3D 0; i < 64; i++) > - bytestream_put_byte(&buf, ctx->quant_mat[i]); > + bytestream_put_byte(&buf, ctx->quant_chroma_mat[i]); Looks good, but I wonder, is this covered by tests and a results in a reference change? _______________________________________________ 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".