summaryrefslogtreecommitdiffstats
path: root/vidix/unichrome_vid.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-12 10:44:36 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-12 10:44:36 +0000
commit84113624b629aae8dbc66f921b71160172d770b5 (patch)
treed438e9d0181370a1012d0390550f61a5b5e50261 /vidix/unichrome_vid.c
parent57239aeadddaa526909121b21b011db4337f4a76 (diff)
downloadmpv-84113624b629aae8dbc66f921b71160172d770b5.tar.bz2
mpv-84113624b629aae8dbc66f921b71160172d770b5.tar.xz
Remove pointless changelogs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26747 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'vidix/unichrome_vid.c')
-rw-r--r--vidix/unichrome_vid.c14
1 files changed, 4 insertions, 10 deletions
diff --git a/vidix/unichrome_vid.c b/vidix/unichrome_vid.c
index 4fb9ddaedc..40a95d9bfd 100644
--- a/vidix/unichrome_vid.c
+++ b/vidix/unichrome_vid.c
@@ -1,6 +1,10 @@
/*
* VIDIX driver for VIA CLE266/Unichrome chipsets.
+ *
* Copyright (C) 2004 Timothy Lee
+ * Thanks to Gilles Frattini for bugfixes
+ * Doxygen documentation by Benjamin Zores <ben@geexbox.org>
+ * h/w revision detection by Timothy Lee <timothy.lee@siriushk.com>
*
* This file is part of MPlayer.
*
@@ -17,16 +21,6 @@
* You should have received a copy of the GNU General Public License
* along with MPlayer; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
- * Thanks to Gilles Frattini for bugfixes
- *
- * Changes:
- * 2004-03-10
- * Initial version
- * 2004-10-09
- * Added Doxygen documentation (Benjamin Zores <ben@geexbox.org>)
- * 2004-11-08
- * Added h/w revision detection (Timothy Lee <timothy.lee@siriushk.com>)
*/
#include <errno.h>