index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
http.c
Age
Commit message (
Expand
)
Author
2014-03-23
http: restructure http_connect error handling path
wm4
2014-03-21
http: never send 'Cookie: (null)' to the server
wm4
2014-03-12
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-03-12
Merge commit 'e77a2ea9505863e50bf013706f66bf8b7325e524'
Michael Niedermayer
2014-03-12
http: Properly initialize icy headers string
Alessandro Ghedini
2014-03-12
http: Declare more parameters as const where possible
Martin Storsjö
2014-03-12
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-03-12
Merge commit 'ab76d9f628ad46e1d3bbf26c5bf1f87083f239ab'
Michael Niedermayer
2014-03-12
Merge commit '2ec33d27127251bbc45e1f88e60691ad59cf2319'
Michael Niedermayer
2014-03-12
Merge commit 'ddfc98906373d1f17f6205cedd14c68d7a75995f'
Michael Niedermayer
2014-03-12
Merge commit 'e58c85b0686892960042232e51c77168b264838a'
Michael Niedermayer
2014-03-12
Merge commit '8075c3d8bb1f6aade0cc7c5c40db9bc1bcd84cab'
Michael Niedermayer
2014-03-12
Merge commit '4ff99ab3d7d5576e99e6b8a411b4a44500ed88fa'
Michael Niedermayer
2014-03-12
Merge commit '7a2fddb4480121712df560cf619c1c3566cae3ff'
Michael Niedermayer
2014-03-12
Merge commit '78b21c1d7177e1d61ad3c9225f67699da089aa7c'
Michael Niedermayer
2014-03-12
Merge commit '55a215ba63d9fa79cd7ee265ee2e777ee86b200c'
Michael Niedermayer
2014-03-11
http: Allow setting a Content-Type for POST requests
Clément Bœsch
2014-03-11
http: Always allow no-op seek
Anssi Hannula
2014-03-11
http: Add support for selecting a request range
Anssi Hannula
2014-03-11
http: Support setting custom User-Agent
Clément Bœsch
2014-03-11
http: Export Content-Type information
Michael Niedermayer
2014-03-11
http: Add support reading ICY metadata
Luca Barbato
2014-03-11
http: Improve options descriptions
Alessandro Ghedini
2014-03-11
http: Refactor process_line
Luca Barbato
2014-03-11
http: K&R formatting cosmetics
Luca Barbato
2014-03-11
http: Drop doxy comments
Luca Barbato
2014-03-11
http: Return meaningful error codes
Luca Barbato
2014-03-06
Merge remote-tracking branch 'lukaszmluki/master'
Michael Niedermayer
2014-03-06
lavf/http: return error from seek on invalid whence
Lukasz Marek
2014-03-06
lavf/http: return error on seeking to negative postion
Lukasz Marek
2014-03-05
http: handle ICY in presence of chunked transfer encoding
wm4
2014-01-23
avformat/http: Properly handle cookies that specify sub-domain where the URL.
Eli Kara
2014-01-03
avformat/http: always allow no-op seek
Anssi Hannula
2013-12-31
avformat/http: allow the caller to select a request range
Anssi Hannula
2013-11-22
Merge commit 'be4edda6731a341d3fdeaa0e57753dc396790362'
Michael Niedermayer
2013-11-22
Merge commit '393d80cc278e2b2f5c9e7805db176e6f28335a33'
Michael Niedermayer
2013-11-22
Merge commit '76267ecc82e3018e1913a2483d5fc47d0949cbd8'
Michael Niedermayer
2013-11-22
http: Expose the content location via an AVOption
Martin Storsjö
2013-11-22
http: Support relative URL redirection
Zhang Rui
2013-11-22
http: Remove an unrelated and mistakenly set AVOption unit name
Martin Storsjö
2013-11-05
avformat/http: print http headers at AV_LOG_DEBUG level
Michael Niedermayer
2013-11-03
http: add hack to make streams served by MediaGateway not seekable
wm4
2013-10-31
avformat/http: fix cookies
Michael Niedermayer
2013-10-26
avformat/http: dont fail with unknown Content-Encodings
Michael Niedermayer
2013-10-15
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-14
http: Check the auth string contents and not only the pointer
Michael Niedermayer
2013-10-14
avformat/http: check the auth string contents not the pointer which cannot be...
Michael Niedermayer
2013-10-14
Merge commit '71549a857b13edf4c4f95037de6ed5bb4c4bd4af'
Michael Niedermayer
2013-10-14
Merge commit 'eb8b05a3824a9fa85e20d603595ac8a3b83505d4'
Michael Niedermayer
2013-10-13
http: Support auth method detection for POST
Martin Storsjö
[next]