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

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.