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 2DE7749BDE for ; Mon, 4 Mar 2024 17:00:18 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 1634368D43E; Mon, 4 Mar 2024 19:00:16 +0200 (EET) Received: from mail-lf1-f44.google.com (mail-lf1-f44.google.com [209.85.167.44]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 4F43C68D38D for ; Mon, 4 Mar 2024 19:00:09 +0200 (EET) Received: by mail-lf1-f44.google.com with SMTP id 2adb3069b0e04-512bde3d197so4621243e87.0 for ; Mon, 04 Mar 2024 09:00:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1709571607; x=1710176407; darn=ffmpeg.org; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date:from:to:cc:subject :date:message-id:reply-to; bh=zo40McOkJxEn6br732KDmt2uGSkciNRciHV+pUU3zDA=; b=X7j/dBXDargRJVzgykYTTiETwIaY/P8TSWV5Ls6J53ftaWEjNTy0wqLXU99YbdBlH0 8JwZJwysdD6PzNypGYKYqq4oKqTK3bfErJ0UcP46jvogNNHOanlXf/6qHnftRcfpis9e fqM780Fdcrw0ifzztM0AoXAGK6bvWS/upxYX9UjhiSa+lZV3gDcTuKZ8ubB4agpf0uQq ebh+17EidzqBPijVFkAs7mV+kERWYaxUh7Uh4DIezVbGBXd3e5u/YEgC0NwHANRgMxX9 lmhggEsYZ/BPFX1PKG8L1BbTKCStQ5PbP2iNJQoeGMyKIIBiEKgn1ioh1kEWf+lTkXE0 PZiA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709571607; x=1710176407; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=zo40McOkJxEn6br732KDmt2uGSkciNRciHV+pUU3zDA=; b=HTKWQUfTfWg8+xckj2bTU0tVp6umVc2dn7PTbV0YK7SNqkKUBVCl6wp4N9WsztnewR jc4rvz2QCZbHKcCMwXukIcHMtcsSjBHehwNnGe9Rx8Wyq0hiQ07wGb9jabCm8rPXKXWD af6RmPLHZ8+X7WkQ8MLLURXTeq+3SCWomjNfgQeOzz2nYS8/dOZr4efNcjivOryKXubH jADBY05zpqk4oQC4u6OYAPEpIN1I9bXdC9ssb2R46suu9EKfnPmUGKl3haicfjnFRXrT KLGNUAHyxSCXnoHUQdzK6wCoPvh5eCkCzXGtAugnM8RDOEmWu+hIlror/W+xc9YfERYK A3qA== X-Gm-Message-State: AOJu0Yy1Nnar22vDn4b+S85EoTEtVKsr/i+3ghoZiWCw06I8jVNJGHHS vsBDfElsKy8ltuBrMfS1GvhG5lxiU4Iqgx/oo1p+u58qQKsm6XLTlfG7PmVt X-Google-Smtp-Source: AGHT+IFmutV/kXD9hGvbxTfoFTB+NZUc6cfJWA1DXquc8oJvxZ7vbLGRDTwWM6a36z2hP32HrT1Bcg== X-Received: by 2002:a05:6512:3e6:b0:513:2c92:4c95 with SMTP id n6-20020a05651203e600b005132c924c95mr5403882lfq.63.1709571607130; Mon, 04 Mar 2024 09:00:07 -0800 (PST) Received: from mariano ([188.210.239.74]) by smtp.gmail.com with ESMTPSA id wk15-20020a170907054f00b00a4519304f8bsm2009493ejb.14.2024.03.04.09.00.06 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 Mar 2024 09:00:06 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id 87DDFBFCDC; Mon, 4 Mar 2024 18:00:05 +0100 (CET) Date: Mon, 4 Mar 2024 18:00:05 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: Mail-Followup-To: FFmpeg development discussions and patches References: <20240228171014.816489-1-ffmpeg-devel@pileofstuff.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH 0/3] Fix /// comments that should be ///< 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-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 Monday 2024-03-04 17:49:27 +0100, Andreas Rheinhardt wrote: > Stefano Sabatini: > > On date Wednesday 2024-02-28 17:09:38 +0000, Andrew Sayers wrote: > >> This is the first in a planned series of patch series aimed at > >> fixing documentation issues, especially doxygen rendering. > >> I hope to post more as time allows in the coming days. > >> > >> The first patch reflects the output of a `sed` command, > >> further patches fix edge cases not covered by `sed`. > >> Splitting commits this way allows merge conflicts > >> to be resolved by throwing the old commit away, > >> then running the command in the commit message. > >> > >> Andrew Sayers (3): > >> all: Fix /// comments that should be ///< > >> avcodec/ivi: Make comments more Doxygen-friendly > >> avcodec/avcodec: Downgrade multi-member comment to non-Doxygen comment > >> > >> libavcodec/avcodec.h | 10 +++++----- > >> libavcodec/bsf/noise.c | 24 ++++++++++++------------ > >> libavcodec/ivi.h | 15 +++++++-------- > >> libavfilter/vf_deshake.c | 2 +- > >> libavformat/rmdec.c | 4 ++-- > >> 5 files changed, 27 insertions(+), 28 deletions(-) > > > > Will apply, thanks. > > Please don't. Anton intends to remove the pts_correction fields with the > bump and so this is unnecessary and will just cause a rebase conflict. Too late, sorry, hopefully the rebase should not too hard to fix (also there are more changes unrelated to pts_correction we want to keep). Let me know if we should hold header changes to prevent rebase conflicts at this stage. _______________________________________________ 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".