| Commit message (Expand) | Author | Age |
* | Fix bugs/crash introduced by translation patch | reimar | 2005-11-06 |
* | Changed MSGTR_MPDEMUX_ASF_MallocFailed to MSGTR_MemAllocFailed (msg defined t... | ptt | 2005-11-05 |
* | libmpdemux translatables to help_mp part 1 / mp_msg calls / try 2 | reynaldo | 2005-10-31 |
* | check4proxies always creates a copy, so url should be freed | reimar | 2005-09-06 |
* | strncasecmp is not necessary and e.g. strncasecmp(prot, "mms", 3) will | reimar | 2005-07-26 |
* | printf converted to mp_msg; made static many unnecessarily global symbols | nicodvb | 2005-06-03 |
* | ported all network streams to the new API | nicodvb | 2005-05-29 |
* | fix for streams that do not send a bitrate | reimar | 2005-02-03 |
* | If asf/tcp fails, asf/http used a wrong port | rtognimp | 2005-01-16 |
* | 10l, variable declarations must be before mp_msg. | reimar | 2004-12-28 |
* | fix stream selection and -bandwidth for mms-over-http. | reimar | 2004-12-25 |
* | reduced code complexity, and also made consistent with other parts | alex | 2004-07-21 |
* | removing broken and unneeded copy | alex | 2004-07-21 |
* | correct spelling | alex | 2004-06-25 |
* | Use same order as WMP for mms protocols (MMSU, MMST, HTTP) | rtognimp | 2004-06-06 |
* | Fix hang for some asf video stream like http://193.219.139.115/ltv/zinios/new... | rtognimp | 2004-05-02 |
* | Don't say that a protocol is unsupported if that's not true | rtognimp | 2004-04-25 |
* | Fix for some audio asf streams like http://ms.bandeapart.fm/bap/albums/973/65... | rtognimp | 2004-04-17 |
* | Accept video/x-ms-asf as the MIME type for ASF as well. Patch by Dominique An... | mosu | 2003-11-01 |
* | simple fix for buffer overflow (remotely exploitable). feel free to | rfelker | 2003-09-25 |
* | ftp support. The change on connect2Server is needed bcs we need 2 | albeu | 2003-08-15 |
* | Networking support under MinGW. | diego | 2003-06-11 |
* | Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD st... | alex | 2003-05-29 |
* | Use new config headers | albeu | 2003-03-30 |
* | 10l bug... | bertrand | 2003-01-06 |
* | - Now mmst will use the MMS/TCP implementation first, instead of trying | bertrand | 2003-01-02 |
* | GCC warning fixes | bertrand | 2002-10-29 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 |
* | Don't try to reread from the socket if the server says EOF | bertrand | 2002-09-07 |
* | - If fatal error while trying to connect to a WM server, skip other proto. | bertrand | 2002-09-03 |
* | Fixed the asf http authentication. | bertrand | 2002-07-09 |
* | Add missing authentication for asf streaming. | atmos4 | 2002-07-08 |
* | Changed the way that the streams are requested. | bertrand | 2002-07-05 |
* | Enable mmst support. MMST will be tried if the HTTP support failed. | bertrand | 2002-05-14 |
* | Convert printf to mp_msg in the network layer | albeu | 2002-04-30 |
* | Added big endian handling for the ASF_chunk_t struct. | bertrand | 2002-04-14 |
* | Readded the content-type checking, in case of the no HTTP body are | bertrand | 2002-01-24 |
* | 10l ... | nexus | 2002-01-23 |
* | Added a turn around for badly configured web servers. | bertrand | 2002-01-23 |
* | Changed the asf_file_header_t struct to read all the fields properly. | bertrand | 2002-01-20 |
* | Changed the proxy protocol to http_proxy. | bertrand | 2002-01-14 |
* | Added proxy support. | bertrand | 2002-01-12 |
* | Changed the return value of the start function. Doesn't return the fd | bertrand | 2002-01-10 |
* | Kept the HTTP connection open after autodetect, so | bertrand | 2002-01-08 |
* | various small streaming fixes by Alban Bedel <albeu@free.fr> | arpi | 2002-01-08 |
* | As nobody fixed this yet: | pl | 2001-12-25 |
* | Fixed the multiple ASF header stream chunk. | bertrand | 2001-12-17 |
* | Applied the patch from Alban Bedel <albeu@free.fr>. | bertrand | 2001-12-16 |
* | Applied the patch from Alban Bedel <albeu@free.fr>. | bertrand | 2001-12-14 |
* | Applied the patch from Alban Bedel <albeu@free.fr> to | bertrand | 2001-12-12 |