Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 21 Dec 2007 10:53:32 +0000 | reimar | Remove useless alloc casts |
Fri, 21 Dec 2007 00:13:08 +0000 | reimar | Reduce code duplication: add a asf_read_wrapper function that never does partial reads |
Thu, 20 Dec 2007 18:20:09 +0000 | ptt | 30% synced with r22753 |
Thu, 20 Dec 2007 12:57:36 +0000 | reimar | Move more variables into the block where they are used |
Thu, 20 Dec 2007 12:51:24 +0000 | reimar | Move a variable to where it is used |
Thu, 20 Dec 2007 12:00:44 +0000 | ulion | Support send mouse movements commands to mplayer. |
Thu, 20 Dec 2007 11:36:53 +0000 | ulion | Fix stream_cache to use sector_size set in stream_t. |
Thu, 20 Dec 2007 11:21:02 +0000 | reimar | Move ds->current=NULL; further up to the free_demux_packet. |