summaryrefslogtreecommitdiff
path: root/packaging
AgeCommit message (Expand)AuthorFilesLines
2020-05-15Delete capi-media-vision.sosubmit/tizen/20200528.003104submit/tizen/20200525.012135submit/tizen/20200518.045832submit/tizen/20200515.042825Kwang Son1-12/+18
2020-05-13Add capi-media-vision-common.pcsubmit/tizen/20200514.015807Kwang Son1-24/+25
2020-05-13Revert "Missing pc file in common-devel"kwang son1-1/+0
2020-05-13Missing pc file in common-develKwang Son1-0/+1
2020-04-14packaing: Add BuildRequires: pkgconfig(inference-engine-interface-common)Tae-Young Chung1-0/+1
2020-04-14packaging: Drop inference-engine-interface-vision from build requirementInki Dae1-1/+0
2020-04-07Migration OpenCV-4.2.0submit/tizen/20200414.011245submit/tizen/20200410.044903submit/tizen/20200407.083853accepted/tizen/unified/20200417.152820Tae-Young Chung1-3/+3
2020-03-27improve testsuitesangho park1-1/+1
2020-03-26improve testsuitesangho park1-1/+2
2020-03-06Keep OpenCV3's pc ifle name and data pathtizen_opencv_upgradeTae-Young Chung1-1/+1
2020-01-09Fix(#2) build error due to toolchain upgrade (gcc6->gcc9)submit/tizen/20200109.092122accepted/tizen/unified/20200110.123511Tae-Young Chung1-1/+1
2020-01-07Migration with OpenCV-4.2.0Tae-Young Chung1-2/+63
2020-01-02migration opencv-4.2.0Tae-Young Chung1-2/+3
2019-12-26Fix build error due to toolchain upgrade (gcc6->gcc9)submit/tizen/20191226.071539accepted/tizen/unified/20191227.142834Tae-Young Chung1-2/+2
2019-12-02Update feature element reference linkHyunsoo Park1-1/+1
2019-11-29Change reference link.Hyunsoo Park1-1/+1
2019-10-14Add MV_ENGINE_CONFIG_ATTR_TYPE_ARRAY_STRING to mv_config_attribute_type_etizen_5.5.m2_releasesubmit/tizen_5.5_mobile_hotfix/20201026.185102submit/tizen_5.5/20191031.000002submit/tizen/20191021.012430submit/tizen/20191017.070338accepted/tizen/unified/20191021.072001accepted/tizen/5.5/unified/mobile/hotfix/20201027.064815accepted/tizen/5.5/unified/20191031.030149tizen_5.5_mobile_hotfixaccepted/tizen_5.5_unified_mobile_hotfixTae-Young Chung1-1/+1
2019-10-02Fix resource leak issues and svace issuesTae-Young Chung1-1/+1
2019-09-25Add an inference module with new APIssubmit/tizen/20190926.063602submit/tizen/20190926.001753submit/tizen/20190925.221731accepted/tizen/unified/20190927.013256accepted/tizen/unified/20190926.065741Tae-Young Chung1-2/+32
2019-07-31Move mutex unlock macro of '__globalGuard' to end of function.submit/tizen/20190731.074509accepted/tizen/unified/20190801.025443Hyunsoo Park1-1/+1
2019-07-02Make a gcov package for measuring coverage easiersubmit/tizen/20190702.024725accepted/tizen/unified/20190702.114907sangho park1-0/+23
2019-04-18Fix mv_source_fill_by_packet() when multiple bos are givensubmit/tizen/20190419.022557Tae-Young Chung1-1/+1
2018-12-26Symbolic link capi-system-info explicitly to libmv_common.soTae-Young Chung1-2/+2
2018-12-24Fix failure to record video results in testsuitesTae-Young Chung1-2/+2
2018-11-27add -lmv_common to pkg-config filessubmit/tizen/20181129.043507accepted/tizen/unified/20181129.175007sangho park1-2/+2
2018-09-17Add gcov environmentSeokHoon Lee1-0/+8
2018-09-12Add codes handling exception thrown by OpenCVsubmit/tizen_5.0/20181101.000002submit/tizen/20180913.015906submit/tizen/20180912.094346accepted/tizen/unified/20180913.064039accepted/tizen/unified/20180913.063950accepted/tizen/5.0/unified/20181102.013603Tae-Young Chung1-2/+2
2018-08-17Remove unnecessary log printing while face detectionsubmit/tizen/20180820.024928accepted/tizen/unified/20180820.060207Tae-Young Chung1-2/+2
2018-08-08fix Coverity issuesubmit/tizen/20180814.081925accepted/tizen/unified/20180814.175024sangho park1-2/+2
2018-06-20Fix build error within i586 and x86_64submit/tizen/20180620.084620accepted/tizen/unified/20180621.141330Tae-Young Chung1-1/+1
2018-06-19Fix OpenCV version which is required at leastsubmit/tizen/20180620.034203Tae-Young Chung1-1/+1
2018-06-19Migration to OpenCV 3.4.0Tae-Young Chung1-2/+2
2018-05-10fix coveritysubmit/tizen/20180510.034843accepted/tizen/unified/20180510.070924sangho park1-1/+1
2018-03-21fix coveritysubmit/tizen/20180403.063034accepted/tizen/unified/20180403.182439sangho park1-1/+1
2018-02-26Migration to OpenCV 3.4.0Tae-Young Chung1-3/+3
2018-02-22Fixed static analysis issuessubmit/tizen/20180223.013628accepted/tizen/unified/20180223.062109Tae-Young Chung1-2/+2
2017-12-07Fix coverity issuessubmit/tizen/20171207.094119accepted/tizen/unified/20171208.062140Tae-Young Chung1-1/+1
2017-09-28Fix coverity issuessubmit/tizen/20171013.043326accepted/tizen/unified/20171013.193232Tae-Young Chung1-1/+1
2017-09-12Fix violations of CPP coding rulesubmit/tizen/20170912.094448accepted/tizen/unified/20170913.071658Tae-Young Chung1-1/+1
2017-09-12Fix violations of C coding ruleTae-Young Chung1-1/+1
2017-09-08Replace readdir() with readdir_r() and add cv::exception handlingsubmit/tizen/20170911.064449accepted/tizen/unified/20170912.191641Tae-Young Chung1-1/+1
2017-07-28Repackage capi-media-vision to each submodulessubmit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170731.071040accepted/tizen/unified/20170802.150904accepted/tizen/4.0/unified/20170816.014731accepted/tizen/4.0/unified/20170816.013541Tae-Young Chung1-1/+141
2017-06-14Fixed GCC diagnostic error -Wformatsubmit/tizen/20170614.072519accepted/tizen/unified/20170626.011636Tae-Young Chung1-1/+1
2017-06-08Fixed implicitly included header filesubmit/tizen/20170608.092128accepted/tizen/unified/20170608.184910Tae-Young Chung1-2/+2
2017-04-20Fixed memory leak in testsuite of surveillance moduletizen_4.0.m1_releasesubmit/tizen/20170420.052803accepted/tizen/unified/20170420.154456Tae-Young Chung1-1/+1
2017-04-14Changed the name of license BSD-2.0 to BSD-3-Clausesubmit/tizen/20170419.034740accepted/tizen/unified/20170419.165142Tae-Young Chung1-2/+2
2017-04-06Added error return code when input parameter number_of_points is 0submit/tizen/20170406.102012accepted/tizen/unified/20170406.173551Tae-Young Chung1-1/+1
2017-03-22Update spec file for license macrosubmit/tizen/20170328.014307accepted/tizen/wearable/20170328.060925accepted/tizen/unified/20170328.061014accepted/tizen/tv/20170328.060857accepted/tizen/mobile/20170328.060831accepted/tizen/ivi/20170328.060949accepted/tizen/common/20170328.140723accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonTae-Young Chung1-4/+2
2017-02-10Fixed memory leak of testsuitessubmit/tizen_unified/20170308.100404submit/tizen/20170214.014812accepted/tizen/wearable/20170214.225957accepted/tizen/unified/20170309.031440accepted/tizen/tv/20170214.225939accepted/tizen/mobile/20170214.225923accepted/tizen/ivi/20170214.230010accepted/tizen/common/20170214.173632Tae-Young Chung1-1/+1
2017-02-07Fixed memory leak and added null parameter handlingsubmit/tizen/20170208.043824accepted/tizen/wearable/20170208.103642accepted/tizen/tv/20170208.103627accepted/tizen/mobile/20170208.103609accepted/tizen/ivi/20170208.103702accepted/tizen/common/20170208.154950Tae-Young Chung1-1/+1