Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sun, 01 Feb 2009 13:42:27 +0000 |
diego |
Convert HAVE_WINSOCK2_H into a 0/1 definition.
|
Sun, 02 Nov 2008 17:15:44 +0000 |
reimar |
Forgotten reindent
|
Sun, 02 Nov 2008 17:15:14 +0000 |
reimar |
Add a noicyx:// protocol to allow easier testing for misconfigured servers.
|
Mon, 01 Sep 2008 07:31:57 +0000 |
diego |
Move '#define closesocket close' preprocessor directive to a common place
|
Sun, 31 Aug 2008 13:59:54 +0000 |
diego |
Revert moving closesocket definition and network headers to network.h.
|
Fri, 29 Aug 2008 22:55:39 +0000 |
diego |
Move duplicated '#define closesocket close' into network.h along with
|
Fri, 29 Aug 2008 20:05:08 +0000 |
diego |
Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.
|
Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|
Sun, 02 Dec 2007 22:12:50 +0000 |
reimar |
mime_type_table is const as well
|
Fri, 29 Jun 2007 21:21:57 +0000 |
rtogni |
wvx files (mimetype video/x-ms-wvx) are asx playlists. Fix bugzilla #750
|
Mon, 05 Feb 2007 23:46:08 +0000 |
rathann |
Fix a few gcc warnings, approved by Diego and Reimar.
|
Fri, 15 Dec 2006 23:09:01 +0000 |
rtogni |
Force lavf on flv streams. Closes bugzilla #354
|
Sat, 09 Dec 2006 18:54:12 +0000 |
reimar |
Close fd on error.
|
Fri, 15 Sep 2006 21:34:38 +0000 |
eugeni |
Change demuxer for "application/octet-stream" http streams from
|
Sat, 05 Aug 2006 10:30:06 +0000 |
ben |
isolated tcp socket code from network.c to a dedicated file
|
Sat, 05 Aug 2006 08:56:54 +0000 |
ben |
kill a warning in getsockopt()
|
Fri, 04 Aug 2006 17:01:29 +0000 |
ben |
proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier)
|
Mon, 31 Jul 2006 17:39:17 +0000 |
ben |
introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
base
libmpdemux/network.c@cc132e57eba7
|