log libao2/ao_dxr2.c @ 34195:5affa2074131

age author description
Thu, 13 Jan 2011 17:37:16 +0000 ranma move function declaration into vo_dxr2.h
Tue, 11 Jan 2011 19:46:10 +0000 ranma Drop unneeded extern keyword.
Tue, 11 Jan 2011 00:09:59 +0000 ranma Fix compiler warnings in ao_dxr2.c and vo_dxr2.c
Sat, 11 Sep 2010 22:52:14 +0000 diego Add explanatory comment for video_out.h #inclusion in libao2/.
Sat, 11 Sep 2010 14:43:06 +0000 diego Move dxr2_fd extern variable declaration to vo_dxr2.h, where it belongs.
Wed, 08 Sep 2010 18:16:06 +0000 diego Add proper include instead of declaring the vo_pts variable extern.
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Mon, 11 Jan 2010 19:23:18 +0000 reimar Add and use AF_FORMAT_IS_AC3 macro.
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.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Sat, 12 Jan 2008 16:05:04 +0000 reimar Write functions used by send_mpeg_*_packet may _not_ modify data
Thu, 07 Dec 2006 11:58:07 +0000 reimar Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
Wed, 29 Nov 2006 15:02:45 +0000 diego Remove bswap.h, use libavutil/bswap.h instead.
Sun, 23 Jul 2006 10:10:06 +0000 ben use mpeg packetizer helpers for sending lpcm packets
Sat, 22 Jul 2006 10:39:00 +0000 ben use new mpeg_packetizer helpers
Thu, 06 Jul 2006 04:30:19 +0000 reynaldo modifies function declarations without parameters from ()
Tue, 29 Nov 2005 19:53:05 +0000 ranma Link was a bit dated (but still working :-))
Sun, 19 Jun 2005 09:17:44 +0000 ranma Fix email address
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.
Sun, 28 Nov 2004 10:18:01 +0000 ranma Compile fix
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
Fri, 21 Mar 2003 16:42:50 +0000 alex 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>
Fri, 17 May 2002 23:51:37 +0000 albeu Workaround the bug in x11 vo's (if it's one) wich let a window in the way
Mon, 13 May 2002 19:57:27 +0000 albeu Applied patch from Tobias Diedrich <ranma@gmx.at>, added volume setting
Mon, 13 May 2002 13:15:40 +0000 albeu Initial support for dxr2. Based on patch from Tobias Diedrich <ranma@gmx.at>.