platform/core/api/webrtc.git
2024-11-22 Sangchul Leewebrtc_internal: Add webrtc_set_sw_video_decoder() 82/320782/1 accepted/tizen_8.0_unified tizen_8.0 accepted/tizen/8.0/unified/20241125.160519
2024-10-28 Sangchul Leewebrtc_test: Add 'quick start' test case 17/319617/1 accepted/tizen/8.0/unified/20241030.154748
2024-10-28 Sangchul Leewebrtc_private: Add defensive code regarding destroying... 90/319590/1
2024-10-23 Sangchul Leefixup! webrtc_private: Check and release remaining... 22/319422/1
2024-10-14 Sangchul Leewebrtc_private: Check and release remaining transceiver... 35/319035/1 accepted/tizen/8.0/unified/20241014.163637
2024-10-14 Sangchul Leewebrtc_source_loopback: Check the return value of gst_b... 34/319034/1
2024-10-14 Youngwoo Chowebrtc_private: Change of mutex used for unintended... 33/319033/1
2024-10-14 Sangchul LeeCheck the return value of gst_bin_add() 32/319032/1
2024-10-14 Sangchul LeeCheck media_type parameter 31/319031/1
2024-10-07 Sangchul LeeUnlock locker when error occurs during webrtc_create() 07/318707/1 accepted/tizen/8.0/unified/20241008.171135
2024-10-02 Sangchul Leewebrtc_transceiver: Remove restriction of allowing... 56/318556/1 accepted/tizen/8.0/unified/20241007.172612
2024-09-26 Sangchul Leewebrtc_internal: Fix not to manage pt values in case... 49/318249/1 accepted/tizen/8.0/unified/20240927.145501
2024-08-26 Sangchul LeeImprove documentation 00/316600/1 accepted/tizen/8.0/unified/20240827.162859
2024-08-26 Sangchul Leewebrtc_data_channel: Fix use-after-free issue 97/316597/1
2024-07-04 Sangchul Leewebrtc_transceiver: Add more information about H264 05/314005/1 accepted/tizen/8.0/unified/20240704.174842
2024-07-01 Sangchul Leetest: Add test case for webrtc_set_bundle_policy_max_co... 84/313684/1 accepted/tizen/8.0/unified/20240702.162503
2024-07-01 Sangchul Leewebrtc_internal: Add webrtc_set_bundle_policy_max_compat() 83/313683/1
2024-06-13 Sangchul Leewebrtc_display: Destroy tbm bo list when bo size has... 93/312693/2
2024-03-19 Sangchul Leetest: Add menu for setting transceiver receiving data... 82/308182/1 accepted/tizen/8.0/unified/20240320.143624
2024-03-19 Sangchul Leewebrtc_internal: Add functions to set/get drop receivin... 32/308132/2
2024-03-19 Sangchul Leewebrtc_private: Add probe callback to the newly added... 12/308112/3
2024-03-11 Sangchul Leewebrtc_private: Ensure signaling state change before... 67/307467/5
2024-03-07 Sangchul Leewebrtc_transceiver: Revise the postfix number of mid 24/307324/1 accepted/tizen/8.0/unified/20240308.173324
2024-03-07 Sangchul Leetest: Add menu for getting transceiver mid 00/307300/1
2024-03-07 Sangchul Leewebrtc_internal: Add function to create session descrip... 36/307136/2
2024-03-04 Sangchul LeeRevise to check the return value of json_parser_new() 43/307043/1
2024-03-04 Sangchul Leewebrtc_internal: Add function to strip session description 39/307039/1
2024-03-04 Sangchul Leewebrtc_internal: Add webrtc_start_sync() function 35/306935/2
2024-02-21 Sangchul Leewebrtc_internal: Add function to get transceiver mid 12/306412/1
2024-02-21 Sangchul Leewebrtc_internal: Add function to get media type by... 99/306399/2
2024-02-14 Sangchul Leewebrtc_internal: Add functions to get local/remote... 65/305965/1 accepted/tizen/8.0/unified/20240215.155625
2024-02-14 Sangchul Leetest: Add menu for activating transceiver encoding 59/305959/1
2024-02-14 Sangchul Leewebrtc_internal: Add API to active transceiver encoding... 51/305951/1
2024-02-14 Sangchul Leewebrtc_transceiver: Apply simulcast info to null source... 50/305950/1
2024-02-14 Sangchul Leetest: Add menu for adding/removing transceiver encoding 48/305948/1
2024-02-14 Sangchul Leewebrtc_internal: Add APIs to add/remove transceiver... 40/305940/1
2024-01-17 Sangchul Leewebrtc_sink_dump: Check return value of g_strdup_printf() 21/304421/1 accepted/tizen/8.0/unified/20240118.170037
2024-01-16 Sangchul LeeApply ASSERT() to the result of g_hash_table_insert() 54/304354/1 accepted/tizen/8.0/unified/20240117.162928
2024-01-16 Sangchul Leewebrtc_tbm/stats: Introduce ASSERT() macro function 37/304337/1
2024-01-12 Sangchul Leetest: Add missing lock 00/304200/1 accepted/tizen/8.0/unified/20240112.155130
2024-01-12 Sangchul Leewebrtc_internal: Set payloader type only if it is not... 96/304196/1
2024-01-11 Sangchul Leewebrtc_transceiver: Fix unwanted payload type number... 58/304158/1
2024-01-10 Sangchul Leewebrtc_transceiver: Get mid from transceiver name 01/304101/1
2024-01-05 Sangchul LeeAdjust order of returning error values 84/303784/1 accepted/tizen/8.0/unified/20240105.165238
2024-01-03 Sangchul LeeAdd locking mutex for state 67/303667/1 accepted/tizen/8.0/unified/20240104.165415
2024-01-02 Sangchul LeeAdd new param of postfix number to CREATE_ELEMENT_FROM_... 34/303634/1
2024-01-02 Sangchul Leewebrtc_source: Expand parameter to set ssrc later when... 33/303533/1
2023-12-04 Sangchul Leewebrtc_test: Add support to show multiple video tracks... 38/302138/3 accepted/tizen/8.0/unified/20231228.170222
2023-11-30 Sangchul Leewebrtc_internal: Fix doxygen 58/302058/1
2023-11-23 Sangchul LeeRemove meaningless parameter checks 96/301796/1
2023-11-23 Sangchul Leewebrtc_internal: Add webrtc_set_display_qos() 95/301795/1
2023-11-20 Sangchul Leewebrtc_display: Fix errors when setting EVAS display... 72/301572/1 accepted/tizen/8.0/unified/20231121.180434
2023-10-10 Sangchul LeeFix SVACE defect (DEREF_OF_NULL.RET.STAT) 85/299785/1 accepted/tizen/8.0/unified/20231011.152838 tizen_8.0_m2_release
2023-08-21 Sangchul Leetest: Use g_file_set_contents() to dump file 98/297598/1 accepted/tizen/8.0/unified/20231005.092932 accepted/tizen/unified/20230822.162242
2023-08-18 Sangchul Leewebrtc_internal: Revise @since_tizen 7.5 to 8.0 84/297384/1 accepted/tizen/unified/20230821.162253
2023-08-08 Sangchul LeeFix SVACE defect (DEREF_OF_NULL.EX) 72/296972/1 accepted/tizen/unified/20230810.070109
2023-08-07 Sangchul LeeFix SVACE defects (SIGN_EXTENSION) 84/296884/1 accepted/tizen/unified/20230808.170153
2023-07-25 Jaechul Leewebrtc_private: Change to use effect_method API 27/296227/2 accepted/tizen/unified/20230727.173034
2023-07-12 Sangchul LeeApply display feature 57/295457/4 accepted/tizen/unified/20230718.162206
2023-07-05 Sangchul LeeExport webrtc_set[get]_audio_mute() API to public header 31/295331/1
2023-06-30 wchang kimFixed the build error using gcc 13 19/295019/1 accepted/tizen/unified/20230703.093337 accepted/tizen/unified/dev/20230726.115804
2023-06-16 Jaechul Leewebrtc_private: Fix build break 35/294335/1 accepted/tizen/unified/20230620.022510
2023-06-07 Sangchul LeeChange tizen version 7.5 to 8.0 53/293853/1 accepted/tizen/unified/20230608.164323
2023-05-17 Sangchul Leewebrtc_private: Ensure to invoke error callback in... 00/292900/1
2023-05-03 Sangchul Leewebrtc_source_camera: Support tizencamerasrc element 12/292312/2 accepted/tizen/unified/20230504.054945
2023-04-17 Sangchul LeeApply new TIZEN_FEATURE_SIGNALING definition 33/291433/1 accepted/tizen/unified/20230417.140305
2023-04-14 Sangchul LeeChange the application of macro for coverage measuremen... 88/291388/2
2023-04-11 Sangchul LeeApply new TIZEN_FEATURE_SNAPSHOT definition 76/291176/1 accepted/tizen/unified/20230413.123708
2023-04-11 Sangchul LeeApply new TIZEN_FEATURE_DNS definition 68/291168/1
2023-03-30 Sangchul Leewebrtc_internal: Add webrtc_set_display_surface_id() 76/289776/4 accepted/tizen/unified/20230405.153341
2023-03-22 Sangchul Leewebrtc_test_espp: Remove unnecessary function call 63/290263/1
2023-03-21 Sangchul Leewebrtc_sink: Set channels or rate to media format even... 97/290197/4
2023-03-20 Sangchul Leewebrtc_sink: Save mute value and apply it when audiosin... 34/289634/3 accepted/tizen/unified/20230322.080551
2023-03-20 Sangchul LeeAdd new error type - WEBRTC_ERROR_NETWORK_RESOURCE_FAILED 57/289457/5
2023-03-15 Sangchul LeeAdd new stats types 45/287745/8
2023-03-02 Sangchul LeeUse g_autoptr for JsonParser variable 30/289130/2 accepted/tizen/unified/20230303.040337
2023-02-16 Sangchul Leewebrtc_private: Print debug message in GstMessage object 09/288409/2
2023-02-13 Sangchul LeeUse GST_TIME_FORMAT for buffer timestamps 09/288209/1 accepted/tizen/unified/20230220.174427
2023-02-09 Sangchul Leewebrtc_stats: Dump stats result into the file 96/286596/8 accepted/tizen/unified/20230213.170658
2023-02-07 Seungbae Shinwebrtc_stats: propagate the user cb return using the... 64/287664/9
2023-02-07 Sangchul Leewebrtc_dns: Check error of getifaddrs() 14/287814/1
2023-02-02 Sangchul Leewebrtc_stats: Add null check code before calling gst_st... 36/287636/2 accepted/tizen/unified/20230206.093837 accepted/tizen/unified/20230206.093953
2023-01-13 Sangchul Leewebrtc_stats: Fix memory leak 96/286796/1 accepted/tizen/unified/20230117.140531
2023-01-13 Sangchul Leewebrtc_dns: Use version 4 UUID as a unique hostname 28/286728/2
2023-01-09 Sangchul Leewebrtc: Add missing codes for updating transceiver 07/286507/2 accepted/tizen/unified/20230111.174556
2023-01-05 Sangchul Leewebrtc_dns: Consider more IP address ranges as private IP 50/286350/3 accepted/tizen/unified/20230109.151011
2023-01-04 Sangchul Leewebrtc_private: Replace private IP with hostname in... 00/286100/4
2023-01-03 Sangchul Leewebrtc_ini: Add new item to enable to conceal private... 75/286075/3
2023-01-03 Sangchul Leewebrtc_dns: Add support for registering DNS service 70/286070/8
2022-12-28 Sangchul Leewebrtc_sink_snapshot: Create queue before creating... 11/286111/3 accepted/tizen/unified/20221229.165940
2022-12-20 Sangchul Leewebrtc_sink_snapshot: Remove switch-case 19/285719/2 accepted/tizen/unified/20221226.020937
2022-12-16 Sangchul Leewebrtc_test: Add menu to take snapshot 35/285635/1
2022-12-15 Sangchul Leewebrtc_internal: Add webrtc_take_snapshot() API 09/285609/1
2022-12-09 Sangchul Leewebrtc_sink_snapshot: Support PNG format 26/285226/5
2022-12-08 Sangchul Leewebrtc_sink_snapshot: Support JPEG format 16/285116/6
2022-12-07 Sangchul Leewebrtc_sink_snapshot: Adopt a thread for converting... 05/285105/2
2022-12-06 Sangchul Leewebrtc_sink_snapshot: Add support for capture video... 73/284973/7
2022-11-28 Sangchul Leewebrtc_test: Add menu for new internal APIs tests 79/282479/5 accepted/tizen/unified/20221129.172520
2022-11-25 Sangchul Leewebrtc_internal: Add webrtc_get_video_resolution() API 62/284762/1
2022-11-23 Sangchul Leewebrtc_sink: Update received video frame resolution 82/284682/3
next