Package: opencv / 2.3.1-11+deb7u1

Metadata

Package Version Patches format
opencv 2.3.1-11+deb7u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0005 build static libs.patch | (download)

OpenCVModule.cmake | 4 3 + 1 - 0 !
modules/gpu/CMakeLists.txt | 2 2 + 0 - 0 !
modules/highgui/CMakeLists.txt | 2 2 + 0 - 0 !
3 files changed, 7 insertions(+), 1 deletion(-)

 support static library.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org>

0007 typos in strings docs.patch | (download)

modules/highgui/src/cap_libv4l.cpp | 2 1 + 1 - 0 !
modules/highgui/src/cap_v4l.cpp | 2 1 + 1 - 0 !
modules/legacy/src/clique.cpp | 4 2 + 2 - 0 !
modules/legacy/src/lcm.cpp | 2 1 + 1 - 0 !
modules/legacy/src/trifocal.cpp | 2 1 + 1 - 0 !
5 files changed, 6 insertions(+), 6 deletions(-)

 fix typo

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org>

0011_optimize_i486.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 optimize of i386 changed from 686 to 486.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org>

0012_cvcap_ffmpeg_fix_compile_against_libav0.7.patch | (download)

modules/highgui/src/cap_ffmpeg_impl.hpp | 56 42 + 14 - 0 !
1 file changed, 42 insertions(+), 14 deletions(-)

---
0013_drop_asm_types_h_kfreebsd.patch | (download)

modules/highgui/src/cap_libv4l.cpp | 2 2 + 0 - 0 !
modules/highgui/src/cap_v4l.cpp | 2 2 + 0 - 0 !
2 files changed, 4 insertions(+)

---
0014_fix_ftbfs_libav0.8.patch | (download)

modules/highgui/src/cap_ffmpeg_impl.hpp | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 ftbfs with libav 0.8
0015_updated license header in whole gpu module.patch | (download)

modules/gpu/test/nvidia/NCVAutoTestLister.hpp | 52 42 + 10 - 0 !
modules/gpu/test/nvidia/NCVTest.hpp | 52 42 + 10 - 0 !
modules/gpu/test/nvidia/NCVTestSourceProvider.hpp | 52 42 + 10 - 0 !
modules/gpu/test/nvidia/TestCompact.cpp | 51 41 + 10 - 0 !
modules/gpu/test/nvidia/TestCompact.h | 52 42 + 10 - 0 !
modules/gpu/test/nvidia/TestDrawRects.cpp | 51 41 + 10 - 0 !
modules/gpu/test/nvidia/TestDrawRects.h | 52 42 + 10 - 0 !
modules/gpu/test/nvidia/TestHaarCascadeApplication.cpp | 51 41 + 10 - 0 !
modules/gpu/test/nvidia/TestHaarCascadeApplication.h | 52 42 + 10 - 0 !
modules/gpu/test/nvidia/TestHaarCascadeLoader.cpp | 51 41 + 10 - 0 !
modules/gpu/test/nvidia/TestHaarCascadeLoader.h | 52 42 + 10 - 0 !
modules/gpu/test/nvidia/TestHypothesesFilter.cpp | 51 41 + 10 - 0 !
modules/gpu/test/nvidia/TestHypothesesFilter.h | 51 41 + 10 - 0 !
modules/gpu/test/nvidia/TestHypothesesGrow.cpp | 51 41 + 10 - 0 !
modules/gpu/test/nvidia/TestHypothesesGrow.h | 51 41 + 10 - 0 !
modules/gpu/test/nvidia/TestIntegralImage.cpp | 51 41 + 10 - 0 !
modules/gpu/test/nvidia/TestIntegralImage.h | 52 42 + 10 - 0 !
modules/gpu/test/nvidia/TestIntegralImageSquared.cpp | 51 41 + 10 - 0 !
modules/gpu/test/nvidia/TestIntegralImageSquared.h | 51 41 + 10 - 0 !
modules/gpu/test/nvidia/TestRectStdDev.cpp | 51 41 + 10 - 0 !
modules/gpu/test/nvidia/TestRectStdDev.h | 52 42 + 10 - 0 !
modules/gpu/test/nvidia/TestResize.cpp | 51 41 + 10 - 0 !
modules/gpu/test/nvidia/TestResize.h | 52 42 + 10 - 0 !
modules/gpu/test/nvidia/TestTranspose.cpp | 51 41 + 10 - 0 !
modules/gpu/test/nvidia/TestTranspose.h | 51 41 + 10 - 0 !
modules/gpu/test/nvidia/main_nvidia.cpp | 42 42 + 0 - 0 !
26 files changed, 1077 insertions(+), 250 deletions(-)

 update copyright each files. this patch takes out the part
that is doing the only modification of the license.