Mercurial > mplayer.hg
log stream/network.c @ 22460:fa2b5e300c5a
age | author | description |
---|---|---|
Mon, 05 Feb 2007 23:46:08 +0000 | rathann | Fix a few gcc warnings, approved by Diego and Reimar. |
Fri, 15 Dec 2006 23:09:01 +0000 | rtogni | Force lavf on flv streams. Closes bugzilla #354 |
Sat, 09 Dec 2006 18:54:12 +0000 | reimar | Close fd on error. |
Fri, 15 Sep 2006 21:34:38 +0000 | eugeni | Change demuxer for "application/octet-stream" http streams from |
Sat, 05 Aug 2006 10:30:06 +0000 | ben | isolated tcp socket code from network.c to a dedicated file |
Sat, 05 Aug 2006 08:56:54 +0000 | ben | kill a warning in getsockopt() |
Fri, 04 Aug 2006 17:01:29 +0000 | ben | proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier) |
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/network.c@cc132e57eba7 |