index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpdemux
/
asf_mmst_streaming.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bugs/crash introduced by translation patch
reimar
2005-11-06
1
-1
/
+1
*
Changed MSGTR_MPDEMUX_MMST_MallocFailed to MSGTR_MemAllocFailed (msg defined ...
ptt
2005-11-05
1
-1
/
+1
*
libmpdemux translatables to help_mp part 1 / mp_msg calls / try 2
reynaldo
2005-10-31
1
-29
/
+30
*
fix longstanding typo - "patentend"
wanderer
2005-08-31
1
-1
/
+1
*
some debugging code
alex
2005-06-03
1
-0
/
+13
*
printf converted to mp_msg; made static many unnecessarily global symbols
nicodvb
2005-06-03
1
-39
/
+37
*
Use define instead of hardcodec value for max streams number
rtognimp
2005-04-16
1
-2
/
+3
*
Fix potential buffer overflow for urls with more than 20 streams
rtognimp
2005-04-15
1
-0
/
+4
*
Make string_utf16 code behave almost the same with or without iconv
rtognimp
2005-04-13
1
-0
/
+1
*
remove all setlocale calls, they break the behaviour of sscanf and
reimar
2005-01-20
1
-3
/
+1
*
fix a problem pointed out by iDEFENSE and several similar ones.
reimar
2004-12-15
1
-1
/
+25
*
typo noticed by Shixin Zeng <shixinzeng at sjtu dot edu dot cn>
diego
2004-10-10
1
-1
/
+1
*
Use port number embedded in url for mms streams
rtognimp
2004-08-07
1
-1
/
+3
*
WMP doesn't encode urls with mmst protocol
rtognimp
2004-07-02
1
-1
/
+15
*
disable iconv in case setlocale is disabled - compile fix
alex
2004-06-26
1
-0
/
+4
*
user nl_langinfo if langinfo support present for proper chinese support, feat...
alex
2004-06-26
1
-1
/
+8
*
Fix hang on broken mmst streams
rtognimp
2004-06-07
1
-1
/
+2
*
make gcc eating this under hurd
alex
2004-04-05
1
-4
/
+4
*
Fix hanging at end of mms:// streams.
rtognimp
2004-03-28
1
-1
/
+2
*
Warning fixes (approved by A'rpi).
rathann
2003-11-08
1
-2
/
+2
*
fallback to non-iconv dummy utf16 conversion if iconv failed
alex
2003-11-06
1
-35
/
+27
*
remove uncommon langinfo code and replace it by more common setlocal. patch b...
alex
2003-11-06
1
-2
/
+1
*
Current mplayer (mine is mplayer-1.0-pre1cvs20031001) cannot play mms
attila
2003-11-01
1
-0
/
+44
*
10l
alex
2003-10-22
1
-2
/
+1
*
Fixing tons of 10ls. Patch by rgselk <rgselknospam@yahoo.com>
alex
2003-10-22
1
-10
/
+11
*
ftp support. The change on connect2Server is needed bcs we need 2
albeu
2003-08-15
1
-1
/
+1
*
Networking support under MinGW.
diego
2003-06-11
1
-1
/
+7
*
Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD st...
alex
2003-05-29
1
-5
/
+5
*
10l found by yepyep
alex
2003-05-25
1
-2
/
+2
*
debug printf
arpi
2002-10-30
1
-1
/
+1
*
GCC warning fixes
bertrand
2002-10-29
1
-11
/
+15
*
- fixed several 10l bugs
arpi
2002-10-23
1
-198
/
+106
*
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
arpi
2002-09-22
1
-2
/
+2
*
Fixed an unknown command. Looks like it's a new command from WMS9.
bertrand
2002-09-07
1
-3
/
+10
*
Checked if the connection succeeded before writing in the socket.
bertrand
2002-09-03
1
-0
/
+8
*
Added support for asf mmst protocol.
bertrand
2002-05-14
1
-0
/
+628