Mercurial > mplayer.hg
log stream/url.c @ 30924:798e4a2b2571
age | author | description |
---|---|---|
Sat, 30 Jan 2010 22:26:47 +0000 | diego | Add license header to all files missing it in the stream subdirectory. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Sun, 20 Jan 2008 20:43:46 +0000 | rtogni | Clear tmp between ip6 check and string escape to prevent reuse of the |
Tue, 08 Jan 2008 00:37:41 +0000 | diego | Fix illegal identifiers, names starting with __ are reserved for the system. |
Tue, 21 Nov 2006 16:27:05 +0000 | reimar | cosmetics |
Tue, 21 Nov 2006 16:26:38 +0000 | reimar | Also support absolute url redirection, e.g. http://www.youtube.com/v/buKaqRG2SFA |
Wed, 08 Nov 2006 22:42:31 +0000 | reimar | Support URL redirections that do not specify full URL. |
Mon, 31 Jul 2006 17:39:17 +0000 | ben | introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/url.c@11386e8e70b8 |