make sure opencv builds fine with the recent versions of libav (e.g. from Ubuntu 14.10)
This commit is contained in:
@@ -132,6 +132,7 @@ public:
|
||||
writer << img;
|
||||
}
|
||||
|
||||
writer.release();
|
||||
if (!created) created = true;
|
||||
else remove(filename.c_str());
|
||||
}
|
||||
|
Reference in New Issue
Block a user