On Thu, Dec 24, 2020 at 12:32 PM Nicolas George <[email protected]> wrote:

> Paul B Mahol (12020-12-24):
> > This work is sponsored by Open Broadcast Systems.
> >
> > Signed-off-by: Paul B Mahol <[email protected]>
> > ---
> >  configure               |   5 +
> >  doc/protocols.texi      |  32 ++++++
> >  libavformat/Makefile    |   1 +
> >  libavformat/librist.c   | 242 ++++++++++++++++++++++++++++++++++++++++
> >  libavformat/protocols.c |   1 +
> >  5 files changed, 281 insertions(+)
> >  create mode 100644 libavformat/librist.c
>
> NAK. AVIO_FLAG_READ_WRITE not handled, incorrect timeout, payload
> possibly silently discarded. All already pointed.
>

I have zero respect about your disrespectful and extremely rude reviews.

Why such flag should be handled? It does not make sense.
timeout is correct.
payload is never silently discarded, it is make sure that it is never
bigger than max packet size, its just your imagination.



>
> --
>   Nicolas George
> _______________________________________________
> 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".
_______________________________________________
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".

Reply via email to