259 Commits (edf930472bbd892216751413476afcd6e6f0e7e8)

Author SHA1 Message Date
Michael Niedermayer 56193d33be avformat/http: remove never twice executable loop 11 years ago
wm4 686e662676 http: restructure http_connect error handling path 11 years ago
wm4 76c8fbc5f2 http: never send 'Cookie: (null)' to the server 11 years ago
Alessandro Ghedini 6998a9f4c4 http: Properly initialize icy headers string 11 years ago
Martin Storsjö e77a2ea950 http: Declare more parameters as const where possible 11 years ago
Clément Bœsch 2572d07c1f http: Allow setting a Content-Type for POST requests 11 years ago
Alessandro Ghedini fe568b3d27 http: Improve options descriptions 11 years ago
Anssi Hannula ab76d9f628 http: Always allow no-op seek 11 years ago
Anssi Hannula 2ec33d2712 http: Add support for selecting a request range 11 years ago
Clément Bœsch ddfc989063 http: Support setting custom User-Agent 11 years ago
Michael Niedermayer e58c85b068 http: Export Content-Type information 11 years ago
Luca Barbato 8075c3d8bb http: Add support reading ICY metadata 11 years ago
Luca Barbato 4ff99ab3d7 http: Refactor process_line 11 years ago
Luca Barbato 7a2fddb448 http: K&R formatting cosmetics 11 years ago
Luca Barbato 78b21c1d71 http: Drop doxy comments 11 years ago
Luca Barbato 55a215ba63 http: Return meaningful error codes 11 years ago
Lukasz Marek 1aa262f460 lavf/http: return error from seek on invalid whence 11 years ago
Lukasz Marek 4ba6a534dc lavf/http: return error on seeking to negative postion 11 years ago
wm4 636273d3d4 http: handle ICY in presence of chunked transfer encoding 11 years ago
Eli Kara da25a6573f avformat/http: Properly handle cookies that specify sub-domain where the URL. 11 years ago
Anssi Hannula 857841c1b6 avformat/http: always allow no-op seek 11 years ago
Anssi Hannula d52882faef avformat/http: allow the caller to select a request range 11 years ago
Martin Storsjö be4edda673 http: Expose the content location via an AVOption 11 years ago
Zhang Rui 393d80cc27 http: Support relative URL redirection 11 years ago
Martin Storsjö 76267ecc82 http: Remove an unrelated and mistakenly set AVOption unit name 11 years ago
Michael Niedermayer 04047b6166 avformat/http: print http headers at AV_LOG_DEBUG level 11 years ago
wm4 3220a894f7 http: add hack to make streams served by MediaGateway not seekable 11 years ago
Michael Niedermayer b73900b8a6 avformat/http: fix cookies 11 years ago
Michael Niedermayer d2db1bb7de avformat/http: dont fail with unknown Content-Encodings 11 years ago
Michael Niedermayer 708b32b6f7 http: Check the auth string contents and not only the pointer 11 years ago
Michael Niedermayer 5970f4bb02 avformat/http: check the auth string contents not the pointer which cannot be NULL 11 years ago
Martin Storsjö 71549a857b http: Support auth method detection for POST 11 years ago
Martin Storsjö eb8b05a382 http: Add an option for forcing basic authentication 11 years ago
Martin Storsjö 5c53bf7aaf http: Pass options through to the nested protocol 11 years ago
Zhang Rui 0f51c398be http: Support reading gzip/deflate compressed data 12 years ago
Zhang Rui 6bab3430a7 avformat/http: support reading compressed data 12 years ago
Zhang Rui 4a4c93cb3f avformat/http: support relative url redirection 12 years ago
wm4 a92fbe16f2 lavf/http: add support for reading streamcast metadata 12 years ago
Clément Bœsch de12b454f2 lavf/http: remove Mozilla/5.0 from user agent. 12 years ago
Carl Eugen Hoyos e9df8f7725 Accept incomplete http cookies without domain. 12 years ago
Clément Bœsch 30e6a02c23 lavf/http: remove duplicated dec flag. 12 years ago
Clément Bœsch 1fabd95035 lavf/http: use a more compatible default user agent. 12 years ago
Reimar Döffinger efa7f42020 Use the avstring.h locale-independent character type functions 12 years ago
Reimar Döffinger 88d55b827d Remove incorrect use of ctype.h functions. 12 years ago
Martin Storsjö de9cd1b173 lavf: Handle the environment variable no_proxy more properly 12 years ago
Micah Galizia c8ea5ccd5d fix memory leak on string reassign 12 years ago
Micah Galizia 0b80a12184 lavf/http: add HTTP protocol cookie support 12 years ago
Stefano Sabatini 255ec768da lavf/http: fix/extend option descriptions 12 years ago
Michael Niedermayer 0a60f83075 http: dont null check p, its unneeded 12 years ago
Michael Niedermayer 20899c54f0 http/utils: rename "demuxer" to mime_type 12 years ago