Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 04 Jan 2007 19:41:41 +0000 | reimar | Use av_d2q to produce the fps fraction, this usually produces more sane fractions |
Thu, 04 Jan 2007 19:33:03 +0000 | reimar | Fix printf types: AVRational members are ints, not 64 bit. |
Thu, 04 Jan 2007 16:46:15 +0000 | ben | allows OSD menu to be displayed when using MPEG PES video out |
Thu, 04 Jan 2007 16:30:06 +0000 | ben | restore volume if muted at exit |
Thu, 04 Jan 2007 16:10:40 +0000 | ben | fix detection of rage128/radeon using vidix driver on powerpc (which seems to keep them disabled), no impact on other archs |
Thu, 04 Jan 2007 16:07:42 +0000 | ben | don't fatal if saving vesa state failed (this always fails on qemu, with this patch vesa now works under qemu) |