summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
3 daysRemove some condition to send PREVIEW_CB_RETURN message in preview_cb()HEADaccepted/tizen/unified/20240503.115745tizenaccepted/tizen_unifiedJeongmo Yang2-7/+4
9 daysChange version of so files for compatibilityaccepted/tizen/unified/x/20240430.094758accepted/tizen/unified/20240430.020628accepted/tizen_unified_xJeongmo Yang2-4/+6
2024-04-17Release version 1.0.0Jeongmo Yang1-1/+1
2024-01-18camera_internal: Fix invalid type for timestampaccepted/tizen/unified/x/20240205.063807accepted/tizen/unified/toolchain/20240311.065101accepted/tizen/unified/20240123.165901accepted/tizen_unified_toolchainJeongmo Yang4-9/+9
2024-01-05[ACR-1813] Add new return value for preview callback APIsJeongmo Yang4-1/+44
2024-01-02Fix coverity issue - Data race conditionaccepted/tizen/unified/riscv/20240108.035925accepted/tizen/unified/20240105.165037accepted/tizen_unified_riscvJeongmo Yang2-17/+20
2023-12-08Code clean up for mutexaccepted/tizen/unified/riscv/20231226.211022accepted/tizen/unified/20231219.041300Jeongmo Yang3-137/+108
2023-12-06camera.h: Remove profile check for supported platform versionaccepted/tizen/unified/20231211.095344Jeongmo Yang2-184/+184
2023-11-13camera_test: Add preview callback setting before start previewaccepted/tizen/unified/20231115.024844Jeongmo Yang2-38/+72
2023-08-31Clean up dependencytizen_8.0_m2_releaseaccepted/tizen/unified/20230831.164933accepted/tizen/8.0/unified/20231005.092631Jeongmo Yang6-75/+75
2023-08-10Add new internal APIs for camera status of AE and AWBaccepted/tizen/unified/20230814.165032Jeongmo Yang4-2/+116
2023-07-18Fix "invalid signal received" erroraccepted/tizen/unified/20230720.164627Jeongmo Yang3-11/+35
2023-07-17[ACR-1768] Add new APIs for focus levelaccepted/tizen/unified/20230718.162218Jeongmo Yang5-76/+76
2023-06-08Add sub functions to remove duplicated codeaccepted/tizen/unified/20230612.072224Jeongmo Yang4-528/+180
2023-06-02Fix typoJeongmo Yang1-1/+1
2023-05-22[ACR-1764] Add new APIs for device manageraccepted/tizen/unified/20230605.170347Jeongmo Yang4-2/+111
2023-05-18camera_test: Add new menu for capture formatJeongmo Yang4-16/+23
2023-05-18Remove unused internal APIJeongmo Yang4-74/+7
2023-05-18Add new internal API to get metaJeongmo Yang4-17/+87
2023-05-16fixup! [ACR-1754] Add new APIs for camera settingsJeongmo Yang2-17/+17
2023-04-19Separate device manager related codeJeongmo Yang8-232/+297
2023-04-12Update header file to fix issues from header checkerJeongmo Yang2-282/+290
2023-04-10Fix coverity issueaccepted/tizen/unified/20230412.152346Jeongmo Yang2-3/+1
2023-03-28Add new internal API to get meta timestampJeongmo Yang5-3/+94
2023-03-28[ACR-1754] Add new APIs for camera settingsaccepted/tizen/unified/20230330.025557Jeongmo Yang4-6/+630
2023-02-02camera_test: Replace g_print() by dlog macroaccepted/tizen/unified/20230207.165815Jeongmo Yang3-56/+56
2023-02-02Fix crash when zero copy mode with I420 formatJeongmo Yang2-2/+2
2022-11-21Add preview callback information for debugaccepted/tizen/unified/20221128.014943Jeongmo Yang3-6/+169
2022-11-07Remove condition of timeout for previewaccepted/tizen/unified/20221109.171113Jeongmo Yang3-3/+5
2022-10-24Remove unnecessary dependency - ecoreaccepted/tizen/unified/20221103.165733Jeongmo Yang3-4/+2
2022-10-23Add new internal API for timestamp in nsecaccepted/tizen/unified/20221102.020612Jeongmo Yang5-4/+46
2022-10-17Add new internal API to request codec cofigJeongmo Yang5-2/+59
2022-09-30Add flag to invoke preview callbackJeongmo Yang4-3/+13
2022-09-30Remove build warning - shadows a global declarationJeongmo Yang2-5/+5
2022-09-19Add new internal API to set device for extra previewtizen_7.0_m2_releaseaccepted/tizen/unified/20220920.110654accepted/tizen/7.0/unified/hotfix/20221116.104617tizen_7.0_hotfixaccepted/tizen_7.0_unified_hotfixJeongmo Yang6-22/+77
2022-08-30Fix crash caused by not-allocated memory accesssubmit/tizen/20220831.033302accepted/tizen/unified/20220901.125823Jeongmo Yang2-9/+13
2022-08-30Replace tbm_bo_map/unmap() by tbm_bo_get_handle()submit/tizen/20220830.012836accepted/tizen/unified/20220831.133851Jeongmo Yang2-5/+3
2022-08-26camera_test: Add menu for extra preview testsubmit/tizen/20220829.030011accepted/tizen/unified/20220829.215641Jeongmo Yang2-2/+46
2022-08-25Improve thread handlingJeongmo Yang2-58/+92
2022-08-18[ACR-1715] Change parameter of some APIssubmit/tizen/20220825.025917Jeongmo Yang5-38/+39
2022-08-03Correct test binary name in manifestsubmit/tizen/20220803.072259accepted/tizen/unified/20220805.131907Jeongmo Yang2-2/+2
2022-07-14Fix coverity issue - Resource Leaksubmit/tizen/20220714.062206accepted/tizen/unified/20220715.141308Jeongmo Yang2-2/+4
2022-07-13Update error handling for some APIsJeongmo Yang2-8/+21
2022-06-24Remove duplicated code.(phase#2)submit/tizen/20220701.103121accepted/tizen/unified/20220704.213051Jeongmo Yang12-3089/+686
2022-06-22Remove duplicated code.(phase#1)Jeongmo Yang2-190/+31
2022-06-21[ACR-1688] Add new APIs for network cameraJeongmo Yang8-1050/+1152
2022-05-24Update for line coverage measurement automationsubmit/tizen/20220524.122628accepted/tizen/unified/20220525.134548Jeongmo Yang1-7/+5
2022-05-24Add TIZEN_FEATURE_NO_TIMEOUT_FOR_PREVIEWJeongmo Yang3-6/+29
2022-05-19Add comments for line coverage testJeongmo Yang2-2/+13
2022-05-19Set smack label for executable in manifestJeongmo Yang3-9/+7