[FFmpeg-devel] [PATCH][GSoC] lavf/http: Add simple autodetection for client HTTP method, based on AVIO_FLAG_READ.

Stephan Holljes klaxa1337 at googlemail.com
Sat Jun 6 14:57:05 CEST 2015


On Sat, Jun 6, 2015 at 9:47 AM, Nicolas George <george at nsup.org> wrote:
> Le septidi 17 prairial, an CCXXIII, Stephan Holljes a écrit :
>> Signed-off-by: Stephan Holljes <klaxa1337 at googlemail.com>
>> ---
>>  libavformat/http.c | 9 +++++++++
>>  1 file changed, 9 insertions(+)
>
> LGTM.
>
> Michael, I have pushed these to my tree, can you pull please:
>
> aa74401 lavf/http: Document method option.
> bbcee92 lavf/http: Process HTTP header before sending response.
> 8cfaa76 lavf/http: Rudimentary error handling for HTTP requests received from clients.
> a7e7c68 lavf/http: Properly process HTTP header on listen.
> 290b237 lavf/http: Indent else-clause.
> 44d1921 lavf/http: Add simple autodetection for client HTTP method, based on AVIO_FLAG_READ.
>
> (fixing the empty line and brace in 8cfaa76)
>
> Stephan: do you have a publicly available Git clone?

No, should I? I'm still learning the ropes with git. I haven't used it
with more than 3 people at once.

>
> Regards,
>
> --
>   Nicolas George


More information about the ffmpeg-devel mailing list