[FFmpeg-devel] wolfSSL - new TLS backend patch

2018-08-30 Thread samsamsam
This patch was prepared and tested for version 3.4.2, but I think that it can be used as base to discuss to add wolfSSL support. How do you think? diff -Nur ffmpeg-3.4.2/configure ffmpeg-3.4.2_wolfssl_patch/con --- ffmpeg-3.4.2/configure 2018-02 01:29:18.0 +0100 +++ ffmpeg-3.

[FFmpeg-devel] Odp: Re: [PATCH v15] avformat/dashdec: add dash demuxer base version

2017-08-29 Thread samsamsam
number internally and using the additional arg to be simpler and easier to verify than format string validation. On Aug 28, 2017, at 04:28, samsamsam <samsam...@o2.pl> wrote: OK. I will. What about adding validation of format instead of adding "something like `"%0*&qu

[FFmpeg-devel] Odp: Re: [PATCH v15] avformat/dashdec: add dash demuxer base version

2017-08-28 Thread samsamsam
dditional arg to be simpler and easier to verify than format string validation. On Aug 28, 2017, at 04:28, samsamsam < samsam...@o2.pl > wrote: OK. I will. What about adding validation of format instead of adding " something like `"%0*"PRId64`"? Dnia 28 si

Re: [FFmpeg-devel] Odp: Re: [PATCH v15] avformat/dashdec: add dash demuxer base version

2017-08-28 Thread samsamsam
.org . New code with known vulnerabilities will not be accepted. Sent from my iPhone On Aug 27, 2017, at 14:04, samsamsam < samsam...@o2.pl > wrote: get_repl_pattern_and_format, you should have a fixed value of something like `"%0*"PRId64` If you afraid about safety then

[FFmpeg-devel] Odp: Re: [PATCH v15] avformat/dashdec: add dash demuxer base version

2017-08-27 Thread samsamsam
...@gmail.com> Reported-by: Andy Furniss <adf.li...@gmail.com> Signed-off-by: Steven Liu <l...@chinaffmpeg.org> Signed-off-by: samsamsam <samsam...@o2.pl> --- configure        4 + libavformat/Makefile |    1 + libavformat/allformats.c |    2 +- libavf