Fri, 10 Sep 2010 21:42:13 +0000 |
diego |
Replace audio_id / video_id extern declarations by mpcommon.h #include.
|
Sun, 21 Feb 2010 23:26:16 +0000 |
diego |
Add header for asf_mmst_streaming_start() instead of forward declaring it.
|
Fri, 19 Feb 2010 09:12:23 +0000 |
komh |
Remove useless CONFIG_SETLOCALE
|
Sun, 31 May 2009 13:09:48 +0000 |
reimar |
Using nl_langinfo in the asf mmst implementation makes no sense since
|
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.
|
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.
|
Thu, 07 Aug 2008 10:36:07 +0000 |
diego |
Rename font-related preprocessor directives.
|
Fri, 01 Aug 2008 20:28:58 +0000 |
diego |
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
|
Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|
Fri, 16 May 2008 08:43:15 +0000 |
diego |
cosmetics: Remove useless parentheses from return statements.
|
Wed, 14 May 2008 17:20:42 +0000 |
diego |
Use standard license headers with standard formatting.
|
Thu, 08 Feb 2007 17:03:24 +0000 |
reimar |
Quick hack mostly for documentation purposes to make -aid work with mms://
|
Sat, 09 Dec 2006 18:57:48 +0000 |
reimar |
Forgotten closesocket on error, patch by
|
Mon, 18 Sep 2006 13:00:51 +0000 |
diego |
Restore original copyright notice as found in xine and xine-mms where this
|
Sat, 05 Aug 2006 10:30:06 +0000 |
ben |
isolated tcp socket code from network.c to a dedicated file
|
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/asf_mmst_streaming.c@eb93c509c75a
|