log libao2/ao_coreaudio.c @ 37195:ac6c37d85d65 default tip

age author description
Sat, 30 Mar 2013 08:53:02 +0000 reimar Avoid declaring loop variables inside the for()
Sun, 23 Oct 2011 12:03:40 +0000 reimar Reindent.
Sun, 23 Oct 2011 12:03:13 +0000 reimar Fix possible crash since RenderCallbackSPDIF might call read_buffer with NULL data.
Wed, 28 Sep 2011 17:04:09 +0000 diego ao_coreaudio: Fix spdif output for OS X 10.7.
Fri, 07 Jan 2011 21:30:14 +0000 diego Fix ao_coreaudio compilation on OS X 10.4.
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Fri, 08 Oct 2010 08:56:20 +0000 diego AC-3 streams need to be byteswapped on little-endian machines.