Age | Commit message (Collapse) | Author |
|
CVS patchset: 3923
CVS date: 2003/01/15 00:53:40
|
|
CVS patchset: 3921
CVS date: 2003/01/14 23:40:56
|
|
- Fixes http response parsing
- Fixes first http request
CVS patchset: 3920
CVS date: 2003/01/14 23:39:11
|
|
CVS patchset: 3886
CVS date: 2003/01/13 01:23:13
|
|
Some explanantions about mms protocols in xine :
mms:/, mmst:/, mmsu:/, mmsh:/ mrls are handled by the mms input plugin
mmst:/ and mmsu:/ mrls point out the 'mms over tcp' protocol (mms.c)
mmsh:/ mrls point out the 'mms over http' protocol (mmsh.c)
When a mms:/ url is encountered, mmst is tried first, then mmsh is tried if mmst failed
To try the new mmsh support :
xine mmsh://wmp.tf1.coltfrance.com/wmetf1/cinema/hpotter/harry_potter_secrets_320.wmv
xine mmsh://wmp.tf1.coltfrance.com/wmetf1/clip/johnny/marie_320.wmv
CVS patchset: 3885
CVS date: 2003/01/13 01:11:57
|