log libao2/ao_oss.c @ 36174:dabe949e41e9

age author description
Sun, 17 Mar 2013 22:47:17 +0000 diego Add missing strings.h #includes for strcasecmp().
Tue, 30 Oct 2012 17:36:41 +0000 reimar Only a return value of -1 indicates an error for open(),
Thu, 05 Apr 2012 22:29:37 +0000 reimar Use approach used by ao_oss to avoid audio desync
Mon, 11 Jan 2010 20:27:52 +0000 reimar Add support for distinguishing between little- and big-endian SPDIF AC3
Mon, 11 Jan 2010 19:55:07 +0000 reimar Use AF_FORMAT_IS_AC3 in ao_oss.c
Mon, 05 Oct 2009 07:42:02 +0000 cladisch fix calculation of ao_data.bps for sample formats with more than 16 bits
Sun, 26 Jul 2009 19:53:00 +0000 diego Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.