summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-17[0.3.151] exclude locvtizen_7.0_m2_releasesubmit/tizen/20220817.074602accepted/tizen/unified/20220818.210812accepted/tizen/7.0/unified/hotfix/20221116.104806accepted/tizen/7.0/unified/20221110.061805tizen_7.0_hotfixaccepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedEunhye Choi3-7/+6
2022-05-25spec: Apply new gcov featuresubmit/tizen/20220525.053708accepted/tizen/unified/20220526.143655accepted/tizen/unified/20220526.143649Eunhye Choi1-9/+5
2022-01-28[0.3.149] Change gcov install pathsubmit/tizen/20220127.190340accepted/tizen/unified/20220206.211911Eunhye Choi1-3/+3
2021-10-25[0.3.148] fix mem leaksubmit/tizen/20211028.044502accepted/tizen/unified/20211101.140254Eunhye Choi2-1/+4
2021-09-13[0.3.147] Use ecore_evas_wayland2_window_get() instead of elm_win_wl_window_g...Hyunil2-2/+4
2021-08-30[0.3.146] Add API header for TV rootstraptizen_6.5.m2_releasesubmit/tizen_6.5/20211028.161801submit/tizen/20210830.084954accepted/tizen/unified/20210831.143832accepted/tizen/6.5/unified/20211028.094705Gilbok Lee3-1/+2902
2021-07-29[0.3.145] Change the header file used for UI and video synchronizationsubmit/tizen/20210730.000450accepted/tizen/unified/20210802.135815Hyunil2-2/+2
2021-07-23[0.3.144] Add PLAYER_DISPLAY_OVERLAY_SYNC_UI type for sync UI and videosubmit/tizen/20210729.005533submit/tizen/20210723.051302accepted/tizen/unified/20210730.130033Hyunil5-7/+134
2021-07-21[0.3.143] get bo addr as video keysubmit/tizen/20210722.070651accepted/tizen/unified/20210723.122822Eunhye Choi3-14/+9
2021-06-14[0.3.142] fix memory leaksubmit/tizen/20210621.051655submit/tizen/20210616.025147accepted/tizen/unified/20210624.131900Eunhye Choi2-43/+42
2021-05-25[0.3.141] resolve crash about event datasubmit/tizen/20210531.015432accepted/tizen/unified/20210602.122630Eunhye Choi2-71/+33
2021-01-11[0.3.140] Fix memory leak when set player_set_media_packet_video_frame_decode...submit/tizen/20210112.010247accepted/tizen/unified/20210113.121054Gilbok Lee2-12/+15
2020-12-16Removing unnecssary HTML link for featureGilbok Lee1-4/+4
2020-11-26[0.3.139] Fix ASAN bug(heap-use-after-free)submit/tizen/20201127.003451accepted/tizen/unified/20201130.122954Gilbok Lee2-2/+2
2020-10-26[0.3.138] Set the initial value of cb_info->data_fdsubmit/tizen/20201028.052639accepted/tizen/unified/20201102.124432Gilbok Lee2-2/+3
2020-10-15[0.3.137][test] Remove player_get_display_rotation() in event_handler_set_par...Gilbok Lee1-5/+8
2020-09-18[0.3.137] control the audio only at musedtizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.114802submit/tizen_6.0_hotfix/20201102.192502submit/tizen_6.0/20201029.205102submit/tizen/20200921.015926accepted/tizen/unified/20200921.095135accepted/tizen/6.0/unified/hotfix/20201103.050127accepted/tizen/6.0/unified/hotfix/20201103.003411accepted/tizen/6.0/unified/20201030.121248Eunhye Choi3-17/+1
2020-09-18[0.3.136] Return error when muse client get module index failedGilbok Lee3-14/+11
2020-09-16[0.3.135] Fix coverity issue (Resource Leak)submit/tizen/20200916.082856accepted/tizen/unified/20200916.212649Gilbok Lee3-9/+19
2020-09-14[0.3.134] Check Gsource flags before remove callback datasubmit/tizen/20200914.081919accepted/tizen/unified/20200915.014510Gilbok Lee2-7/+18
2020-09-04[0.3.133] Update audio information into push_mediasubmit/tizen/20200909.015028Gilbok Lee2-3/+5
2020-08-20[0.3.132] Modify player_set_video_roi_area() example codeGilbok Lee1-1/+1
2020-07-10[0.3.132] Fix typo errorGilbok Lee6-10/+10
2020-07-08[0.3.132] Replace player-display by libmm-displaysubmit/tizen/20200709.071349submit/tizen/20200708.061411accepted/tizen/unified/20200709.212757Jeongmo Yang9-937/+278
2020-06-02[0.3.131] Drop buffering message after player_start()submit/tizen/20200609.025115submit/tizen/20200602.084810accepted/tizen/unified/20200610.015619Gilbok Lee3-2/+34
2020-05-06[0.3.130] To remove evas object, add setting visible false to unpreparesubmit/tizen/20200508.020224accepted/tizen/unified/20200510.220406Hyunil2-5/+14
2020-04-24[0.3.129][test] set subtitle cbEunhye Choi1-4/+6
2020-04-20[0.3.129] Add wl_win.type when use evas display typesubmit/tizen/20200421.025806accepted/tizen/unified/20200422.032202Gilbok Lee2-1/+3
2020-03-19[0.3.128] player_test: Add new test menu to set latency modesubmit/tizen/20200401.043141accepted/tizen/unified/20200403.034502Sangchul Lee2-1/+22
2020-03-19[0.3.127] player_audio_test: Add new test menu to set latency modeSangchul Lee2-1/+22
2020-03-12[0.3.126] Don't check main thread if the display_type is NONE, In the set_dis...Gilbok Lee2-5/+7
2020-02-05Merge "Add checking symbol pointer from dlsym" into tizensubmit/tizen/20200211.030822accepted/tizen/unified/20200212.125857Hyunil Park3-61/+81
2020-01-30Add checking symbol pointer from dlsymHyunil3-61/+81
2020-01-23Remove deprecated test menu - "Set Sound type"Sangchul Lee2-2/+0
2020-01-17fix coverity issueHyunil1-2/+9
2020-01-02[0.3.125] Fix build error due to toolchain upgrade (gcc6 ->gcc9)submit/tizen/20200107.042723accepted/tizen/unified/20200109.065429Gilbok Lee3-8/+16
2019-12-02Update document about feature hyperlink(2)submit/tizen/20191203.023505accepted/tizen/unified/20191203.121732Gilbok Lee1-1/+1
2019-11-29Update document about feature hyperlinksubmit/tizen/20191129.064228Gilbok Lee1-1/+1
2019-11-29[0.3.124] Add log for debug(close fd)Gilbok Lee3-19/+25
2019-10-22[0.3.123] update doxygensubmit/tizen/20191022.122009accepted/tizen/unified/20191101.042048Eunhye Choi2-2/+2
2019-10-07[0.3.123] Fix Coverity issues (Uninitialized scalar variable)Gilbok Lee1-2/+2
2019-09-20Merge "[ACR-1448] add api to set audio codec type" into tizentizen_5.5.m2_releasesubmit/tizen_5.5_mobile_hotfix/20201026.185102submit/tizen_5.5/20191031.000002submit/tizen/20190920.072750accepted/tizen/unified/20190923.110322accepted/tizen/5.5/unified/mobile/hotfix/20201027.064037accepted/tizen/5.5/unified/20191031.025642tizen_5.5_mobile_hotfixaccepted/tizen_5.5_unified_mobile_hotfixeunhae choi6-90/+284
2019-09-20[ACR-1448] add api to set audio codec typeEunhye Choi6-90/+284
2019-09-09[ACR-1410/2] update API referenceEunhye Choi1-10/+10
2019-09-09[0.3.123] remove deprecated internal apisubmit/tizen/20190918.011451submit/tizen/20190910.045947accepted/tizen/unified/20190919.110206Eunhye Choi4-117/+8
2019-08-30[0.3.122] Add internal API to set video codec typesubmit/tizen/20190830.041805accepted/tizen/unified/20190902.055304Eunhye Choi3-7/+88
2019-08-19[0.3.121] update api reference about DRMEunhye Choi1-1/+8
2019-08-07Merge "Change data type of surface id" into tizensubmit/tizen/20190813.062516accepted/tizen/unified/20190814.065138Hyunil Park4-11/+8
2019-08-02Remove ecore-wl2 from player_testHyunil1-3/+1
2019-08-01Change data type of surface idHyunil4-11/+8