added new version of ffmpeg binary for compilation on Mingw64/MSVC64
authorAlexander Shishkov <no@email>
Tue, 14 Jun 2011 08:06:55 +0000 (08:06 +0000)
committerAlexander Shishkov <no@email>
Tue, 14 Jun 2011 08:06:55 +0000 (08:06 +0000)
commitbce15cb6dd58b30308a9cea8774cfa77095206df
tree871c5cc7abf1fb440145f4ea5b12da3a4dfdfc4d
parent2e13a4cd527f65866cd674a57a48dd556f8e2106
added new version of ffmpeg binary for compilation on Mingw64/MSVC64
12 files changed:
3rdparty/lib/libavcodec64.a
3rdparty/lib/libavcore64.a [new file with mode: 0644]
3rdparty/lib/libavdevice64.a
3rdparty/lib/libavformat64.a
3rdparty/lib/libavutil64.a
3rdparty/lib/libgcc64.a [new file with mode: 0644]
3rdparty/lib/libmingwex64.a [new file with mode: 0644]
3rdparty/lib/libswscale64.a
3rdparty/lib/libwsock3264.a [new file with mode: 0644]
modules/CMakeLists.txt
modules/ffmpeg/CMakeLists.txt
modules/ffmpeg/ffopencv.cpp