On 9/4/2020 11:44 AM, Paul B Mahol wrote: > On 9/4/20, James Almer <[email protected]> wrote: >> On 9/4/2020 6:29 AM, Paul B Mahol wrote: >>> On 9/4/20, Michael Niedermayer <[email protected]> wrote: >>>> On Fri, Sep 04, 2020 at 12:27:11AM +0200, Paul B Mahol wrote: >>>>> On 9/3/20, Michael Niedermayer <[email protected]> wrote: >>>>>> On Thu, Sep 03, 2020 at 07:03:23PM +0200, Paul B Mahol wrote: >>>>>>> get_unary() takes at minimum only 1 bit. >>>>>>> >>>>>>> Signed-off-by: Paul B Mahol <[email protected]> >>>>>>> --- >>>>>>> >>>>>>> As this is important fix, will apply in next 5 minutes. >>>>>>> I kindly ask authors of various timeouts changes to kindly >>>>>>> test their changes more carefully. >>>>>> >>>>>> Can you provide test samples and a fate test ? >>>>> >>>>> Why should I? Nobody uploads my request to wav CUE thing. >>>> >>>> You have access to upload yourself and >>>> post the request to the wrong address, it is >>>> FFmpeg sample uploads <[email protected]> >>>> >>> >>> I never received anything of sort of access to something. >> >> Your ssh pub key is in the server, which means you can connect to it and >> upload samples using rsync. >> >> See https://ffmpeg.org/fate.html#Uploading-new-samples-to-the-fate-suite > > So I connect via ssh program?
rsync will connect through ssh if you use the commands listed there. Just replace the path to wherever you have the samples suite locally. And please don't skip the dry-run, to ensure you don't make unwanted changes to the remote repository. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
