]> git.sesse.net Git - ffmpeg/history - libavformat/http.h
au: cosmetics: pretty-print and remove pointless comments
[ffmpeg] / libavformat / http.h
2012-12-20 Diego Biurrunmiscellaneous typo fixes
2012-05-28 Samuel Pitoisethttp: Add support for reusing the http socket for subse...
2011-11-10 Martin Storsjöhttp: Remove the now unused ff_http_set_headers custom...
2011-11-05 Martin Storsjöhttp: Remove the custom function for disabling chunked...
2011-04-08 Anton Khirnovavio: make URLContext internal.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-06-21 Martin StorsjöHTTP: Add a method for initializing the authentication...
2010-06-17 Martin StorsjöAdd the necessary includes, add an extra empty line...
2010-06-08 Josh AllmannAdd support for disabling chunked transfer encoding...
2010-06-08 Josh AllmannAdd the capability to write custom HTTP headers