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 C1E8C45CE3 for ; Mon, 3 Apr 2023 11:55:32 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 4D26268BE4B; Mon, 3 Apr 2023 14:55:30 +0300 (EEST) Received: from shout02.mail.de (shout02.mail.de [62.201.172.25]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 289C168BAE7 for ; Mon, 3 Apr 2023 14:55:24 +0300 (EEST) Received: from postfix03.mail.de (postfix03.bt.mail.de [10.0.121.127]) by shout02.mail.de (Postfix) with ESMTP id 77161A03D4 for ; Mon, 3 Apr 2023 13:55:23 +0200 (CEST) Received: from smtp03.mail.de (smtp03.bt.mail.de [10.0.121.213]) by postfix03.mail.de (Postfix) with ESMTP id 5E875800D4 for ; Mon, 3 Apr 2023 13:55:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mail.de; s=mailde202009; t=1680522923; bh=6EibZmvGgq+NdkvC7qpD7r7LTV6LmTGK6S7zOGlm1CQ=; h=Message-ID:Date:Subject:To:From:From:To:CC:Subject:Reply-To; b=0NxYev5gF9LybWnMoyJOR4l96UIKOsGKXVujLsh+YAPn0PgmFFEGyDVbmns+NR55/ pCJ2eW9qt8BC04PVN9Mu2+KXLgemYrNHNZSQjmQ1xJBnLER6yb5Tp0kVkzNFxZ5+xF L2XSoChRdhqrrfuBShVBkwVW5TC3117r9yJaY5dkwgVCn2P0eks3UKKPl37xdl9sJQ VfSsxYxjxE4+MWN3AaNAIN8Jrgne/mTKRZxf4I6b8YyuWwgiC8//mpg/UmLiMvZ+9W FMUK/BVLdsJOLi4ozQAciCrUi+AQNs9mTowc4srlQXbKs+TSqEqdOknoItxFo1xn2A dbddkuf41DiWQ== Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by smtp03.mail.de (Postfix) with ESMTPSA id 0E342A03A0 for ; Mon, 3 Apr 2023 13:55:22 +0200 (CEST) Message-ID: Date: Mon, 3 Apr 2023 13:55:22 +0200 MIME-Version: 1.0 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: <20230331153104.69526-1-thilo.borgmann@mail.de> <20230401235024.GG10373@mariano> From: Thilo Borgmann In-Reply-To: <20230401235024.GG10373@mariano> X-purgate: clean X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate-type: clean X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate: clean X-purgate-size: 905 X-purgate-ID: 154282::1680522923-4E7FA647-D9C1DE3D/0/0 Subject: Re: [FFmpeg-devel] [PATCH] doc/developer: mention samples-request for FATE upload requests 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Am 02.04.23 um 01:50 schrieb Stefano Sabatini: > On date Friday 2023-03-31 17:31:04 +0200, Thilo Borgmann wrote: >> --- >> doc/developer.texi | 2 ++ >> 1 file changed, 2 insertions(+) >> >> diff --git a/doc/developer.texi b/doc/developer.texi >> index 1275fa4f84..a34248c6b0 100644 >> --- a/doc/developer.texi >> +++ b/doc/developer.texi >> @@ -696,6 +696,8 @@ accordingly]. >> >> @section Adding files to the fate-suite dataset >> > >> +If you need a sample uploaded send a mail to samples-request. >> + > > What's the email domain? Also probably this can be mentioned at the > end of the paragraph. We have some other places where we don't explicitly give the mail's domain to prevent spammers reading it. Also, I copy & pasted this from /fate.html and put it in front where it is given there as well - to raise the awareness of the addres. Thanks, Thilo _______________________________________________ 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".