Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 27 Feb 2007 21:16:54 +0000 | nicodvb | 1000l, removed code that messed with the internals of demux_packet_t (but there's still more); patch by C.E.Hoyos fixed by me |
Tue, 27 Feb 2007 20:22:05 +0000 | nicodvb | removed duplicated code in demux_seek(); stream_seek() already aligns to STREAM_BUFFER_SIZE boundary |
Tue, 27 Feb 2007 20:15:31 +0000 | nicodvb | 100000l: average != semidistance, fixed seeking to the middle position; patch by Zuxy meng (zuxy.megn gmail com) |
Tue, 27 Feb 2007 19:49:29 +0000 | diego | 10l: Add missing definition of USE_STREAM_CACHE. |
Tue, 27 Feb 2007 17:16:44 +0000 | voroshil | Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with live555. |
Tue, 27 Feb 2007 17:13:17 +0000 | diego | Move the decision about stream cache compilation to configure. |