Mercurial > mplayer.hg
log stream/network.c @ 25344:5733d840e9fb
age | author | description |
---|---|---|
2007-12-02 | reimar | mime_type_table is const as well |
2007-06-29 | rtogni | wvx files (mimetype video/x-ms-wvx) are asx playlists. Fix bugzilla #750 |
2007-02-05 | rathann | Fix a few gcc warnings, approved by Diego and Reimar. |
2006-12-15 | rtogni | Force lavf on flv streams. Closes bugzilla #354 |
2006-12-09 | reimar | Close fd on error. |
2006-09-15 | eugeni | Change demuxer for "application/octet-stream" http streams from |
2006-08-05 | ben | isolated tcp socket code from network.c to a dedicated file |
2006-08-05 | ben | kill a warning in getsockopt() |
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/network.c@cc132e57eba7 |