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

age author description
Sat, 18 Feb 2012 00:08:30 +0000 al Fix compiling with osdep setenv
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Thu, 18 Feb 2010 09:26:00 +0000 diego Mark some more functions that are not used outside of their files as static.
Sun, 03 Jan 2010 11:33:33 +0000 reimar Fixup SDL configure check:
Sat, 08 Aug 2009 08:17:35 +0000 reimar 100l, av_fifo_generic_read does not return anything useful, so ignore its
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Fri, 10 Apr 2009 14:41:18 +0000 reimar Simplify: use av_fifo_space
Mon, 09 Mar 2009 18:21:47 +0000 reimar Reuse libavutil fifo code instead of reimplementing it over and over.
Fri, 06 Mar 2009 19:43:12 +0000 reimar Make ao_info_t structs const.
Mon, 13 Oct 2008 16:23:55 +0000 diego Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
Sun, 07 Sep 2008 14:09:51 +0000 diego Replace casual GPL notices by proper license headers.
Fri, 16 May 2008 09:31:55 +0000 diego cosmetics: Remove pointless parentheses from return statements.
Tue, 11 Dec 2007 20:39:18 +0000 diego SYS_AMIGAOS4 --> __AMIGAOS4__
Mon, 09 Jul 2007 19:50:36 +0000 diego ISO8859-1 --> UTF-8
Tue, 05 Jun 2007 14:27:54 +0000 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow