Fri, 06 Apr 2012 21:26:02 +0000 |
reimar |
Move mp_ao_resume_refill to audio_out.h to avoid compiler
|
Thu, 27 May 2010 18:15:04 +0000 |
diego |
Drop pointless _s suffix from struct ao_data.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Fri, 06 Mar 2009 19:43:12 +0000 |
reimar |
Make ao_info_t structs const.
|
Mon, 26 Jan 2009 15:06:44 +0000 |
diego |
Add standard license headers.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Fri, 01 Feb 2008 20:11:14 +0000 |
reimar |
ao_functions_t should be const, part 1
|
Mon, 31 Dec 2007 16:15:50 +0000 |
diego |
Add explanatory comments to the #endif part of multiple inclusion guards.
|
Mon, 02 Jul 2007 22:34:45 +0000 |
diego |
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
Fri, 16 Jun 2006 21:52:25 +0000 |
uau |
Rewrite audio EOF handling logic fixing some problems that could cause
|
Thu, 09 Feb 2006 14:08:03 +0000 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
Mon, 31 Jan 2005 11:18:31 +0000 |
alex |
unused definitions removed
|
Tue, 06 Apr 2004 17:55:36 +0000 |
alex |
uninit immed flag
|
Fri, 21 Mar 2003 16:42:50 +0000 |
alex |
64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>
|
Sun, 29 Sep 2002 22:57:54 +0000 |
arpi |
audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,)
|