[MPlayer-cvslog] r28871 - trunk/libvo/vo_macosx.m
diego
subversion at mplayerhq.hu
Sat Mar 7 14:45:48 CET 2009
Author: diego
Date: Sat Mar 7 14:45:48 2009
New Revision: 28871
Log:
cosmetics: Reformat file header.
Modified:
trunk/libvo/vo_macosx.m
Modified: trunk/libvo/vo_macosx.m
==============================================================================
--- trunk/libvo/vo_macosx.m Sat Mar 7 14:25:55 2009 (r28870)
+++ trunk/libvo/vo_macosx.m Sat Mar 7 14:45:48 2009 (r28871)
@@ -1,4 +1,7 @@
/*
+ * Mac OS X video output driver
+ * Copyright (c) 2005 Nicolas Plourde <nicolasplourde at gmail.com>
+ *
* This file is part of MPlayer.
*
* MPlayer is free software; you can redistribute it and/or modify
@@ -16,14 +19,6 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-/*
- vo_macosx.m
- by Nicolas Plourde <nicolasplourde at gmail.com>
-
- MPlayer Mac OSX video out module.
- Copyright (c) Nicolas Plourde - 2005
-*/
-
#import "vo_macosx.h"
#include <sys/types.h>
#include <sys/ipc.h>
More information about the MPlayer-cvslog
mailing list