Mercurial > mplayer.hg
log stream/http.c @ 20813:8a9c1f93acec
age | author | description |
---|---|---|
2006-11-08 | reimar | Support URL redirections that do not specify full URL. |
2006-10-12 | diego | slight overall verbosity reduction |
2006-08-20 | reimar | Handle 303 (See Other) redirect, part of a patch by Benjamin Zores (ben at geexbox org) |
2006-08-04 | ben | proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier) |
2006-07-31 | ben | introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/http.c@a331cf9731e2 |