summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Merge "[0.6.150] add unittest cases" into tizensubmit/tizen/20181123.080458eunhae choi9-88/+430
2018-11-22[0.6.151] removed complexity of __mmplayer_get_video_frame_from_buffer()Sejun Park2-181/+132
2018-11-22[0.6.150] add unittest casesEunhae Choi9-88/+430
2018-11-20[0.6.150] get right audio channel infoEunhae Choi4-34/+12
2018-11-20Merge "[0.6.149] resolve set state complexity issue" into tizeneunhae choi1-67/+80
2018-11-20[0.6.149] resolve set state complexity issueGilbok Lee2-68/+81
2018-11-19[0.6.149] handle null surface type with remote typeEunhae Choi5-88/+49
2018-11-16[0.6.148] resolve transform gsterror complexity issueGilbok Lee2-109/+124
2018-11-16Merge "[0.6.147] Apply new attribute API of libmm-common" into tizeneunhae choi4-36/+29
2018-11-16[0.6.147] Apply new attribute API of libmm-commonSangchul Lee5-37/+30
2018-11-14[0.6.147] bug fix: support audio playback when surface type is null with play...Hyunil4-20/+11
2018-11-13[0.6.146] resolve _decode_callback complexity issueEunhae Choi3-197/+128
2018-11-12[0.6.145] remove dead path - video hubEunhae Choi5-98/+0
2018-11-09[0.6.145] remove dead path - group playEunhae Choi4-683/+4
2018-11-09[0.6.145] resolve no-more-pad handling complexity issueEunhae Choi2-163/+218
2018-11-08[0.6.144] resolve decode pad added complexity issuesubmit/tizen/20181109.060212accepted/tizen/unified/20181113.163412Eunhae Choi6-342/+327
2018-11-08[0.6.143] resolve audio pipeline complexity issueEunhae Choi7-115/+135
2018-11-08[0.6.142] resolve complexity issueGilbok Lee2-174/+219
2018-11-06[0.6.141] remove not used pcm extract source codeEunhae Choi8-341/+52
2018-11-06[0.6.140] resolve complexity issueGilbok Lee2-168/+197
2018-11-06[0.6.139] resolve complexity issueGilbok Lee3-136/+197
2018-11-05[0.6.138] resolve complexity issueGilbok Lee2-159/+143
2018-10-31[0.6.137] resolve complexity issueEunhae Choi5-326/+332
2018-10-29[0.6.136] change naming the next playbackEunhae Choi3-60/+59
2018-10-26[0.6.136] remove dead codeEunhae Choi1-3/+0
2018-10-23[0.6.136] send state msg in case of resource conflictEunhae Choi1-1/+1
2018-10-17[0.6.136] drop invalid input at fakesinkEunhae Choi2-5/+7
2018-10-17Revert "[0.6.136] drop invalid input at fakesink"eunhae choi2-7/+5
2018-10-17[0.6.136] drop invalid input at fakesinkEunhae Choi2-5/+7
2018-10-08[0.6.135] adjust the pd timeoutEunhae Choi3-8/+12
2018-10-02[0.6.134] check elem state before read capsEunhae Choi1-28/+38
2018-10-02[0.6.134] fix svace issuesubmit/tizen/20181002.095115Eunhae Choi3-2/+13
2018-10-01[0.6.133] add unsupported codec handlingsubmit/tizen_5.0/20181101.000003submit/tizen/20181001.075439accepted/tizen/unified/20181002.093238accepted/tizen/5.0/unified/20181102.020128Eunhae Choi5-52/+97
2018-09-21Adding initial structure for internal unittestsubmit/tizen/20180921.070636accepted/tizen/unified/20180927.174426heechul.jeon8-8/+188
2018-09-18Modify calculating rotate value with content orientationHyunil4-123/+62
2018-09-17[0.6.131] add commentsEunhae Choi3-5/+11
2018-09-12Remove dead codesubmit/tizen/20180912.032839accepted/tizen/unified/20180913.063824Hyunil2-329/+14
2018-09-10[0.6.130] fix property setting error of mem bufferEunhae Choi1-4/+3
2018-09-06[0.6.130] fix mem buffer playback issuesubmit/tizen/20180910.010611accepted/tizen/unified/20180911.125358Eunhae Choi1-2/+3
2018-09-04[0.6.130] modify setting video roi functionsubmit/tizen/20180904.110532accepted/tizen/unified/20180905.060830Eunhae Choi3-35/+35
2018-09-04[0.6.129] fix coverity issueEunhae Choi2-9/+4
2018-08-31[VPR-306/ACR-1275] Add new API to set/get the video roi areaHyunil4-0/+152
2018-08-31Apply tizen allocator to playersubmit/tizen/20180831.080817submit/tizen/20180831.043334accepted/tizen/unified/20180903.062545Sejun Park6-131/+67
2018-08-31Event name is changed for gaplasssubmit/tizen/20180831.074348submit/tizen/20180831.013224Hyunil1-1/+1
2018-08-29[0.6.128] refactoring about set positionsubmit/tizen/20180829.053131accepted/tizen/unified/20180830.060824Eunhae Choi7-224/+153
2018-08-29[0.6.127] refactoring about gapless playbackEunhae Choi2-191/+198
2018-08-24[0.6.126] refactoring about _create_pipelineEunhae Choi7-1397/+1409
2018-08-22[0.6.125] improve the complexity issue of gst_callbackEunhae Choi4-572/+609
2018-08-21[0.6.124] rearrange some functionssubmit/tizen/20180822.024115accepted/tizen/unified/20180824.162429Eunhae Choi10-3567/+3604
2018-08-16[0.6.123] add _abort_pauseEunhae Choi5-4/+59