On Mon, Feb 22, 2021 at 11:02 PM Marton Balint wrote:
>
>
> On Mon, 22 Feb 2021, Paul B Mahol wrote:
>
> > On Mon, Feb 22, 2021 at 8:27 PM Marton Balint wrote:
> >
> >>
> >>
> >> On Mon, 22 Feb 2021, Paul B Mahol wrote:
> >>
> >> > On Mon, Feb 22, 2021 at 9:10 AM Gijs Peskens
> wrote:
> >> >
>
On Mon, 22 Feb 2021, Paul B Mahol wrote:
On Mon, Feb 22, 2021 at 8:27 PM Marton Balint wrote:
On Mon, 22 Feb 2021, Paul B Mahol wrote:
> On Mon, Feb 22, 2021 at 9:10 AM Gijs Peskens wrote:
>
>> Hi, some feedback from one of the libRIST developers:
>>
>> Testing this patch (via diff foun
On Mon, Feb 22, 2021 at 8:27 PM Marton Balint wrote:
>
>
> On Mon, 22 Feb 2021, Paul B Mahol wrote:
>
> > On Mon, Feb 22, 2021 at 9:10 AM Gijs Peskens wrote:
> >
> >> Hi, some feedback from one of the libRIST developers:
> >>
> >> Testing this patch (via diff found
> >> on:
> >>
> https://patchw
On Mon, 22 Feb 2021, Paul B Mahol wrote:
On Mon, Feb 22, 2021 at 9:10 AM Gijs Peskens wrote:
Hi, some feedback from one of the libRIST developers:
Testing this patch (via diff found
on:
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20210126205145.20448-1-one...@gmail.com/
) I've notice
On Mon, 22 Feb 2021, Gijs Peskens wrote:
Thanks for your swift reply! (and for your work on the patch, which I
believe I forgot to thank you for)
On 22-02-2021 09:17, Paul B Mahol wrote:
On Mon, Feb 22, 2021 at 9:10 AM Gijs Peskens wrote:
Hi, some feedback from one of the libRIST develop
Thanks for your swift reply! (and for your work on the patch, which I
believe I forgot to thank you for)
On 22-02-2021 09:17, Paul B Mahol wrote:
On Mon, Feb 22, 2021 at 9:10 AM Gijs Peskens wrote:
Hi, some feedback from one of the libRIST developers:
Testing this patch (via diff found
on:
On Mon, Feb 22, 2021 at 9:10 AM Gijs Peskens wrote:
> Hi, some feedback from one of the libRIST developers:
>
> Testing this patch (via diff found
> on:
> https://patchwork.ffmpeg.org/project/ffmpeg/patch/20210126205145.20448-1-one...@gmail.com/
> ) I've noticed FFmpeg is not reading fast enough
Hi, some feedback from one of the libRIST developers:
Testing this patch (via diff found
on:https://patchwork.ffmpeg.org/project/ffmpeg/patch/20210126205145.20448-1-one...@gmail.com/
) I've noticed FFmpeg is not reading fast enough from the libRIST FIFO
buffer (which is limited to 1024 packets
On Tue, Dec 22, 2020 at 9:15 PM Lynne wrote:
> Dec 22, 2020, 19:09 by one...@gmail.com:
>
> > Signed-off-by: Paul B Mahol
> > +
> > +const URLProtocol ff_librist_protocol = {
> > +.name= "rist",
> > +.url_open= librist_open,
> > +.url_read= lib
Dec 22, 2020, 19:09 by one...@gmail.com:
> Signed-off-by: Paul B Mahol
> +
> +const URLProtocol ff_librist_protocol = {
> +.name= "rist",
> +.url_open= librist_open,
> +.url_read= librist_read,
> +.url_write = librist_write,
> +
10 matches
Mail list logo