summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-09[0.6.231] Fix typo errorGilbok Lee10-91/+91
2020-07-09[0.6.231] Always release resource when called resource_release_cbGilbok Lee3-79/+24
2020-06-09[0.6.230] Use FIFO ticket lock when use command locksubmit/tizen/20200609.025115accepted/tizen/unified/20200610.015629Gilbok Lee5-8/+116
2020-05-04Unify rotate type enumsubmit/tizen/20200506.063025accepted/tizen/unified/20200507.052303jiyong.min1-1/+1
2020-04-28[0.6.229] add line coverage optionEunhye Choi1-0/+7
2020-04-28[0.6.229] fix svace issuesubmit/tizen/20200428.051450accepted/tizen/unified/20200506.100223Eunhye Choi2-1/+6
2020-04-27[0.6.228] Add log for debugGilbok Lee1-11/+8
2020-04-23[0.6.228] Reset interrupted_by_resource variable after unrealizesubmit/tizen/20200423.031722accepted/tizen/unified/20200424.141646Gilbok Lee2-1/+3
2020-04-23[0.6.227] Inserts a video sink in the first of the sink element listGilbok Lee2-11/+14
2020-04-23[0.6.226] add typefinding in parsebinEunhye Choi3-6/+9
2020-04-21[0.6.225] set text track infoEunhye Choi2-3/+9
2020-04-21[0.6.224] set input information to parsebinEunhye Choi4-1/+17
2020-04-21[0.6.222] support codec type setting with u3submit/tizen/20200421.025806accepted/tizen/unified/20200422.032159Eunhye Choi4-84/+75
2020-04-20[0.2.222] Add concat element for gapless playbackGilbok Lee5-64/+265
2020-04-14[0.2.221] Fix crash when the player has next_urisubmit/tizen/20200413.123659accepted/tizen/unified/20200415.121431Gilbok Lee2-36/+19
2020-04-13[0.6.220] apply uridecodebin3Eunhye Choi12-184/+879
2020-04-13apply 'use decodebin' optiontizen_5.5_develEunhye Choi7-32/+33
2020-04-13support playback with sw codecEunhye Choi3-34/+165
2020-04-08support rtsp playbackEunhye Choi4-66/+63
2020-04-07Merge branch 'tizen' into tizen_5.5_develEunhye Choi6-17/+65
2020-04-07support mem src playbackEunhye Choi1-5/+26
2020-04-07support multi-trackEunhye Choi5-111/+156
2020-04-06support local playbackEunhye Choi6-65/+253
2020-03-26[0.6.219] Fix g_mutex_clear crash when destroying bus msg threadsubmit/tizen/20200401.043141accepted/tizen/unified/20200403.034507Gilbok Lee6-17/+65
2020-03-18Merge branch 'tizen' into tizen_5.5_develEunhye Choi6-36/+53
2020-02-24[0.6.218] fix svace issuesubmit/tizen/20200302.032418submit/tizen/20200224.115404accepted/tizen/unified/20200304.124039accepted/tizen/unified/20200225.224353Eunhye Choi3-8/+18
2020-02-170.6.217: get current capssubmit/tizen/20200221.064623submit/tizen/20200217.102422accepted/tizen/unified/20200217.213909Eunhye Choi2-4/+8
2020-02-10[0.6.216] fix svace issuesubmit/tizen/20200211.030822accepted/tizen/unified/20200212.125854Eunhye Choi2-5/+7
2020-01-29[0.6.215] fix svace issuesubmit/tizen/20200203.044444submit/tizen/20200131.071844submit/tizen/20200130.102116accepted/tizen/unified/20200204.125823Eunhye Choi5-11/+4
2020-01-20add queue setting for bufferingEunhye Choi3-24/+99
2020-01-20[0.6.214] fix coverity issuesubmit/tizen/20200120.053545accepted/tizen/unified/20200129.022524Eunhye Choi1-6/+14