diff libmpcodecs/dec_video.c @ 8123:9fc45fe0d444

*HUGE* set of compiler warning fixes, unused variables removal based on patch by Dominik Mierzejewski <dominik@rangers.eu.org>
author arpi
date Wed, 06 Nov 2002 23:54:29 +0000
parents b9da278e4c92
children 4b02f73cb4b9
line wrap: on
line diff
--- a/libmpcodecs/dec_video.c	Wed Nov 06 23:51:17 2002 +0000
+++ b/libmpcodecs/dec_video.c	Wed Nov 06 23:54:29 2002 +0000
@@ -202,6 +202,8 @@
     return 0;
 }
 
+extern char *get_path(char *filename);
+
 int init_best_video_codec(sh_video_t *sh_video,char** video_codec_list,char** video_fm_list){
 char* vc_l_default[2]={"",(char*)NULL};
 // hack: