grab device is in AVFormatParameter (at least better than global variable)
Originally committed as revision 1499 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -41,8 +41,6 @@ AVInputFormat *first_iformat;
|
||||
AVOutputFormat *first_oformat;
|
||||
AVImageFormat *first_image_format;
|
||||
|
||||
const char *video_device = "none";
|
||||
|
||||
void av_register_input_format(AVInputFormat *format)
|
||||
{
|
||||
AVInputFormat **p;
|
||||
|
Reference in New Issue
Block a user