summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-09[UTC][capi-media-vision][NON-ACR][SVACE]submit/tizen/20180711.014745accepted/tizen/unified/20180716.185635sangho park2-14/+34
2018-06-20Fix build error within i586 and x86_64submit/tizen/20180620.084620accepted/tizen/unified/20180621.141330Tae-Young Chung3-3/+3
2018-06-19Fix OpenCV version which is required at leastsubmit/tizen/20180620.034203Tae-Young Chung1-1/+1
2018-06-19Fix ParseOpenCVLabelsTae-Young Chung1-8/+7
2018-06-19Migration to OpenCV 3.4.0Tae-Young Chung48-1374/+187
2018-05-10fix coveritysubmit/tizen/20180510.034843accepted/tizen/unified/20180510.070924sangho park2-1/+5
2018-03-21fix coveritysubmit/tizen/20180403.063034accepted/tizen/unified/20180403.182439sangho park5-2/+29
2018-03-05Merge "fix typo - defalut => default" into tizensangho park1-11/+11
2018-03-05fix typo - triger => triggersubmit/tizen/20180305.064027sangho park1-1/+1
2018-03-05fix typo - defalut => defaultsubmit/tizen/20180305.064525sangho park1-11/+11
2018-02-22Fixed static analysis issuessubmit/tizen/20180223.013628accepted/tizen/unified/20180223.062109Tae-Young Chung3-10/+16
2018-02-01Add capi-media-tool in pc dependentsubmit/tizen/20180205.005408submit/tizen/20180201.080445accepted/tizen/unified/20180206.064124accepted/tizen/unified/20180205.060404hj kim1-1/+1
2017-12-07Fix coverity issuessubmit/tizen/20171207.094119accepted/tizen/unified/20171208.062140Tae-Young Chung3-9/+9
2017-09-28Fix coverity issuessubmit/tizen/20171013.043326accepted/tizen/unified/20171013.193232Tae-Young Chung4-13/+41
2017-09-12Fix violations of CPP coding rulesubmit/tizen/20170912.094448accepted/tizen/unified/20170913.071658Tae-Young Chung9-25/+1
2017-09-12Fix violations of C coding ruleTae-Young Chung9-192/+192
2017-09-08Replace readdir() with readdir_r() and add cv::exception handlingsubmit/tizen/20170911.064449accepted/tizen/unified/20170912.191641Tae-Young Chung4-16/+20
2017-08-22Merge "Update ffmpeg support for testsuite" into tizensubmit/tizen_4.0/20170828.100002submit/tizen/20170822.010353accepted/tizen/unified/20170822.113052accepted/tizen/4.0/unified/20170828.223757Tae-Young Chung1-13/+13
2017-08-21Update ffmpeg support for testsuiteTae-Young Chung1-13/+13
2017-08-16Update testsuite to track face or image with image filesTae-Young Chung2-23/+453
2017-08-03Merge "fix pvs warning (V762)" into tizensangho park2-31/+0
2017-08-03Merge "fix pvs warning (V762)" into tizensangho park2-31/+0
2017-08-03Merge "fix pvs warning (V762)" into tizensangho park2-33/+0
2017-08-03Merge "fix pvs warning (V647)" into tizensangho park1-3/+3
2017-08-03Merge "fix pvs warning (V595)" into tizensangho park1-5/+5
2017-08-03Merge "fix pvs warning (V571)" into tizensangho park1-5/+3
2017-08-02fix pvs warning (V647)sangho park1-3/+3
2017-08-02fix pvs warning (V595)sangho park1-5/+5
2017-08-02fix pvs warning (V571)sangho park1-5/+3
2017-08-02fix pvs warning (V762)sangho park2-31/+0
2017-08-02fix pvs warning (V762)sangho park2-31/+0
2017-08-02fix pvs warning (V762)sangho park2-33/+0
2017-08-02fix pvs warning (V576)sangho park1-7/+8
2017-08-02Merge "fix pvs warning (V575)" into tizensangho park1-1/+3
2017-08-02Merge "fix pvs warning (V522)" into tizensangho park1-1/+4
2017-08-02Merge "fix pvs warning (V576)" into tizensangho park1-1/+2
2017-08-02Merge "fix pvs warning (V576)" into tizensangho park1-1/+2
2017-08-02fix pvs warning (V575)sangho park1-1/+3
2017-08-02fix pvs warning (V576)sangho park1-1/+2
2017-08-02fix pvs warning (V522)sangho park1-1/+4
2017-08-02fix pvs warning (V576)sangho park1-1/+2
2017-07-31fix testsuite segfaultsangho park1-7/+7
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 Chung27-12/+3491
2017-06-14Fixed GCC diagnostic error -Wformatsubmit/tizen/20170614.072519accepted/tizen/unified/20170626.011636Tae-Young Chung5-8/+8
2017-06-08Fixed implicitly included header filesubmit/tizen/20170608.092128accepted/tizen/unified/20170608.184910Tae-Young Chung3-2/+4
2017-04-20Fixed memory leak in testsuite of surveillance moduletizen_4.0.m1_releasesubmit/tizen/20170420.052803accepted/tizen/unified/20170420.154456Tae-Young Chung2-1/+10
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 Chung2-1/+6
2017-04-03Fixed broken link of feature referenceTae-Young Chung1-5/+5
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