Mercurial > mplayer.hg
log stream/ai_alsa.c @ 35414:f7c733273a13
age | author | description |
---|---|---|
Mon, 14 Nov 2011 09:58:24 +0000 | diego | ai_alsa: set appropriate #defines to work with ALSA 0.9.x headers |
Wed, 09 Nov 2011 01:22:02 +0000 | diego | Remove obsolete ALSA 0.5 audio output and ALSA 0.9 audio input. |
Sun, 24 Jul 2011 23:55:34 +0000 | diego | Do not translate console messages of verbosity level MSGL_V and above. |
Sat, 30 Jan 2010 22:26:47 +0000 | diego | Add license header to all files missing it in the stream subdirectory. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Thu, 17 Jul 2008 17:11:30 +0000 | reimar | Our ALSA code needs alloca, so check for it in configure and include alloca.h |
Mon, 31 Jul 2006 17:39:17 +0000 | ben | introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/ai_alsa.c@ec54e282cdb8 |