2*10l to me

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7177 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-08-30 20:59:21 +00:00
parent 21c2e04371
commit 37e6450cfe
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
#include "dll_init.h"
static vd_info_t info_vfw = {
static vd_info_t info = {
"Win32/VfW video codecs",
"vfw",
VFM_VFW,

View File

@ -11,7 +11,7 @@
#include "dll_init.h"
static vd_info_t info_vfwex = {
static vd_info_t info = {
"Win32/VfWex video codecs",
"vfwex",
VFM_VFWEX,