From patchwork Wed Aug 7 19:18:12 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Niedermayer X-Patchwork-Id: 14307 Return-Path: X-Original-To: patchwork@ffaux-bg.ffmpeg.org Delivered-To: patchwork@ffaux-bg.ffmpeg.org Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by ffaux.localdomain (Postfix) with ESMTP id 5B31A447DFD for ; Wed, 7 Aug 2019 22:20:01 +0300 (EEST) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 1C59F689909; Wed, 7 Aug 2019 22:20:01 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from vie01a-dmta-pe07-2.mx.upcmail.net (vie01a-dmta-pe07-2.mx.upcmail.net [84.116.36.18]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 5009568045D for ; Wed, 7 Aug 2019 22:19:55 +0300 (EEST) Received: from [172.31.216.235] (helo=vie01a-pemc-psmtp-pe12.mail.upcmail.net) by vie01a-dmta-pe07.mx.upcmail.net with esmtp (Exim 4.92) (envelope-from ) id 1hvRTW-0007R5-9i for ffmpeg-devel@ffmpeg.org; Wed, 07 Aug 2019 21:19:54 +0200 Received: from localhost ([213.47.41.20]) by vie01a-pemc-psmtp-pe12.mail.upcmail.net with ESMTP id vRSVhNWUY5D5NvRSVhdNAe; Wed, 07 Aug 2019 21:18:51 +0200 X-Env-Mailfrom: michael@niedermayer.cc X-Env-Rcptto: ffmpeg-devel@ffmpeg.org X-SourceIP: 213.47.41.20 X-CNFS-Analysis: v=2.3 cv=bu8y+3Si c=1 sm=1 tr=0 a=I1eytVlZLDX1BM2VTtTtSw==:117 a=I1eytVlZLDX1BM2VTtTtSw==:17 a=MKtGQD3n3ToA:10 a=1oJP67jkp3AA:10 a=GEAsPZ9sns4A:10 a=ZZnuYtJkoWoA:10 a=9VmUgssXbw_5bv7M7uEA:9 From: Michael Niedermayer To: FFmpeg development discussions and patches Date: Wed, 7 Aug 2019 21:18:12 +0200 Message-Id: <20190807191812.28925-1-michael@niedermayer.cc> X-Mailer: git-send-email 2.22.0 MIME-Version: 1.0 X-CMAE-Envelope: MS4wfPbrwn/w4kI8KqHhekMAzkgYucYLyH//NXBz+IRuHm/CKYiGSbI7s4BWuRI9S896dI7Lu9shWa+/ad4QoVE9jvPwAIKNmNZX27yhUWaF24/KJjzFCqgh OA1/d+sIEZZI5gVpLFHCJ/0S4Z428V4fXuEryTT6P9A7e4nAQBnm2c7o Subject: [FFmpeg-devel] [PATCH] doc/fate: Document how to request samples upload access X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 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 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" The awnser which most people will seek is put first Signed-off-by: Michael Niedermayer --- doc/fate.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/fate.texi b/doc/fate.texi index 2be61d639c..c3550785a1 100644 --- a/doc/fate.texi +++ b/doc/fate.texi @@ -149,6 +149,8 @@ the synchronisation of the samples directory. @chapter Uploading new samples to the fate suite +If you need a sample uploaded send a mail to samples-request. + This is for developers who have an account on the fate suite server. If you upload new samples, please make sure they are as small as possible, space on each client, network bandwidth and so on benefit from smaller test cases. @@ -157,6 +159,8 @@ practice generally do not replace, remove or overwrite files as it likely would break older checkouts or releases. Also all needed samples for a commit should be uploaded, ideally 24 hours, before the push. +If you need an account for frequently uploading samples or you wish to help +others by doing that send a mail to ffmpeg-devel. @example #First update your local samples copy: