On Thu, Jul 9, 2015 at 3:41 PM, Nicolas George wrote:
> Le decadi 20 messidor, an CCXXIII, Stephan Holljes a écrit :
>> Signed-off-by: Stephan Holljes
>> ---
>> libavformat/http.c | 19 +++
>> 1 file changed, 19 insertions(+)
>
>> Changes since first version:
>> - Add a
Le decadi 20 messidor, an CCXXIII, Stephan Holljes a écrit :
> Signed-off-by: Stephan Holljes
> ---
> libavformat/http.c | 19 +++
> 1 file changed, 19 insertions(+)
> Changes since first version:
> - Add av_assert0() check for sc->listen
> - Add bitmask for s->fl
Signed-off-by: Stephan Holljes
---
libavformat/http.c | 19 +++
1 file changed, 19 insertions(+)
Changes since first version:
- Add av_assert0() check for sc->listen
- Add bitmask for s->flags in ffurl_alloc
diff --git a/libavformat/http.c b/libavformat/http.c
ind
Signed-off-by: Stephan Holljes
---
libavformat/http.c | 19 +++
1 file changed, 19 insertions(+)
diff --git a/libavformat/http.c b/libavformat/http.c
index 676bfd5..3c1ec35 100644
--- a/libavformat/http.c
+++ b/libavformat/http.c
@@ -25,6 +25,7 @@
#include
#endif /* CONFIG_ZLI
Le quintidi 15 messidor, an CCXXIII, Stephan Holljes a écrit :
> Signed-off-by: Stephan Holljes
> ---
> libavformat/http.c | 19 +++
> 1 file changed, 19 insertions(+)
>
> diff --git a/libavformat/http.c b/libavformat/http.c
> index 676bfd5..d9c3624 100644
> --- a/libavformat/htt
Signed-off-by: Stephan Holljes
---
libavformat/http.c | 19 +++
1 file changed, 19 insertions(+)
diff --git a/libavformat/http.c b/libavformat/http.c
index 676bfd5..d9c3624 100644
--- a/libavformat/http.c
+++ b/libavformat/http.c
@@ -25,6 +25,7 @@
#include
#endif /* CONFIG_ZLI