summaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg045/files/patch-libav::avformat.h
blob: 3199bc4a0bbe3565fc911949d8029cba96bab2ca (plain) (blame)
1
2
3
4
5
6
7
8
9
--- libav/avformat.h	Mon Jul  8 04:38:40 2002
+++ libav/avformat.h	Sun Jul 14 15:22:58 2002
@@ -284,5 +284,5 @@
 int video_grab_init(void);
 int audio_init(void);
 
-extern const char *v4l_device;
+extern const char *video_device;
 extern const char *audio_device;