summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-16[0.6.214] fix state change error in case of gapless playbacksubmit/tizen/20200117.040756Eunhye Choi2-6/+6
2020-01-15Merge tizen branch into tizen_5.5_devel branchEunhye Choi15-1175/+1336
2020-01-08[0.6.213] apply const type for iniparser upgradesubmit/tizen/20200109.103735accepted/tizen/unified/20200115.123428Eunhye Choi2-7/+11
2020-01-02[0.6.212] Fix build error due to toolchain upgrade (gcc6 -> gcc9)submit/tizen/20200107.042703accepted/tizen/unified/20200109.065424Gilbok Lee3-18/+15
2019-12-03[0.6.211] Fix build errorsubmit/tizen/20191203.023505accepted/tizen/unified/20191203.121726Gilbok Lee1-1/+1
2019-11-29[0.6.211] Add log for debug(close fd)submit/tizen/20191129.064228Gilbok Lee2-2/+8
2019-11-22[0.6.210] Fix memory leak in __mmplayer_gst_create_txt_sink_bin()Gilbok Lee2-2/+2
2019-11-15[0.6.209] Fix crash when unprepareGilbok Lee2-16/+15
2019-11-13[0.6.208] Clean up _mmplayer_do_video_capture() functionGilbok Lee2-31/+23
2019-10-21[0.6.207] use reconfigure lock to sync operationsubmit/tizen/20191021.065130accepted/tizen/unified/20191101.042042Eunhye Choi7-63/+84
2019-10-08[0.6.206] get decoder msg in sync handlertizen_5.5.m2_releasesubmit/tizen_5.5_mobile_hotfix/20201026.185103submit/tizen_5.5/20191031.000004submit/tizen/20191008.051417accepted/tizen/unified/20191009.231717accepted/tizen/5.5/unified/mobile/hotfix/20201027.085013accepted/tizen/5.5/unified/20191031.023508tizen_5.5_mobile_hotfixaccepted/tizen_5.5_unified_mobile_hotfixEunhye Choi2-1/+13
2019-10-02[0.6.205] sort codec factory by user requestsubmit/tizen/20191004.024448accepted/tizen/unified/20191006.223651Eunhye Choi4-48/+147
2019-09-19[0.6.204] add the default codec type configurationsubmit/tizen/20190920.072750accepted/tizen/unified/20190923.110311Eunhye Choi10-228/+249
2019-08-26use-tbm is set to true when the condition is truesubmit/tizen/20190826.051840accepted/tizen/unified/20190827.043439Hyunil1-7/+6
2019-08-23Merge "Revert "use-tbm is set to true when the condition is true"" into tizensubmit/tizen/20190823.063831accepted/tizen/unified/20190826.113250eunhae choi1-6/+8
2019-08-23Revert "use-tbm is set to true when the condition is true"Hyunil Park1-6/+8
2019-08-23Merge "use-tbm is set to true when the condition is true" into tizenHyunil Park1-8/+6
2019-08-23use-tbm is set to true when the condition is trueHyunil1-8/+6
2019-08-23[0.6.203] fix ASAN issueEunhye Choi4-743/+762
2019-08-14Merge "Unref the pad for video capture before return" into tizeneunhae choi1-0/+2
2019-08-09[0.6.202] fix coverity issuesubmit/tizen/20190813.062516accepted/tizen/unified/20190814.065133Eunhye Choi2-25/+15
2019-08-05Unref the pad for video capture before returnHyuntae Kim1-0/+2
2019-08-01Change data type of surface idHyunil4-5/+5
2019-08-01Merge tizen branch into tizen_5.5_develEunhye Choi15-1268/+1700
2019-07-29[0.6.202] remove unused pcm infoEunhye Choi4-13/+1