Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-14avformat/http: remove never twice executable loopMichael Niedermayer
2014-03-23http: restructure http_connect error handling pathwm4
2014-03-21http: never send 'Cookie: (null)' to the serverwm4
2014-03-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-03-12Merge commit 'e77a2ea9505863e50bf013706f66bf8b7325e524'Michael Niedermayer
2014-03-12http: Properly initialize icy headers stringAlessandro Ghedini
2014-03-12http: Declare more parameters as const where possibleMartin Storsjö
2014-03-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-03-12Merge commit 'ab76d9f628ad46e1d3bbf26c5bf1f87083f239ab'Michael Niedermayer
2014-03-12Merge commit '2ec33d27127251bbc45e1f88e60691ad59cf2319'Michael Niedermayer
2014-03-12Merge commit 'ddfc98906373d1f17f6205cedd14c68d7a75995f'Michael Niedermayer
2014-03-12Merge commit 'e58c85b0686892960042232e51c77168b264838a'Michael Niedermayer
2014-03-12Merge commit '8075c3d8bb1f6aade0cc7c5c40db9bc1bcd84cab'Michael Niedermayer
2014-03-12Merge commit '4ff99ab3d7d5576e99e6b8a411b4a44500ed88fa'Michael Niedermayer
2014-03-12Merge commit '7a2fddb4480121712df560cf619c1c3566cae3ff'Michael Niedermayer
2014-03-12Merge commit '78b21c1d7177e1d61ad3c9225f67699da089aa7c'Michael Niedermayer
2014-03-12Merge commit '55a215ba63d9fa79cd7ee265ee2e777ee86b200c'Michael Niedermayer
2014-03-12http: Allow setting a Content-Type for POST requestsClément Bœsch
2014-03-12http: Always allow no-op seekAnssi Hannula
2014-03-12http: Add support for selecting a request rangeAnssi Hannula
2014-03-12http: Support setting custom User-AgentClément Bœsch
2014-03-12http: Export Content-Type informationMichael Niedermayer
2014-03-12http: Add support reading ICY metadataLuca Barbato
2014-03-12http: Improve options descriptionsAlessandro Ghedini
2014-03-12http: Refactor process_lineLuca Barbato
2014-03-12http: K&R formatting cosmeticsLuca Barbato
2014-03-12http: Drop doxy commentsLuca Barbato
2014-03-12http: Return meaningful error codesLuca Barbato
2014-03-06Merge remote-tracking branch 'lukaszmluki/master'Michael Niedermayer
2014-03-06lavf/http: return error from seek on invalid whenceLukasz Marek
2014-03-06lavf/http: return error on seeking to negative postionLukasz Marek
2014-03-06http: handle ICY in presence of chunked transfer encodingwm4
2014-01-23avformat/http: Properly handle cookies that specify sub-domain where the URL.Eli Kara
2014-01-03avformat/http: always allow no-op seekAnssi Hannula
2013-12-31avformat/http: allow the caller to select a request rangeAnssi Hannula
2013-11-22Merge commit 'be4edda6731a341d3fdeaa0e57753dc396790362'Michael Niedermayer
2013-11-22Merge commit '393d80cc278e2b2f5c9e7805db176e6f28335a33'Michael Niedermayer
2013-11-22Merge commit '76267ecc82e3018e1913a2483d5fc47d0949cbd8'Michael Niedermayer
2013-11-22http: Expose the content location via an AVOptionMartin Storsjö
2013-11-22http: Support relative URL redirectionZhang Rui
2013-11-22http: Remove an unrelated and mistakenly set AVOption unit nameMartin Storsjö
2013-11-05avformat/http: print http headers at AV_LOG_DEBUG levelMichael Niedermayer
2013-11-04http: add hack to make streams served by MediaGateway not seekablewm4
2013-10-31avformat/http: fix cookiesMichael Niedermayer
2013-10-26avformat/http: dont fail with unknown Content-EncodingsMichael Niedermayer
2013-10-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-10-14http: Check the auth string contents and not only the pointerMichael Niedermayer
2013-10-14avformat/http: check the auth string contents not the pointer which cannot be...Michael Niedermayer
2013-10-14Merge commit '71549a857b13edf4c4f95037de6ed5bb4c4bd4af'Michael Niedermayer
2013-10-14Merge commit 'eb8b05a3824a9fa85e20d603595ac8a3b83505d4'Michael Niedermayer