log

age author description
Sun, 23 Nov 2008 13:02:10 +0000 diego cosmetics: Lessen differences to vo_wii.c.
Sun, 23 Nov 2008 12:46:42 +0000 diego cosmetics: consistent formatting for if/else/case
Sun, 23 Nov 2008 12:45:07 +0000 reimar Reimplement -endchapter support again for -dump*, it was broken in r25987.
Sun, 23 Nov 2008 12:30:39 +0000 reimar Simplify handling of VOFLAG_MODESWITCHNG, merge assignment and declaration
Sun, 23 Nov 2008 12:25:41 +0000 reimar Remove unused flip_flag variable
Sun, 23 Nov 2008 12:08:18 +0000 diego cosmetics: Reformat some lines to lessen differences to vo_fbdev.c.
Sun, 23 Nov 2008 12:01:48 +0000 diego cosmetics: Move up uninit() to avoid a forward declaration.
Sun, 23 Nov 2008 11:59:37 +0000 diego cosmetics: consistent function declarations.
Sun, 23 Nov 2008 11:58:11 +0000 diego cosmetics: Remove tabs and trailing whitespace.
Sun, 23 Nov 2008 11:53:17 +0000 diego Remove unused variables and the related warnings along with them.
Sat, 22 Nov 2008 13:31:55 +0000 bircoph Make description of the option more clear as suggested by
Fri, 21 Nov 2008 23:22:53 +0000 reimar Remove a aspect calculation line.
Fri, 21 Nov 2008 23:17:26 +0000 reimar Simplify handling of "flags" parameter
Fri, 21 Nov 2008 23:14:38 +0000 reimar Add forgotten initialization if Flip_Flag to 0.
Fri, 21 Nov 2008 19:32:19 +0000 diego cosmetics: typo fixes
Fri, 21 Nov 2008 18:55:00 +0000 diego cosmetics: Write revision number with leading 'r'.
Fri, 21 Nov 2008 13:03:22 +0000 compn add direct3d docs, ok'd by Guillaume
Fri, 21 Nov 2008 12:23:10 +0000 bircoph Synced with r27967.
Fri, 21 Nov 2008 12:22:16 +0000 reimar Fix and enable panscan handling for vo_direct3d
Thu, 20 Nov 2008 22:54:30 +0000 diego cosmetics: Consistently place HEADERS before OBJS in all Makefiles.
Thu, 20 Nov 2008 19:32:08 +0000 reynaldo Add all still missing lines, full sync against r27967
Thu, 20 Nov 2008 19:03:53 +0000 reynaldo Trivial, add some more lines that were missing
Thu, 20 Nov 2008 18:28:22 +0000 reynaldo Trivial, Cosmetics
Thu, 20 Nov 2008 16:15:25 +0000 reynaldo COSMETICS, More line shifting to match English master
Thu, 20 Nov 2008 16:06:52 +0000 reynaldo TRIVIAL, add some more missing lines
Thu, 20 Nov 2008 16:03:52 +0000 reynaldo COSMETICS, More line shifting to match English master
Thu, 20 Nov 2008 15:39:51 +0000 reynaldo TRIVIAL, some missing lines and a grammar correction
Thu, 20 Nov 2008 15:13:14 +0000 reimar Cosmetics: rename variables etc. in vo_direct3d.c
Wed, 19 Nov 2008 20:19:25 +0000 reimar Factor common code like -wid handling, vo_gc creation etc. out into
Wed, 19 Nov 2008 16:41:59 +0000 gpoirier Add detection of x86 CPU features SSSE3 and SSE4a.