summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-05[0.6.276] Remove unused reference to fix mem leakaccepted/tizen/7.0/unified/20240409.152240tizen_7.0accepted/tizen_7.0_unifiedEunhye Choi3-38/+1
2024-03-25[0.6.275] fix mem leakEunhye Choi3-4/+7
2024-01-23[0.6.274] Fix coverity issue (MISSING_LOCK)Gilbok Lee2-0/+4
2023-08-21[0.6.274] increase reference count, when adding streamaccepted/tizen/7.0/unified/20230828.173123Gilbok Lee2-3/+3
2023-02-24[0.6.273] Disable print taglist functionaccepted/tizen/7.0/unified/20230227.140634Gilbok Lee2-38/+13
2022-10-28[0.6.272] fix crash when player destroy during prepare_asyncaccepted/tizen/7.0/unified/20221110.062711accepted/tizen/7.0/unified/20221105.102627Gilbok Lee2-2/+37
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 Choi2-2/+4
2022-03-24[0.6.270] fix crash during gapless playbacksubmit/tizen/20220324.062956accepted/tizen/unified/20220325.133410Eunhye Choi3-7/+12
2022-02-21[0.6.269] replace deprecated gst apisubmit/tizen/20220302.012402submit/tizen/20220222.093601accepted/tizen/unified/20220303.131848Eunhye Choi2-2/+2
2021-11-15[0.6.268] handle seek to eossubmit/tizen/20211115.101120accepted/tizen/unified/20211116.130447Eunhye Choi2-4/+14
2021-11-04[0.6.267] skip unsupported codecsubmit/tizen/20211104.063545accepted/tizen/unified/20211105.130418Eunhye Choi4-11/+22
2021-10-18[0.6.266] release video resourcesubmit/tizen/20211028.044502accepted/tizen/unified/20211101.140247Eunhye Choi2-1/+18
2021-10-18[0.6.265] Set videoparse to send SPS/PPS with every IDR frameGilbok Lee2-58/+55
2021-10-12[0.6.264] Delete video sink when player set audio onlyGilbok Lee3-13/+17
2021-10-08Set multiqueue max-size-time when local playbacksubmit/tizen/20211008.071508Gilbok Lee2-29/+47
2021-10-08[0.6.262] resolve block issue during switching streamEunhye Choi3-2/+21
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 Lee2-2/+4
2021-09-29[0.6.260] fix coverity issuesubmit/tizen/20210929.063733accepted/tizen/unified/20211001.001328Eunhye Choi2-20/+54
2021-09-27[0.6.259] remove invalid object unrefsubmit/tizen/20210928.034031Eunhye Choi3-34/+28
2021-07-23[0.6.258] Use video overlay interface to set exported shell handleHyunil2-2/+5
2021-07-22[0.6.257] fix coverity issuesubmit/tizen/20210722.093020accepted/tizen/unified/20210723.122801Eunhye Choi2-8/+8
2021-06-14[0.6.256] Apply video rendering for MM_DISPLAY_SURFACE_OVERLAY_SYNC_UI typesubmit/tizen/20210719.045446accepted/tizen/unified/20210720.123530Hyunil4-13/+64
2021-06-02[0.6.255] Change path of configuration filesubmit/tizen/20210604.030216accepted/tizen/unified/20210608.131710Gilbok Lee1-2/+2
2021-05-27[0.6.254] fix mem leaksubmit/tizen/20210531.015432accepted/tizen/unified/20210602.122637Eunhye Choi2-9/+5
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 Lee2-17/+14
2021-04-02[0.6.252] support stream switch in case of hls and dashEunhye Choi2-3/+8
2021-01-06[0.6.251] Release videobin signal in pad_removed callbacksubmit/tizen/20210112.010247accepted/tizen/unified/20210113.121046Gilbok Lee2-1/+3
2020-12-03[0.6.250] Improve to defend the spurious wakeup issue of g_cond_wait_until()Sangchul Lee2-9/+13
2020-11-11[0.6.249] Post INTERRUPT_STARTED message before _mmplayer_unrealizesubmit/tizen/20201112.022411accepted/tizen/unified/20201113.130842Gilbok Lee2-3/+3
2020-11-10[0.6.248] Post FLUSH_BUFFER message to retrieve exported bufferssubmit/tizen/20201110.045527Gilbok Lee2-3/+5
2020-10-30[0.6.247] resolve deadlock during abort_pausesubmit/tizen/20201104.065942Eunhye Choi2-4/+17
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 Lee3-1/+11
2020-10-20[0.6.245] fix crash when video stream is disabledEunhye Choi2-3/+3
2020-10-13[0.6.244] Fix the bug that does not disconnect pad signalGilbok Lee2-2/+2
2020-10-06[0.6.243] Remove libmm-utility dependencyEunhye Choi7-37/+165
2020-10-06[0.6.242] Check MMPLAYER_BUS_WATCHER_WAIT_UNTIL() return value, when remove b...Gilbok Lee2-4/+8
2020-10-05Merge "Revert "[0.6.234] Disable ringbuffer in queue2 when streaming mp3"" in...Gilbok Lee1-24/+1
2020-10-05Revert "[0.6.234] Disable ringbuffer in queue2 when streaming mp3"Gilbok Lee2-25/+2
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 Choi9-66/+112
2020-09-16[0.6.240] Fix coverity issuessubmit/tizen/20200916.082856accepted/tizen/unified/20200916.212654Gilbok Lee3-4/+5
2020-09-11[0.6.239] Fix memory leaksubmit/tizen/20200914.081919accepted/tizen/unified/20200915.014531Gilbok Lee2-6/+6
2020-09-08[0.6.238] Fix memory leak due to without unref source elementsubmit/tizen/20200909.015028Gilbok Lee2-19/+32
2020-09-08[0.6.237] Apply audio caps when samplerate or channel is changedGilbok Lee2-52/+84
2020-09-04[0.6.236] Fix memory leak due to without unref capssubmit/tizen/20200904.063829accepted/tizen/unified/20200907.143925Gilbok Lee2-6/+3
2020-09-01[0.6.235] Fix crash when audiobin is not generatedsubmit/tizen/20200901.071833accepted/tizen/unified/20200902.011936Gilbok Lee2-2/+2
2020-09-01[0.6.234] Disable ringbuffer in queue2 when streaming mp3Gilbok Lee2-2/+25
2020-07-17[0.6.233] Remove build warningGilbok Lee1-2/+1
2020-07-17[0.6.233] Execute commit after checking the return value of marking at resour...YoungHun Kim2-5/+14
2020-07-13[0.6.232] Always release h/w resource, when player destroysubmit/tizen/20200714.074336accepted/tizen/unified/20200715.002118Gilbok Lee2-7/+26