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 74617487C3 for ; Mon, 18 Dec 2023 00:30:14 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5364868D1B1; Mon, 18 Dec 2023 02:30:12 +0200 (EET) Received: from mail-ed1-f42.google.com (mail-ed1-f42.google.com [209.85.208.42]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 2383268D008 for ; Mon, 18 Dec 2023 02:30:06 +0200 (EET) Received: by mail-ed1-f42.google.com with SMTP id 4fb4d7f45d1cf-54c5d041c23so2710277a12.2 for ; Sun, 17 Dec 2023 16:30:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1702859405; x=1703464205; 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=upSBee56L90kkD7VfNtM1mUA7iqUOEtwNxdG0iu2TxI=; b=QBOEHTGjCcNDOJSXTcnH6TDYzSLQfhRg6HW/jEkLRY+lzZkEr1WzdNu8VQzWe418+n IWc/VbmwIIPF5nEBTaPmEtlBhbkAlFbS/Okx0IqlZlgm8j0xR5AFVTVJB97Q06x0TnZh bXKiQubnFRZyRkGdOgqPiM1hdrQIoCXRKWzSzjUQNfFGOaCT/bW+r/RYpuxQ9NjA7mh7 FtgBNa457kOuK6M7fJb5W2xm8U+Kh2yfikvu8CwWjM1Zh1vFiWlzxvq9oac/qYSP26TR lO9WMxL8dr3hDvqEoNJDIZx0tzOR9NP4HUCLDCZSgGzyxAKdoOjm+/nbzD6qZXzGMJtx WAxw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702859405; x=1703464205; 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=upSBee56L90kkD7VfNtM1mUA7iqUOEtwNxdG0iu2TxI=; b=sQGPasKc+NNRtmKoHyKFxsROFoSkBUtnhRJ4/ab6JS1jrVkH+bOE3wJM1bXEFrIyT0 cqFBubxKgd7+BGdzNLt04Wn9bLInKEQ/B8+3gUWtG6xVK2yk6m05RG7BM9Rxlnj6TAj6 VmX47W0JQsEIHspNUsvuj49YwyfzSXttI7S2M5jz1TRwu9XX6M8whvASWBWBv1I2zgaQ w7GLYbTFnpdatXSyYKJ1yWldtOgJ6f1AT/8FJgobWuJEFFLsVbAvhAyzyKHNDiHGH9H1 7k6h2e0mFS+IlYHrHW0qPpGMvnZrNh0avt5ltM/n/cOEMMgOO2xVzeUPvEFmrwvh22g+ 9fig== X-Gm-Message-State: AOJu0Yx7/Y/wJ+hvTriADZHV3AYBOoU4qjf8fWtJAvULGEgVp8uzrwut AUJwQbamnNPL98E3tpa7APrrzts7er0= X-Google-Smtp-Source: AGHT+IHEkCgGqEgyfvldCndUixfIFjfCxYPm224ja3H47vuKe1TchU+hKmad2INI4tuKDadF4rZlaw== X-Received: by 2002:a17:906:d5:b0:a1f:99dd:15a2 with SMTP id 21-20020a17090600d500b00a1f99dd15a2mr2827784eji.32.1702859404442; Sun, 17 Dec 2023 16:30:04 -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 u25-20020a17090617d900b00a2328f844d2sm2113861eje.85.2023.12.17.16.30.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 17 Dec 2023 16:30:04 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id D9659BFCDC; Mon, 18 Dec 2023 01:30:02 +0100 (CET) Date: Mon, 18 Dec 2023 01:30:02 +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-19-u@pkh.me> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231211014429.1841681-19-u@pkh.me> User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH 18/35] avcodec/proresenc_anatoliy: directly work with blocks in encode_dcs() 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:19 +0100, Cl=E9ment B=BDsch wrote: > This makes the function closer to encode_dcs() in proresenc_kostya. > --- > libavcodec/proresenc_anatoliy.c | 9 +++++---- > 1 file changed, 5 insertions(+), 4 deletions(-) should be good _______________________________________________ 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".