Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 28 Jul 2006 14:37:41 +0000 | reimar | Move variable declarations to the block level where they are actually used |
Fri, 28 Jul 2006 14:24:04 +0000 | reimar | call av_release_clip at uninit, part of a patch by Gianluigi Tiesi <mplayer at netfarm it> |
Fri, 28 Jul 2006 13:59:50 +0000 | uau | Remove code that prevented the OSD current time from going back by one |
Fri, 28 Jul 2006 13:50:08 +0000 | reimar | Avoid large amounts of data on the stack (> 900k on 64 bit systems). |