Re: [FFmpeg-devel] [PATCH 1/1] Patch for adding Documentation of ff_http_match_no_proxy

2020-03-04 Thread Sourabh Sharma
On Tue, Mar 3, 2020 at 3:47 AM Michael Niedermayer wrote: > On Mon, Mar 02, 2020 at 08:32:10PM +0530, Sourabh Sharma wrote: > > Patch for adding Documentation of ff_http_match_no_proxy > > Function ff_http_match_no_proxy check for host of proxy address matches > with > &

Re: [FFmpeg-devel] [PATCH 1/1] Patch for adding Documentation of ff_http_match_no_proxy

2020-03-02 Thread Sourabh Sharma
char *no_proxy, const char *hostname); int ff_socket(int domain, int type, int protocol); -- 2.11.0 On Sun, Mar 1, 2020 at 2:49 AM Michael Niedermayer wrote: > On Sat, Feb 29, 2020 at 05:07:30PM +0530, Sourabh Sharma wrote: > > Patch for adding Documentation of ff_http_

[FFmpeg-devel] [PATCH 1/1] Patch for adding Documentation of ff_http_match_no_proxy

2020-02-29 Thread Sourabh Sharma
Patch for adding Documentation of ff_http_match_no_proxy Function ff_http_match_no_proxy check for host of proxy address matches with hostname or not. --- libavformat/network.h | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/libavformat/network.h b/libavformat/network.h

[FFmpeg-devel] Interested in GSOC 2020

2020-02-21 Thread Sourabh Sharma
also worked with git in the past. Can I ask my query here or I can only ask in IRC. Regards Sourabh Sharma ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email

Re: [FFmpeg-devel] [PATCH] doc/filters: correct range for contrast in eq filter

2019-09-06 Thread Sourabh Sharma
Thank you On Fri, 6 Sep 2019, 2:11 pm Gyan, wrote: > > > On 06-09-2019 01:23 PM, Gyan wrote: > > > > > > On 06-09-2019 08:28 AM, Sourabh Sharma wrote: > >> --- > >> doc/filters.texi | 2 +- > >> 1 file changed, 1 insertion(+), 1 del

[FFmpeg-devel] [PATCH] doc/filters: correct range for contrast in eq filter

2019-09-05 Thread Sourabh Sharma
--- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 6c81e1da40..70ea16954f 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -9538,7 +9538,7 @@ The filter accepts the following options: @table @option @item cont

[FFmpeg-devel] [PATCH] #8111 Bug Solved

2019-09-05 Thread Sourabh Sharma
--- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 6c81e1da40..70ea16954f 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -9538,7 +9538,7 @@ The filter accepts the following options: @table @option @item cont