comparison libvo/vo_dxr3.c @ 25216:3aee342be929

Make vo info structs const
author reimar
date Sun, 02 Dec 2007 14:06:03 +0000
parents 9fb716ab06a3
children c9e9ac2008c2
comparison
equal deleted inserted replaced
25215:5a4fad628819 25216:3aee342be929
150 #endif 150 #endif
151 #include "libavutil/avstring.h" 151 #include "libavutil/avstring.h"
152 152
153 #define SPU_SUPPORT 153 #define SPU_SUPPORT
154 154
155 static vo_info_t info = 155 static const vo_info_t info =
156 { 156 {
157 "DXR3/H+ video out", 157 "DXR3/H+ video out",
158 "dxr3", 158 "dxr3",
159 "David Holm <dholm@iname.com>", 159 "David Holm <dholm@iname.com>",
160 "" 160 ""