Message ID | 20240920005017.1963001-2-ms+git@mur.at |
---|---|
State | New |
Headers | show |
Series | [FFmpeg-devel] doc: Add email URLs for Fate sample-request | expand |
Context | Check | Description |
---|---|---|
yinshiyou/make_loongarch64 | success | Make finished |
yinshiyou/make_fate_loongarch64 | success | Make fate finished |
andriy/make_x86 | success | Make finished |
andriy/make_fate_x86 | success | Make fate finished |
On Fri, Sep 20, 2024 at 02:50:18AM +0200, Martin Schitter wrote: > Because I'm now waiting for one week that someone finally puts my > contributed DNxUncompressed sample files to the Fate sample repo > (see: https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2024-September/333471.html), > I frequently looked into the documentation to find out, what I could > have done wrong? I always found it rather confusing, that most other > ffmpeg contact email addresses are clearly visible formatted as > highlighted URL, but this particular one seems to be hidden for one or > the reason. So I suggest changing this present state by this patch. > > And btw.: I still would be happy if someone could transfer my samples > to the Fate repo to finally see a clean patchwork run and get closer to > to the day when my code contribution can be merged. > > thanks > martin > > --- > doc/developer.texi | 2 +- > doc/fate.texi | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) please add the address also to MAINTAINERS thx [...]
Am 20.09.24 um 02:50 schrieb Martin Schitter: > Because I'm now waiting for one week that someone finally puts my > contributed DNxUncompressed sample files to the Fate sample repo > (see: https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2024-September/333471.html), > [...] I see a v6 version not yet ok'd. Also, the complete mail address was hidden for spam reasons when this was added IIRC. You figured it correctly as well. -Thilo
On 25.09.24 21:30, Thilo Borgmann via ffmpeg-devel wrote: > Am 20.09.24 um 02:50 schrieb Martin Schitter: >> Because I'm now waiting for one week that someone finally puts my >> contributed DNxUncompressed sample files to the Fate sample repo >> (see: https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2024- >> September/333471.html), >> [...] > > I see a v6 version not yet ok'd. Thanks -- In the meanwhile the samples got uploaded and v9 passes all tests including the Fate ones. > Also, the complete mail address was hidden for spam reasons when this > was added IIRC. > You figured it correctly as well. O.k. -- I see. I was just confused by the fact, that most other service addresses and fate-admin@ffmpeg.org in particular use mailto-links but only this one is handled differently. Martin
diff --git a/doc/developer.texi b/doc/developer.texi index 41b2193..b732560 100644 --- a/doc/developer.texi +++ b/doc/developer.texi @@ -876,7 +876,7 @@ accordingly]. @section Adding files to the fate-suite dataset -If you need a sample uploaded send a mail to samples-request. +If you need a sample uploaded send a mail to @email{samples-request@@ffmpeg.org}. When there is no muxer or encoder available to generate test media for a specific test then the media has to be included in the fate-suite. diff --git a/doc/fate.texi b/doc/fate.texi index 17644ce..6f6df3a 100644 --- a/doc/fate.texi +++ b/doc/fate.texi @@ -172,7 +172,7 @@ 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. +If you need a sample uploaded send a mail to @email{samples-request@@ffmpeg.org}. 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,