Mercurial > mplayer.hg
log libao2/ao_coreaudio.c @ 32808:e67eb882f67a
age | author | description |
---|---|---|
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. |
Tue, 17 Aug 2010 22:39:24 +0000 | diego | Fix a bunch of grammar and spelling errors in mp_msg calls. |
Mon, 12 Jul 2010 20:19:53 +0000 | adrian | Reindent and align after r31725. |
Mon, 12 Jul 2010 20:19:09 +0000 | adrian | Improve handling of the "help" suboption in coreaudio: |
Mon, 12 Jul 2010 17:43:37 +0000 | diego | Remove some unused variables along with the corresponding warnings. |