added vfw uninit

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5452 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2002-04-01 13:26:38 +00:00
parent 111e0a4f65
commit 57c7eef360
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ static int init(sh_video_t *sh){
// uninit driver
static void uninit(sh_video_t *sh){
vfw_close_video_codec(sh, (sh->codec->driver==VFM_VFWEX));
}
//mp_image_t* mpcodecs_get_image(sh_video_t *sh, int mp_imgtype, int mp_imgflag, int w, int h);