Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 20 Feb 2010 19:23:14 +0000 | reimar | Print response headers as debugging output also for HTTP seeks. |
Sat, 20 Feb 2010 19:22:23 +0000 | reimar | 10l, fix a close() that should be a closesocket() |
Sat, 20 Feb 2010 18:53:07 +0000 | reimar | Do not discard stream buffer on eof, instead reuse it to slightly improve |
Sat, 20 Feb 2010 18:39:26 +0000 | reimar | Replace misuse of stream_reset to set stream pos to 0 by more appropriate code. |
Sat, 20 Feb 2010 17:50:56 +0000 | reimar | Print demuxer name in "freeing demuxer" message. |
Sat, 20 Feb 2010 17:21:48 +0000 | diego | FFmpeg: Add HAVE_ALIGNED_{8,16} to config.h on ppc and x86. |