comparison libvo/vo_zr.c @ 25216:3aee342be929

Make vo info structs const
author reimar
date Sun, 02 Dec 2007 14:06:03 +0000
parents 49a433e2e78f
children c9e9ac2008c2
comparison
equal deleted inserted replaced
25215:5a4fad628819 25216:3aee342be929
28 #include "m_option.h" 28 #include "m_option.h"
29 #include "fastmemcpy.h" 29 #include "fastmemcpy.h"
30 30
31 #include "jpeg_enc.h" 31 #include "jpeg_enc.h"
32 32
33 static vo_info_t info = 33 static const vo_info_t info =
34 { 34 {
35 "Zoran ZR360[56]7/ZR36060 Driver (DC10(+)/buz/lml33/MatroxRR)", 35 "Zoran ZR360[56]7/ZR36060 Driver (DC10(+)/buz/lml33/MatroxRR)",
36 "zr", 36 "zr",
37 "Rik Snel <rsnel@cube.dyndns.org>", 37 "Rik Snel <rsnel@cube.dyndns.org>",
38 "" 38 ""