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 C8EB8487BA for ; Mon, 18 Dec 2023 00:31:01 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7F6C768D1AF; Mon, 18 Dec 2023 02:31:00 +0200 (EET) Received: from mail-lf1-f54.google.com (mail-lf1-f54.google.com [209.85.167.54]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 0422868D008 for ; Mon, 18 Dec 2023 02:30:54 +0200 (EET) Received: by mail-lf1-f54.google.com with SMTP id 2adb3069b0e04-50bf2d9b3fdso3072817e87.3 for ; Sun, 17 Dec 2023 16:30:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1702859452; x=1703464252; 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=6/phUNl3vQP+lDz0/x1nk9ZmAHfGqlyGmNby5DfYMyM=; b=DKQOFF5a7T+4v1fnSF+0FdfV3fKaHQ52iaH39iXcD82FXN/eMGjxExoxnhJgZ5uLNv SW1sMXWCbwTiOYlZvs9Ce3jP5xMEi5UN/p+CrHbORdgdgRMkqNTEz+CyVslutLol0jZZ l6rs6lvP8k80tCCnCO+3ywA9j7WCNYG3ofaXzQYs4fzv4OROMzZ0825MCL2uFzENFo62 wWXQzn1tZlp9In0LMidi8cuN0uenV1et9j1BF/ALltdrgIgxFhTPGU0VMyki0O9bTbgd GZtfadzaR5UHGW2cmsTxVwxq0JECLcbdqsifkKY7ARdjGleApVUsMnQhO+nLARBBPqh8 Dasg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702859452; x=1703464252; 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=6/phUNl3vQP+lDz0/x1nk9ZmAHfGqlyGmNby5DfYMyM=; b=uJUva6KoBA0MePm3jHdDeoG9ZmJQqbRopyjvDjzKUEl53JKZC+VoCco4jYNSvaENO8 ZkCcyzpRikvbjB0ZvlMqXvITwEnAH+1rBtebJnf4h3VBT4mWQUAE0OMZ4H2vt9akP3hj rQ9Vf3yFlctM0vfyOTNh/ebqU2OQribXdW/ZbMmEiAWUM7sDeihmn9xYQqAZCrl/8NDY uA3hHLE6MtKRmVTCNkKRHcz+Ar7UQFvEsTAGRF+TpqAStCfYZMSU+Ikf0ynwjvU/9c7s d838/Nh+a0FndiHpVk1t101InEDOvn4Ypu10Nwl7plpB3er71HnDr9QG6/aMNAru0qPH drKg== X-Gm-Message-State: AOJu0YzCcCbPZpBQ5z6MBowU80A1R/HnJj6LbuPrGwugG6g8WW8VqCYY S8yFT/WdftaZ1ynQoOTRmxEnxj1P0xE= X-Google-Smtp-Source: AGHT+IFLus9eX/yVAGI1vg6rsDSbBBiMxeeTkLuebqMZ8hRXIgKD67BZwFbUCP4d5+BDYtSxYUEIbw== X-Received: by 2002:ac2:43ad:0:b0:50e:3818:ec41 with SMTP id t13-20020ac243ad000000b0050e3818ec41mr343496lfl.102.1702859452209; Sun, 17 Dec 2023 16:30:52 -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 vk5-20020a170907cbc500b00a1ce56f7b16sm13540463ejc.71.2023.12.17.16.30.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 17 Dec 2023 16:30:51 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id BB216BFCDC; Mon, 18 Dec 2023 01:30:50 +0100 (CET) Date: Mon, 18 Dec 2023 01:30:50 +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-20-u@pkh.me> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231211014429.1841681-20-u@pkh.me> User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH 19/35] avcodec/proresenc_anatoliy: import GET_SIGN() macro from Kostya encoder and use it 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:20 +0100, Cl=E9ment B=BDsch wrote: > --- > libavcodec/proresenc_anatoliy.c | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) 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".