summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-05-06 20:14:53 +0200
committerwm4 <wm4@nowhere>2014-05-06 20:14:53 +0200
commit587f42b56c7cba07fadbb3b73032cdd186f76f5f (patch)
treebd0baf55ecce01b1e3cfbc138643e0c663c31bcf /video
parent771199e6d41743aee2c021fd03dac055f14240e0 (diff)
downloadmpv-587f42b56c7cba07fadbb3b73032cdd186f76f5f.tar.bz2
mpv-587f42b56c7cba07fadbb3b73032cdd186f76f5f.tar.xz
Fix bogus copyright text
This file was copied from gl_hwdec_vaglx.c to have a basic skeleton, but no actual code is left from it.
Diffstat (limited to 'video')
-rw-r--r--video/out/gl_hwdec_vdpau.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/video/out/gl_hwdec_vdpau.c b/video/out/gl_hwdec_vdpau.c
index e8f041615a..a49e24b70a 100644
--- a/video/out/gl_hwdec_vdpau.c
+++ b/video/out/gl_hwdec_vdpau.c
@@ -1,8 +1,6 @@
/*
* This file is part of mpv.
*
- * Parts based on the MPlayer VA-API patch (see vo_vaapi.c).
- *
* mpv is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or