Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 18 May 2012 17:16:35 +0000 | reimar | Make some tables const. |
Fri, 18 May 2012 17:14:04 +0000 | reimar | Return a spf value even when srate is NULL. |
Fri, 18 May 2012 17:03:09 +0000 | reimar | Take start offset into account when calculating amount of audio data. |
Fri, 18 May 2012 17:01:13 +0000 | reimar | Add some additional checks to ensure subtractions do not overflow. |
Thu, 17 May 2012 22:10:19 +0000 | reimar | Remove pointless global variables. |
Thu, 17 May 2012 21:45:24 +0000 | reimar | Fix hardware-acceleration broken by nonref_dr support. |
Wed, 16 May 2012 21:30:07 +0000 | reimar | Initialize "result" variable since FcFontMatch only sets it on failure. |
Wed, 16 May 2012 21:30:06 +0000 | reimar | Add result argument to second FcFontMatch argument, just like for the first. |