COMMITS
/ stream/network.c May 11, 2026
K
options: enable `tls-verify` by default
Kacper Michajłow committed
May 6, 2026
K
stream: split shared network options into their own sub-options
Kacper Michajłow committed
July 7, 2013
W
Remove internal network support
wm4 committed
February 24, 2013
W
network: set default user-agent to MPlayer's
wm4 committed
January 31, 2013
W
stream: set default HTTP user agent to "Mozilla/5.0"
wm4 committed
January 10, 2013
R
Fix lots of bugs in mp_http URL handling
Rudolf Polzer committed
November 17, 2012
U
cache: refactor how cache enabling is done
Uoti Urpala committed
November 18, 2012
W
stream, demux: replace off_t with int64_t
wm4 committed
October 30, 2012
R
Fix potential bugs and issues, general cleanups
reimar committed
November 13, 2012
W
network: fix crash with -playlist http://...
wm4 committed
November 9, 2012
W
Rename directories, move files (step 2 of 2)
wm4 committed
February 26, 2011
C
url: simplify
cboesch committed
August 19, 2012
S
core, timeline: cache external ordered chapter files too
Stefano Pigozzi committed
August 18, 2012
W
libmpdemux: remove demux_real, demux_viv, demux_audio
wm4 committed
July 30, 2012
W
Remove some demuxers and decoders
wm4 committed
December 11, 2011
U
configure, build: remove --disable-libav support
Uoti Urpala committed
July 4, 2011
R
stream/network: don't clobber buffer byte counts on error
reimar committed
R
stream/network: distinguish EOF/error in streaming control API
reimar committed
March 17, 2011
C
stream: http: Allow setting custom http header
cehoyos committed
December 3, 2010
C
stream/http: Add support for login/password in http_proxy env variable
cboesch committed
November 25, 2010
C
stream/network.c, stream/http.c: cleanup
cboesch committed
November 21, 2010
C
stream/http: Do not keep authentication in URL when proxied
cboesch committed
November 18, 2010
C
stream/http: Add Proxy-Authorization header to authenticate on proxies
cboesch committed
C
stream/http: don't use proxy values for "Authorization" header
cboesch committed
November 7, 2010
C
stream/network.c: Replace hardcoded str size with sizeof
cboesch committed
D
cleanup: don't check for NULL before free()
diego committed
October 17, 2010
R
stream_network: Fix possible crash for invalid http_proxy URLs
reimar committed
October 31, 2010
U
build: enable/disable all FFmpeg libraries together
Uoti Urpala committed
June 28, 2010
D
Factorize MPlayer/MEncoder version string handling.
diego committed
June 27, 2010
R
stream: Use MSG_NOSIGNAL flag if available for send().
reimar committed
June 2, 2010
U
Merge svn changes up to r31291
Uoti Urpala committed
May 30, 2010
R
Add a referrer option to set the HTTP Referer field.
reimar committed
April 26, 2010
U
Merge svn changes up to r30967
Uoti Urpala committed
March 23, 2010
R
Make http_read_response fail if parsing the response failed.
reimar committed
March 10, 2010
U
Delete things related to old translation system
Uoti Urpala committed
U
Merge svn changes up to r30798
Uoti Urpala committed
March 9, 2010
U
Merge svn changes up to r30672
Uoti Urpala committed
U
Merge svn changes up to r30663
Uoti Urpala committed
U
Merge svn changes up to r30529
Uoti Urpala committed
U
Merge svn changes up to r30475
Uoti Urpala committed
February 27, 2010
C
Remove unused static function streaming_stop().
cehoyos committed
February 20, 2010
R
Print response headers as debugging output also for HTTP seeks.
reimar committed
R
10l, fix a close() that should be a closesocket()
reimar committed
R
February 16, 2010
D
February 5, 2010
R
Prefer libavformat over our own mov demuxer also for video/quicktime
reimar committed
January 30, 2010
July 6, 2009
U
Remove trailing whitespace from most files
Uoti Urpala committed
A
Translation system changes part 2: replace macros by strings
Amar Takhar committed