Mercurial > mplayer.hg
log libao2/ao_alsa.c @ 32357:379ac243ea60
age | author | description |
---|---|---|
Tue, 03 Aug 2010 15:55:17 +0000 | siretart | various spelling fixes, found by the Debian QA tool 'lintian' |
Thu, 28 Jan 2010 18:26:12 +0000 | reimar | Explain why we still disable the ALSA resampler even though it is probably |
Wed, 27 Jan 2010 18:23:19 +0000 | reimar | Declare variable closer to where it is used. |
Wed, 27 Jan 2010 18:21:27 +0000 | reimar | Remove a useless global variable. |
Wed, 27 Jan 2010 18:16:41 +0000 | reimar | Do not needlessly make local variable static. |
Wed, 27 Jan 2010 18:11:15 +0000 | reimar | Remove useless initializers. |
Wed, 27 Jan 2010 18:10:07 +0000 | reimar | Do not needlessly use (file-)global variables. |