mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-12-24 11:52:06 +08:00
video_device fixes
Originally committed as revision 1497 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -379,7 +379,11 @@ int filename_number_test(const char *filename);
|
||||
int video_grab_init(void);
|
||||
int audio_init(void);
|
||||
|
||||
extern const char *v4l_device;
|
||||
/* DV1394 */
|
||||
int dv1394_init(void);
|
||||
extern int dv1394_channel;
|
||||
|
||||
extern const char *video_device;
|
||||
extern const char *audio_device;
|
||||
|
||||
#ifdef HAVE_AV_CONFIG_H
|
||||
|
||||
Reference in New Issue
Block a user