]> git.sesse.net Git - ffmpeg/commit
lavf/http: Add simple autodetection for client HTTP method, based on AVIO_FLAG_READ.
authorStephan Holljes <klaxa1337@googlemail.com>
Thu, 4 Jun 2015 22:27:07 +0000 (00:27 +0200)
committerNicolas George <george@nsup.org>
Sat, 6 Jun 2015 07:24:50 +0000 (09:24 +0200)
commit44d19212008ee48255f96d82df899e3413a982c2
tree1ffce24c42789c9745a0a7fef90a5ad119da47b8
parent290b23755673eaa8a6f32025734e8f9916e75f6f
lavf/http: Add simple autodetection for client HTTP method, based on AVIO_FLAG_READ.

Signed-off-by: Stephan Holljes <klaxa1337@googlemail.com>
libavformat/http.c