log libao2/ao_alsa5.c @ 34195:5affa2074131

age author description
Mon, 11 Jan 2010 20:27:52 +0000 reimar Add support for distinguishing between little- and big-endian SPDIF AC3
Sun, 26 Jul 2009 19:53:00 +0000 diego Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
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, 16 May 2008 09:31:55 +0000 diego cosmetics: Remove pointless parentheses from return statements.
Thu, 06 Jul 2006 04:30:19 +0000 reynaldo modifies function declarations without parameters from ()
Tue, 28 Dec 2004 19:11:14 +0000 alex af_fmt2str_short
Mon, 27 Dec 2004 19:43:13 +0000 reimar 100l, buf etc. in af_fmt2str call are already pointers...
Mon, 27 Dec 2004 18:10:30 +0000 alex hopefully final fix
Mon, 27 Dec 2004 17:30:15 +0000 alex removing AFMT_ dependancy
Tue, 07 Dec 2004 02:24:15 +0000 diego Make include paths consistent.
Sat, 18 Sep 2004 20:31:28 +0000 ivo mp_msg transition of unmaintained audio output drivers.
Tue, 06 Apr 2004 17:55:36 +0000 alex uninit immed flag
Wed, 24 Dec 2003 22:00:51 +0000 diego occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>
Thu, 03 Jul 2003 20:07:54 +0000 alex removing my (non-working) email address
Sun, 23 Mar 2003 18:19:08 +0000 alex 10l to arpi with commit r1.12, noticed by Daniel Mario Vega <dv5a@dc.uba.ar>
Fri, 21 Mar 2003 16:42:50 +0000 alex 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>
Fri, 01 Nov 2002 17:46:45 +0000 arpi verbose can be negative
Mon, 07 Oct 2002 19:56:26 +0000 arpi updated for libaf...
Mon, 29 Apr 2002 16:53:38 +0000 alex play() fix by Jimen Ching <jching@flex.com>, additional printf->mp_msg conversions (for coming i18n support)
Mon, 22 Apr 2002 22:33:06 +0000 arpi AFMT_AC3 autodetect/fallback to S16
Mon, 24 Dec 2001 10:35:43 +0000 pl memset is more portable than bzero ("BSD"ism)
Sat, 24 Nov 2001 05:21:22 +0000 anders interface to libao2 changed ao_plugin added
Fri, 23 Nov 2001 16:35:51 +0000 alex compiling under qnx, hope it works on all qnx release :)
Tue, 12 Jun 2001 14:13:26 +0000 al3x little -Wall fix
Fri, 08 Jun 2001 23:31:06 +0000 arpi_esp fixed AFMT_ stuff (inclue afmt.h)
Fri, 08 Jun 2001 13:35:24 +0000 bertrand Added missing declaration of variables 'err'.
Thu, 07 Jun 2001 13:03:17 +0000 al3x audio_pause/resume implementacio es kozmetikai valtoztatasok
Tue, 05 Jun 2001 18:40:44 +0000 arpi_esp applied solaris8/netbsd/other fixes patch by J¸«ärgen Keil <jk@tools.de>
Mon, 04 Jun 2001 17:42:09 +0000 pontscho initial alsa support by al3x