get back to single-version ffmpeg wrapper (no more v2); make sure the library builds and the tests pass on Ubuntu 10.04 that includes pretty old version of ffmpeg

This commit is contained in:
Vadim Pisarevsky
2012-04-30 12:39:49 +00:00
parent 2c88791600
commit 4a34487a03
2 changed files with 2 additions and 9 deletions

View File

@@ -1 +1 @@
#include "cap_ffmpeg_impl_v2.hpp"
#include "cap_ffmpeg_impl.hpp"