summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-17[0.6.138] fix state change error in case of gapless playbacksubmit/tizen_5.0/20200120.061512submit/tizen_5.0/20200117.043550accepted/tizen/5.0/unified/20200121.023304tizen_5.0accepted/tizen_5.0_unifiedEunhye Choi2-6/+6
2019-05-02[0.6.137] apply gapless for looping functionsubmit/tizen_5.0/20190507.040758accepted/tizen/5.0/unified/20190508.044904Eunhye Choi2-2/+19
2019-04-18Merge "[0.6.136] Fix bug that calculates the stream elevation value" into tiz...Gilbok Lee1-2/+6
2019-04-18[0.6.136] Fix bug that calculates the stream elevation valueGilbok Lee2-3/+7
2019-04-12[0.6.136] remove unused property that is set to pulsesinkSangchul Lee3-10/+4
2019-04-08[0.6.135] fix video info errorsubmit/tizen_5.0/20190408.080132accepted/tizen/5.0/unified/20190409.154846Eunhye Choi3-2/+15
2019-03-07[0.6.134] Fix memory leakGilbok Lee3-19/+33
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
2018-08-14Use gst_video_overlay_set_roi_area interface instead of old interfacesubmit/tizen/20180814.031739accepted/tizen/unified/20180816.062859Hyunil2-23/+23
2018-08-03[0.6.122] adjust the timeout in case of pdsubmit/tizen/20180806.055314accepted/tizen/unified/20180807.132234Eunhae Choi3-14/+47
2018-08-01[0.6.121] removed dead codeEunhae Choi5-154/+26
2018-07-26[0.6.120] support force resume during buffering by seekingsubmit/tizen/20180730.025527accepted/tizen/unified/20180801.144912Eunhae Choi4-49/+85
2018-07-17[0.6.119] support force resume during bufferingsubmit/tizen/20180719.054941accepted/tizen/unified/20180720.060702Eunhae Choi6-110/+130
2018-07-03[0.6.118] add pts log about pushed datasubmit/tizen/20180703.081619accepted/tizen/unified/20180705.172654Eunhae Choi6-28/+58
2018-06-27[0.6.117] Disconnect bus watch before destroy msg threadGilbok Lee3-15/+5
2018-06-25[0.6.116] use nsec unit instead of msecsubmit/tizen/20180626.021828accepted/tizen/unified/20180627.070003Eunhae Choi10-267/+158
2018-06-04Merge "[0.6.114] streaming instance alloc from malloc to gmalloc0 and remove ...submit/tizen/20180607.021137submit/tizen/20180605.085831accepted/tizen/unified/20180611.015454eunhae choi1-7/+2
2018-05-25[0.6.115] add orient info into video dataEunhae Choi4-32/+44
2018-05-25[0.6.114] streaming instance alloc from malloc to gmalloc0 and remove unneces...Hyun Tae Kim1-7/+2
2018-05-24[0.6.114] check source state before pushing dataEunhae Choi2-3/+21
2018-05-23[0.6.113] disable max-size-time, use-rate-estimate in queue2 when PD modeGilbok Lee4-4/+13
2018-05-23[0.6.112] Add gst bus watcher for using msg queueGilbok Lee3-9/+72
2018-05-17[0.6.111] sync the video360 default value with pluginsubmit/tizen/20180517.095904accepted/tizen/unified/20180518.060555Eunhae Choi2-9/+14
2018-05-16[0.6.110] consider the feature when building pipelinesubmit/tizen/20180516.072931accepted/tizen/unified/20180517.062318Eunhae Choi3-11/+26
2018-05-14[0.6.109] remove state dependency of return valueEunhae Choi2-64/+16
2018-05-10Remove braces {} by coding rulesHyunil1-2/+1
2018-05-10Support RTSPS for DAPR-11Hyunil1-1/+1
2018-05-08[0.6.108] reduce bus msg pop timeoutsubmit/tizen/20180508.084323Eunhae Choi1-1/+1
2018-05-08[0.6.108] Change the way to check the track type of tag messageGilbok Lee2-6/+5
2018-05-08[0.6.107] Change queue2 max-size-bytes in PD modeGilbok Lee2-2/+2
2018-04-30[0.6.106] fix state transition issuesubmit/tizen/20180502.035414Eunhae Choi2-2/+8
2018-04-19Revert "Remove dead code"heechul.jeon1-1/+3
2018-04-19Remove dead codeheechul.jeon1-2/+1