summaryrefslogtreecommitdiff
path: root/src/mm_player_capture.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-29[0.6.186] apply tizen function naming coding ruleEunhye Choi1-1/+1
2019-04-18[0.6.183] support pcm extraction with audio playbackEunhye Choi1-0/+1
2019-04-10[0.6.180] apply tizen naming coding rulesubmit/tizen/20190410.035730accepted/tizen/unified/20190410.131432Eunhye Choi1-21/+21
2019-03-14[0.6.173] Change to convert and rotate image with mm_util_image_hsubmit/tizen/20190313.075153accepted/tizen/unified/20190318.221233jiyong.min1-45/+53
2018-12-26[0.6.164] Apply tizen coding rulesubmit/tizen/20190107.101656accepted/tizen/unified/20190108.124859Gilbok Lee1-132/+129
2018-12-18[0.6.163] Modified for correct memory alloc and free functionGilbok Lee1-3/+3
2018-11-22[0.6.151] removed complexity of __mmplayer_get_video_frame_from_buffer()Sejun Park1-180/+131
2018-11-19[0.6.149] handle null surface type with remote typeEunhae Choi1-15/+4
2018-11-08[0.6.142] resolve complexity issueGilbok Lee1-173/+218
2018-09-18Modify calculating rotate value with content orientationHyunil1-3/+3
2018-08-31Apply tizen allocator to playersubmit/tizen/20180831.080817submit/tizen/20180831.043334accepted/tizen/unified/20180903.062545Sejun Park1-91/+33
2018-02-23[0.6.94] apply the modified mm util interfacesubmit/tizen/20180223.061228accepted/tizen/unified/20180226.142332Eunhae Choi1-41/+15
2018-02-12[0.6.92] apply new enum of libmm-utilitysubmit/tizen/20180212.075159accepted/tizen/unified/20180214.144600Eunhae Choi1-14/+14
2018-02-08Fixed capture issue when rotate is appliedSejun Park1-0/+5
2018-01-16[0.6.90] Fix getting orientation bug when capture videosubmit/tizen/20180118.094418accepted/tizen/unified/20180119.133818Gilbok Lee1-2/+3
2017-12-19fixed converting issue when decoding with s/w codecSejun Park1-11/+16
2017-12-13Fix tc fail issue at capture videoSejun Park1-23/+74
2017-12-08Supported S420 for capturing videosubmit/tizen/20171212.053432accepted/tizen/unified/20171212.171926Sejun Park1-53/+127
2017-09-29[0.6.71] Fix coverity issuessubmit/tizen/20170929.104425Gilbok Lee1-7/+0
2017-09-08Fixed mem leakJaechan Lee1-0/+2
2016-11-25Fixed SVACE critical issuesJaechan Lee1-10/+10
2016-10-19[v0.6.5] remove mem leak in capture functEunhae Choi1-20/+45
2016-10-14[v0.6.3] fix video capture err on TM1Eunhae Choi1-11/+7
2016-08-31clean up the code about locksubmit/tizen/20160907.074000accepted/tizen/wearable/20160908.044111accepted/tizen/tv/20160908.043957accepted/tizen/mobile/20160908.043726accepted/tizen/ivi/20160908.044216accepted/tizen/common/20160907.154721NAMJEONGYOON1-7/+7
2016-08-11apply tizen coding rulesNAMJEONGYOON1-385/+331
2016-08-10fix looping operation for evas surface and remove unused codesubmit/tizen/20160811.023523submit/tizen/20160810.075454accepted/tizen/wearable/20160812.010552accepted/tizen/tv/20160812.010617accepted/tizen/mobile/20160812.010708accepted/tizen/ivi/20160812.010640accepted/tizen/common/20160811.145701NAMJEONGYOON1-7/+0
2016-07-06add resource limit return during player createEunhae Choi1-2/+4
2016-03-31modify capture muxtex lock handlingsubmit/tizen/20160405.094415accepted/tizen/wearable/20160406.014513accepted/tizen/tv/20160406.014450accepted/tizen/mobile/20160406.014433accepted/tizen/ivi/20160406.014532accepted/tizen/common/20160406.143726Eunhae Choi1-7/+3
2016-02-26modified player for evasNAMJEONGYOON1-4/+17
2016-02-17remove client pipelinesubmit/tizen_common/20160222.091425submit/tizen/20160218.094257submit/tizen/20160218.050430accepted/tizen/wearable/20160219.002405accepted/tizen/tv/20160219.002349accepted/tizen/mobile/20160219.002336accepted/tizen/ivi/20160219.002425accepted/tizen/common/20160222.162029Eunhae Choi1-0/+983
2015-08-12Replace capi-meida-player with deamonsubmit/tizen/20150812.014234Hyongtaek Lim1-954/+0
2015-07-27fix video capture error with SN12 formatHyunil Park1-45/+18
2015-06-021. Sync 2.4 code to 3.0submit/tizen_wearable/20150611.000000submit/tizen_tv/20150611.000001submit/tizen_mobile/20150611.000000submit/tizen_common/20150610.072250submit/tizen_common/20150610.013111submit/tizen_3.0.2015.q2_common/20150615.075539submit/tizen/20150608.113003submit/tizen/20150604.065932submit/tizen/20150603.104901accepted/tizen/wearable/20150611.085713accepted/tizen/tv/20150612.003552accepted/tizen/mobile/20150612.003441accepted/tizen/common/20150610.144513accepted/tizen/3.0.2015.q2/common/20150615.091849tizen_3.0.2015.q2_commonaccepted/tizen_3.0.2015.q2_commonHyunil Park1-60/+62
2015-02-26Enable Media packetsubmit/tizen/20150226.052433accepted/tizen/wearable/20150226.095720accepted/tizen/tv/20150226.094450accepted/tizen/mobile/20150226.100503accepted/tizen/common/20150226.085105Hyunil Park1-18/+6
2015-02-05Update to version tizen 2.3 API base on Gstreamer 1.xsubmit/tizen_tv/20150216.072255submit/tizen_tv/20150212.080449submit/tizen_tv/20150210.000000submit/tizen/20150209.023238accepted/tizen/wearable/20150211.014106accepted/tizen/tv/20150217.103452accepted/tizen/mobile/20150211.014747accepted/tizen/common/20150210.094529Hyunil Park1-717/+943
2014-07-07Updated to version 0.2.27Andrey Shelest1-298/+82
2013-05-18Turn out remaining gst-1.0 codeRusty Lynch1-2/+0
2013-05-18Fix Gstreamer 0.10-1.0 complianceXavier Roche1-5/+185
2013-03-16merge with masterJinkun Jang1-1/+1
2013-03-13Tizen 2.1 baseJinkun Jang1-0/+803