summaryrefslogtreecommitdiff
path: root/src/mm_player_priv.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-09[1.0.2] fix wrong conditionHEADaccepted/tizen/unified/x/asan/20240625.092155accepted/tizen/unified/x/20240612.025904accepted/tizen/unified/toolchain/20240624.121354accepted/tizen/unified/dev/20240620.005508accepted/tizen/unified/20240605.153142tizenaccepted/tizen_unified_x_asanaccepted/tizen_unified_xaccepted/tizen_unified_toolchainaccepted/tizen_unified_devaccepted/tizen_unifiedEunhye Choi1-4/+4
2024-04-08[1.0.1] Remove unused reference to fix mem leakEunhye Choi1-2/+2
2024-03-20[0.6.294] fix mem leakEunhye Choi1-3/+5
2024-02-14[0.6.293] Fix Svace/Coverity issuesaccepted/tizen/unified/x/20240220.145948accepted/tizen/unified/toolchain/20240311.065424accepted/tizen/unified/20240219.160358Gilbok Lee1-2/+2
2024-01-23[0.6.291] Fix coverity issue (MISSING_LOCK)Gilbok Lee1-0/+2
2024-01-11[0.6.291] Fix the external subtitle synchronization problem when player accur...accepted/tizen/unified/riscv/20240117.041608accepted/tizen/unified/20240116.155504accepted/tizen_unified_riscvGilbok Lee1-17/+26
2023-10-30[0.6.289] Fix not-linked error during prepareaccepted/tizen/unified/20231031.163523Eunhye Choi1-0/+9
2023-08-17[0.6.288] Fix coverity/Svace issuestizen_8.0_m2_releaseaccepted/tizen/unified/20230822.043317accepted/tizen/8.0/unified/20231005.093450Gilbok Lee1-4/+2
2023-07-24[0.6.287] Fix HLS prepare issueaccepted/tizen/unified/20230726.020640Gilbok Lee1-0/+1
2023-07-06[0.6.286] Change the property name for setting max-bitrate used in adaptivedemuxGilbok Lee1-2/+2
2023-07-05[0.6.285] fix hls prepare issueaccepted/tizen/unified/20230711.091722Eunhye Choi1-7/+12
2023-06-29[0.6.283] Fix the problem that not play until the end in gapless modeGilbok Lee1-17/+64
2023-06-20[0.6.280] remove unused caps refEunhye Choi1-40/+27
2023-06-20[0.6.280] set buffering criteria on adaptivedemux2Eunhye Choi1-8/+28
2023-03-03[0.6.277] Update uridecodebin3 setting to sync GST 1.22.0accepted/tizen/unified/20230303.162757Eunhye Choi1-2/+1
2022-08-25[0.6.271] set the textbin clock to the referenced pipeline clocktizen_7.0_m2_releasesubmit/tizen/20220825.043817accepted/tizen/unified/20220826.161539accepted/tizen/7.0/unified/hotfix/20221116.105424tizen_7.0_hotfixaccepted/tizen_7.0_unified_hotfixEunhye Choi1-1/+3
2022-03-24[0.6.270] fix crash during gapless playbacksubmit/tizen/20220324.062956accepted/tizen/unified/20220325.133410Eunhye Choi1-5/+11
2022-02-21[0.6.269] replace deprecated gst apisubmit/tizen/20220302.012402submit/tizen/20220222.093601accepted/tizen/unified/20220303.131848Eunhye Choi1-1/+1
2021-11-04[0.6.267] skip unsupported codecsubmit/tizen/20211104.063545accepted/tizen/unified/20211105.130418Eunhye Choi1-4/+3
2021-10-18[0.6.266] release video resourcesubmit/tizen/20211028.044502accepted/tizen/unified/20211101.140247Eunhye Choi1-0/+17
2021-10-18[0.6.265] Set videoparse to send SPS/PPS with every IDR frameGilbok Lee1-57/+54
2021-10-12[0.6.264] Delete video sink when player set audio onlyGilbok Lee1-0/+4
2021-10-08[0.6.262] resolve block issue during switching streamEunhye Choi1-0/+19
2021-09-30[0.6.261] Set h264parse to send SPS/PPS with every IDR frame if v4l2h264dec i...tizen_6.5.m2_releasesubmit/tizen_6.5/20211028.162401submit/tizen/20211026.082429submit/tizen/20211007.090107submit/tizen/20210930.035859accepted/tizen/unified/20211007.154731accepted/tizen/unified/20211001.001304accepted/tizen/6.5/unified/20211028.122636Gilbok Lee1-1/+3
2021-09-29[0.6.260] fix coverity issuesubmit/tizen/20210929.063733accepted/tizen/unified/20211001.001328Eunhye Choi1-19/+53
2021-09-27[0.6.259] remove invalid object unrefsubmit/tizen/20210928.034031Eunhye Choi1-21/+15
2021-07-23[0.6.258] Use video overlay interface to set exported shell handleHyunil1-1/+4
2021-07-22[0.6.257] fix coverity issuesubmit/tizen/20210722.093020accepted/tizen/unified/20210723.122801Eunhye Choi1-7/+7
2021-06-14[0.6.256] Apply video rendering for MM_DISPLAY_SURFACE_OVERLAY_SYNC_UI typesubmit/tizen/20210719.045446accepted/tizen/unified/20210720.123530Hyunil1-6/+46
2021-05-27[0.6.254] fix mem leaksubmit/tizen/20210531.015432accepted/tizen/unified/20210602.122637Eunhye Choi1-8/+4
2021-05-13Remove unnecessary codedesperadok1-3/+0
2021-04-21[0.6.253] Fix wrong memory free, when the pipeline is destroyedsubmit/tizen/20210421.110538accepted/tizen/unified/20210422.005409Gilbok Lee1-16/+13
2021-04-02[0.6.252] support stream switch in case of hls and dashEunhye Choi1-2/+7
2021-01-06[0.6.251] Release videobin signal in pad_removed callbacksubmit/tizen/20210112.010247accepted/tizen/unified/20210113.121046Gilbok Lee1-0/+2
2020-12-03[0.6.250] Improve to defend the spurious wakeup issue of g_cond_wait_until()Sangchul Lee1-8/+12
2020-11-11[0.6.249] Post INTERRUPT_STARTED message before _mmplayer_unrealizesubmit/tizen/20201112.022411accepted/tizen/unified/20201113.130842Gilbok Lee1-2/+2
2020-11-10[0.6.248] Post FLUSH_BUFFER message to retrieve exported bufferssubmit/tizen/20201110.045527Gilbok Lee1-2/+4
2020-10-30[0.6.247] resolve deadlock during abort_pausesubmit/tizen/20201104.065942Eunhye Choi1-3/+16
2020-10-21[0.6.246] Set h264parse to send SPS/PPS with every IDR frame if omxdec_h264 i...submit/tizen/20201028.052639accepted/tizen/unified/20201102.124441Gilbok Lee1-0/+9
2020-10-20[0.6.245] fix crash when video stream is disabledEunhye Choi1-2/+2
2020-10-13[0.6.244] Fix the bug that does not disconnect pad signalGilbok Lee1-1/+1
2020-10-06[0.6.243] Remove libmm-utility dependencyEunhye Choi1-2/+2
2020-10-06[0.6.242] Check MMPLAYER_BUS_WATCHER_WAIT_UNTIL() return value, when remove b...Gilbok Lee1-3/+7
2020-09-18[0.6.241] apply select-stream event for audio onlytizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.114804submit/tizen_6.0_hotfix/20201102.192504submit/tizen_6.0/20201029.205104submit/tizen/20200921.015926accepted/tizen/unified/20200921.095130accepted/tizen/6.0/unified/hotfix/20201103.004303accepted/tizen/6.0/unified/20201030.114439Eunhye Choi1-45/+92
2020-09-16[0.6.240] Fix coverity issuessubmit/tizen/20200916.082856accepted/tizen/unified/20200916.212654Gilbok Lee1-1/+2
2020-09-11[0.6.239] Fix memory leaksubmit/tizen/20200914.081919accepted/tizen/unified/20200915.014531Gilbok Lee1-5/+5
2020-09-04[0.6.236] Fix memory leak due to without unref capssubmit/tizen/20200904.063829accepted/tizen/unified/20200907.143925Gilbok Lee1-5/+2
2020-07-17[0.6.233] Execute commit after checking the return value of marking at resour...YoungHun Kim1-4/+13
2020-07-13[0.6.232] Always release h/w resource, when player destroysubmit/tizen/20200714.074336accepted/tizen/unified/20200715.002118Gilbok Lee1-6/+25
2020-07-09[0.6.231] Fix typo errorGilbok Lee1-31/+31