index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stream
/
asf_mmst_streaming.c
Commit message (
Expand
)
Author
Age
*
Using nl_langinfo in the asf mmst implementation makes no sense since
reimar
2009-05-31
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Convert HAVE_WINSOCK2_H into a 0/1 definition.
diego
2009-02-01
*
Move '#define closesocket close' preprocessor directive to a common place
diego
2008-09-01
*
Revert moving closesocket definition and network headers to network.h.
diego
2008-08-31
*
Move duplicated '#define closesocket close' into network.h along with
diego
2008-08-29
*
Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.
diego
2008-08-29
*
Rename font-related preprocessor directives.
diego
2008-08-07
*
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
diego
2008-08-01
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
*
Use standard license headers with standard formatting.
diego
2008-05-14
*
Quick hack mostly for documentation purposes to make -aid work with mms://
reimar
2007-02-08
*
Forgotten closesocket on error, patch by
reimar
2006-12-09
*
Restore original copyright notice as found in xine and xine-mms where this
diego
2006-09-18
*
isolated tcp socket code from network.c to a dedicated file
ben
2006-08-05
*
proper inclusion of demuxer.h (including libmpdemux in Makefile only was to m...
ben
2006-08-04
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31