aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/network.c
Commit message (Expand)AuthorAge
...
* Cleaned up the way proxies checking was done.Gravatar bertrand2002-02-11
* ehh. i forgot to commit this patch: fix RTP streaming. patch by Dave Chapman ...Gravatar arpi2002-02-06
* Modified the cache option value setting/reading, so we can reportGravatar bertrand2002-01-22
* Add a check to not set the cache size if the user alredy set it.Gravatar albeu2002-01-21
* Set the cache value if the network layer was able to compute it.Gravatar bertrand2002-01-20
* Moved network related code from open.c to network.cGravatar bertrand2002-01-19
* added .rm (real) and .y4m (yuv4mpeg)Gravatar alex2002-01-18
* Added support for the environment variable http_proxy.Gravatar bertrand2002-01-14
* Changed the proxy protocol to http_proxy.Gravatar bertrand2002-01-14
* Added proxy support.Gravatar bertrand2002-01-12
* Applied RTP patch from Brian Kuschak <bkuschak@yahoo.com>Gravatar bertrand2002-01-10
* Kept the HTTP connection open after autodetect, soGravatar bertrand2002-01-08
* various small streaming fixes by Alban Bedel <albeu@free.fr>Gravatar arpi2002-01-08
* possible uninit pointer free()'dGravatar pl2001-12-25
* RTP support patch by Brian Kuschak <bkuschak@yahoo.com>Gravatar arpi2001-12-23
* If the demuxer type is unknown it will start an http streaming.Gravatar bertrand2001-12-19
* nop_steraming fixedGravatar arpi2001-12-19
* Added the Host field in the HTTP request.Gravatar bertrand2001-12-18
* Applied the patch from Alban Bedel <albeu@free.fr>.Gravatar bertrand2001-12-14
* Added a data field in the streaming_ctrl_t struct, to store anyGravatar bertrand2001-12-11
* Moved the network related include files from network.c to network.hGravatar bertrand2001-12-10
* Checked the return values on read.Gravatar bertrand2001-12-07
* added some new typesGravatar alex2001-11-22
* Removed my buffer hack to use cache2.Gravatar bertrand2001-11-20
* config.h cleanup, few things added to steram/demuxer headersGravatar arpi2001-10-30
* Added ASF http server streaming (Not mms streaming).Gravatar bertrand2001-10-26
* libdemuxer...Gravatar arpi2001-10-20