Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 17 Nov 2009 19:14:42 +0000 | reimar | Merge malloc+memset -> calloc |
Tue, 17 Nov 2009 18:30:33 +0000 | reimar | Fall back to read-based seeking for ffmpeg:// URLs when is_streamed is set |
Tue, 17 Nov 2009 18:28:43 +0000 | reimar | Remove useless check for valid fd with -dumpstream, the code does not |
Tue, 17 Nov 2009 18:08:18 +0000 | reimar | Enable the read-based forward seek fallback also when CONFIG_NETWORK is |
Tue, 17 Nov 2009 18:05:54 +0000 | reimar | Use fill_buffer if available also for STREAMTYPE_STREAM |
Tue, 17 Nov 2009 16:13:20 +0000 | reimar | Mention support for streaming via FFmpeg in Changelog (ffmpeg:// URLs). |
Tue, 17 Nov 2009 16:09:17 +0000 | reimar | Add preliminary support for streaming via FFmpeg's URProtocol functions. |