log libvo/vo_dxr2.c @ 33553:72e0e995ae86

age author description
Sat, 07 May 2011 10:59:11 +0000 iive Remove the variable arguments from the libvo control() functions.
Thu, 13 Jan 2011 17:37:16 +0000 ranma move function declaration into vo_dxr2.h
Tue, 11 Jan 2011 00:12:20 +0000 ranma Fix uCode memleak found by debian automated code analysis
Tue, 11 Jan 2011 00:09:59 +0000 ranma Fix compiler warnings in ao_dxr2.c and vo_dxr2.c
Tue, 11 Jan 2011 00:07:52 +0000 ranma Fix name clash with aspect() function from aspect.h (makes vo_dxr2.c compile again).
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Wed, 27 Oct 2010 17:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.
Thu, 17 Jun 2010 08:17:06 +0000 diego Factorize monitor_aspect extern declaration into aspect.h.
Thu, 17 Jun 2010 08:14:57 +0000 diego Add vd.h #include instead of declaring movie_aspect extern.
Sun, 04 Apr 2010 16:08:15 +0000 diego Mark dxr2_opts array as const.
Sat, 20 Mar 2010 23:38:27 +0000 diego Rename get_path.[ch] --> path.[ch].
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 04 May 2009 17:35:26 +0000 diego Add missing 'void' to parameterless function declarations.
Sun, 08 Feb 2009 03:27:30 +0000 diego Add standard license headers, unify header formatting.
Thu, 16 Oct 2008 18:19:36 +0000 diego Move X11_FULLSCREEN definition to x11_common.h where it belongs.