summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-18[0.6.75] fix buffering time calc issuetizen_4.0.m2_releasesubmit/tizen_4.0/20171018.114001accepted/tizen/4.0/unified/20171019.082007Eunhae Choi3-10/+13
2017-10-18[0.6.74] apply max limit of string tagEunhae Choi3-9/+20
2017-10-17[0.6.73] Fix Coverity issuessubmit/tizen_4.0/20171017.101825accepted/tizen/4.0/unified/20171018.061028Gilbok Lee0-0/+0
2017-10-17[0.6.73] Add checking duration when video bitrate updateGilbok Lee3-11/+12
2017-10-13[0.6.72] Add checking duration when video bitrate updateGilbok Lee2-6/+11
2017-09-29[0.6.71] Fix coverity issuestizen_4.0.IoT.p1_releasesubmit/tizen_4.0/20170929.104638accepted/tizen/4.0/unified/20170929.221144Gilbok Lee7-25/+22
2017-09-28[0.6.70] Add checking player pipeline handle, when recive buffering messageGilbok Lee2-2/+8
2017-09-27[0.6.70] Add checking player pipeline handle, when recive buffering messageGilbok Lee2-2/+8
2017-09-20[0.6.69] make not to skip the buffering msgsubmit/tizen_4.0/20170920.022040accepted/tizen/4.0/unified/20170920.081704Eunhae Choi2-3/+5
2017-09-19[0.6.69] make not to skip the buffering msgsubmit/tizen/20170920.022025accepted/tizen/unified/20170920.081137Eunhae Choi2-3/+5
2017-09-12[0.6.68] Merge branch 'tizen' into tizen_4.0submit/tizen_4.0/20170913.041751accepted/tizen/4.0/unified/20170913.153818Eunhae Choi12-2387/+721
2017-09-11[0.6.68] apply tizen coding conventionsubmit/tizen/20170913.041518accepted/tizen/unified/20170913.154509Eunhae Choi4-541/+428
2017-09-11Merge "[0.6.67] In case of DASH, set adaptive_buffer bytes/time property in d...eunhae choi1-4/+4
2017-09-08Fixed mem leakJaechan Lee2-19/+23
2017-09-08[0.6.67] get lock before setting buffering donesubmit/tizen_4.0/20170908.082724accepted/tizen/4.0/unified/20170911.154912Eunhae Choi2-6/+12
2017-09-08[0.6.67] get lock before setting buffering doneEunhae Choi2-6/+12
2017-09-07[0.6.67] In case of DASH, set adaptive_buffer bytes/time property in decodebinGilbok Lee2-5/+5
2017-09-05[0.6.66] remove deadcodesubmit/tizen/20170906.061717accepted/tizen/unified/20170907.185646Eunhae Choi4-237/+55
2017-08-30[0.6.65] Add Check resume option in sound_focus callback.Gilbok Lee3-12/+29
2017-08-29[0.6.64] remove dead codeEunhae Choi7-1596/+17
2017-08-28add new functions to control the display of 360 contentEunhae Choi4-1/+188
2017-08-23[0.6.63] modify buffering msg handlingsubmit/tizen/20170823.085029accepted/tizen/unified/20170824.050846Eunhae Choi3-12/+16
2017-08-22[0.6.62] fix mem leaksubmit/tizen_4.0/20170828.110004submit/tizen_4.0/20170828.100004submit/tizen/20170822.114338accepted/tizen/unified/20170823.031715accepted/tizen/4.0/unified/20170829.020534Eunhae Choi4-68/+60
2017-08-22Merge "[0.6.61] Remove pd watch callback when unrelize pd pipeline" into tizeneunhae choi4-11/+23
2017-08-22Merge "[0.6.60] fix mem leak" into tizenEunhae Choi1-0/+1
2017-08-21[0.6.61] Remove pd watch callback when unrelize pd pipelineGilbok Lee4-11/+23
2017-08-21remove unnecessary comment & codesHeechul Jeon2-16/+0
2017-08-18[0.6.60] fix mem leakEunhae Choi1-0/+1
2017-08-14[0.6.60] add funct to set buffering sizeEunhae Choi5-1/+92
2017-08-14[0.6.59] use ms for buffering and remove deadcodeEunhae Choi9-251/+88
2017-08-08[0.6.58] use floor for start_persubmit/tizen/20170809.031401accepted/tizen/unified/20170809.135308Eunhae Choi1-1/+1
2017-08-02Merge "[0.6.58] add rm and display handling about audio_only" into tizensubmit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170802.101838accepted/tizen/unified/20170803.075423accepted/tizen/4.0/unified/20170816.015635accepted/tizen/4.0/unified/20170816.012950Eunhae Choi7-132/+318
2017-08-02Merge "[0.6.57] fix the mainloop blocking issue" into tizenEunhae Choi1-1/+5
2017-08-01[0.6.57] fix the mainloop blocking issueEunhae Choi1-1/+5
2017-08-01[0.6.58] add rm and display handling about audio_onlyEunhae Choi7-132/+318
2017-07-25[Milk App 2.3.1 compatibility Test] player_start is always failed.Jaechan Lee1-1/+0
2017-07-25[0.6.57] add checking result of mem allocEunhae Choi5-124/+10
2017-07-06[0.6.56] add about adaptive streaming variant controlsubmit/tizen/20170707.065345accepted/tizen/unified/20170710.154324Eunhae Choi5-3/+230
2017-07-04Send trick rate info when playback rate is changed.Jaechan Lee1-4/+4
2017-07-03correct typoHyunil1-1/+1
2017-06-12[0.6.55] modify macro to make it regular statementEunhae Choi4-75/+57
2017-06-02[0.6.54][ACR-978] add subtitle file path checkingsubmit/tizen/20170612.030425submit/tizen/20170609.042751submit/tizen/20170608.033315accepted/tizen/unified/20170612.073937Eunhae Choi2-4/+22
2017-06-01[0.6.53] delete dead code about textoverlayEunhae Choi3-87/+17
2017-06-01[0.6.52] add subtitle error handlingEunhae Choi2-53/+116
2017-06-01[0.6.51] add subtitle error postingEunhae Choi3-30/+37
2017-05-26[0.6.50] devide the user_data for each cbEunhae Choi4-13/+16
2017-05-25[0.6.49] add lock when destroy threadEunhae Choi2-1/+9
2017-05-22[0.6.48][uri type : mem] use heap instead of tbmtizen_4.0.m1_releasesubmit/tizen/20170522.021730accepted/tizen/unified/20170522.184610Eunhae Choi2-4/+19
2017-05-16[0.6.47] modify code about mem feedingEunhae Choi2-4/+4
2017-05-10[0.6.46] Merge branch tizen_3.0 to tizensubmit/tizen/20170511.065823accepted/tizen/unified/20170511.173307Eunhae Choi3-8/+50