Commit message (Expand) | Author | Age | |
---|---|---|---|
* | printf to mp_msg | albeu | 2002-05-02 |
* | Removed the url_copy function , since it was badly implemented, | bertrand | 2002-02-11 |
* | Added a debug function to print the struct's variables. | bertrand | 2002-01-12 |
* | x = malloc(strlen(s) + c) ... strcpy(x, s) | pl | 2001-12-19 |
* | Added 2 functions to escape/unescape the url as described in the RFC 2396. | bertrand | 2001-12-14 |
* | Applied the patch from Alban Bedel <albeu@free.fr>. | bertrand | 2001-12-14 |
* | Added a function to copy URL. | bertrand | 2001-11-20 |
* | libdemuxer... | arpi | 2001-10-20 |