summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-14Free idle event in idle callback only.accepted/tizen/7.0/unified/20240514.162724tizen_7.0accepted/tizen_7.0_unifiedJeongmo Yang2-15/+4
2024-01-30Add new internal APIs for media packet internal callbackaccepted/tizen/7.0/unified/20240223.161513Jeongmo Yang7-26/+208
2024-01-18camera_internal: Fix invalid type for timestampaccepted/tizen/7.0/unified/20240119.100211Jeongmo Yang4-7/+7
2023-11-13camera_test: Add preview callback setting before start previewaccepted/tizen/7.0/unified/20231114.091850Jeongmo Yang2-38/+72
2023-08-08Add new internal APIs for camera status of AE and AWBaccepted/tizen/7.0/unified/20230811.173915Jeongmo Yang4-2/+117
2023-05-18Update header file to fix issues from header checkeraccepted/tizen/7.0/unified/20230522.164321Jeongmo Yang2-282/+290
2023-05-10camera_test: Add new menu for capture formataccepted/tizen/7.0/unified/20230517.025720Jeongmo Yang4-16/+23
2023-04-28Remove unused internal APIJeongmo Yang4-74/+7
2023-04-24Add new internal API to get metaaccepted/tizen/7.0/unified/20230428.015835Jeongmo Yang4-17/+87
2023-04-24Fix coverity issueJeongmo Yang2-3/+1
2023-03-28Add new internal API to get meta timestampaccepted/tizen/7.0/unified/20230330.014257Jeongmo Yang5-6/+96
2022-11-22Merge branch 'tizen' into tizen_7.0accepted/tizen/7.0/unified/20221130.171515Jeongmo Yang3-6/+169
2022-11-21Add preview callback information for debugaccepted/tizen/unified/20221128.014943Jeongmo Yang3-6/+169
2022-11-08Merge branch 'tizen' into tizen_7.0accepted/tizen/7.0/unified/20221110.061422accepted/tizen/7.0/unified/20221109.171221Jeongmo Yang5-6/+6
2022-11-07Remove condition of timeout for previewaccepted/tizen/unified/20221109.171113Jeongmo Yang3-3/+5
2022-11-02Merge branch 'tizen' into tizen_7.0accepted/tizen/7.0/unified/20221102.171717Jeongmo Yang6-10/+119
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
2022-05-13Add missed tabJeongmo Yang2-5/+5
2022-05-11Create missed thread for preview callbacksubmit/tizen/20220511.062357accepted/tizen/unified/20220511.210840Jeongmo Yang2-1/+11
2022-04-08Support zero-copy with encoded formatsubmit/tizen/20220427.095935accepted/tizen/unified/20220428.162729Jeongmo Yang5-116/+197
2022-03-22Code clean up for camera_test.cJeongmo Yang1-41/+10
2022-03-21Add new testsuite package for headless targetJeongmo Yang7-6/+2057
2022-02-14Support encoded and RGB data in __camera_create_media_packet()submit/tizen/20220223.001807accepted/tizen/unified/20220224.125816Jeongmo Yang3-114/+101
2022-01-26Add sub function for media packet formatJeongmo Yang2-45/+62
2022-01-26Add sub function to create tbm surfaceJeongmo Yang6-87/+71
2022-01-26Change installation path for gcovsubmit/tizen/20220126.073702accepted/tizen/unified/20220128.144405Jeongmo Yang1-3/+3
2022-01-10fix up! Remove thread for preview callback when stop previewsubmit/tizen/20220110.092727accepted/tizen/unified/20220111.123039Jeongmo Yang2-5/+21
2022-01-06Reduce length of thread namesubmit/tizen/20220106.070305accepted/tizen/unified/20220107.120842Jeongmo Yang2-6/+6
2022-01-05camera_test: Add missed image formatJeongmo Yang2-2/+13
2021-12-06fix up! Remove thread for preview callback when stop previewsubmit/tizen/20211213.031250submit/tizen/20211207.021806accepted/tizen/unified/20211214.124906Jeongmo Yang2-27/+41