summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-05-27resolve build break (2)tizen_3.0.m14.3_ivi_releasetizen_3.0.m14.2_ivi_releasetizen_3.0.2014.q3_common_releasesubmit/tizen_mobile/20141120.000000submit/tizen/20140527.053629accepted/tizen/ivi/20140604.130045tizen_3.0.m14.3_ivitizen_3.0.m14.2_ivitizen_3.0.2014.q3_commonaccepted/tizen_3.0.m14.3_iviaccepted/tizen_3.0.2014.q3_commoneunhae1.choi5-88/+89
2014-05-26devide files to resolve build breaksubmit/tizen/20140526.114814eunhae1.choi9-5372/+5684
2013-05-18Turn out remaining gst-1.0 codeRusty Lynch2-2/+2
2013-05-18Remove deprecated g_thread_initRusty Lynch1-3/+0
2013-05-18Fix Gstreamer 0.10-1.0 complianceXavier Roche6-19/+678
2013-04-24Removed display setting force_aspect_ratio for evaspixmapsinksubmit/tizen_2.1/20130424.232047submit/tizen/20130517.045046accepted/tizen_2.1/20130425.034947accepted/tizen/20130520.1011352.1b_releasetizen_2.1Sangchul Lee1-4/+0
2013-04-12remove retry to get durationYounghwan Ahn1-33/+5
2013-04-04Release 0.2.17-0 versionSangchul Lee1-6/+2
2013-04-04Corrected invalid return values of audio effect APIsSangchul Lee1-6/+2
2013-04-02fix Nabi S1-13296Jeon Hee Chul1-36/+63
2013-04-02fix Nabi S1-13296Jeon Hee Chul1-36/+63
2013-03-28add MM_ERROR_PLAYER_DRM_OUTPUT_PROTECTIONYounghwan Ahn1-1/+4
2013-03-19Merge branch 'master' into tizen_2.1Jeon Hee Chul2-436/+500
2013-03-19fix JIRA DCM-346. make it enable to get content attribute after prepare-stateJeon Hee Chul2-436/+500
2013-03-16merge with masterJinkun Jang10-308/+511
2013-03-13Tizen 2.1 baseJinkun Jang22-0/+20025
2013-03-12don't post error duplicately for prepareYounghwan Ahn1-2/+4
2013-03-07vaapi: add initial rotation supportYan Yin1-0/+11
2013-03-07vaapi: add initial playback supportYan Yin1-0/+11
2013-03-04add ignore session APIYounghwan Ahn9-245/+247
2013-02-22set rotation value when using X_EXT surface typeSangchul Lee1-0/+1
2013-02-21Add rtsp connection fail messageGilbok Lee1-3/+11
2013-02-18synchronous error return for prepareYounghwan Ahn2-35/+61
2013-02-05add asm state checking code before changing asm state in _mmplayer_unrealize(...Sangchul Lee2-5/+9
2013-01-23add mm_player_set_video_frame_render_error_callback() APISangchul Lee4-6/+128
2013-01-22support NV12 TILED colorspace formatSangchul Lee1-47/+185
2013-01-16add NOTICE file and change file permissionYounghwan Ahn20-0/+0
2013-01-15Merge branch 'master' into tizen_2.0Sangchul Lee1-82/+40
2013-01-15user can set width/height size of videostream callback data with S/W decoderSangchul Lee1-82/+40
2013-01-15remove useless codesYounghwan Ahn1-19/+2
2013-01-15Merge branch 'master' into tizen_2.0Younghwan Ahn1-5/+43
2013-01-15fix bug for setting rotationYounghwan Ahn1-2/+23
2013-01-14add new drm error typeYounghwan Ahn1-3/+20
2013-01-10Merge branch 'master' into tizen_2.0Sangchul Lee1-11/+8
2013-01-10change ASM_EVENT_SOURCE_OTHER_APP to ASM_EVENT_SOURCE_MEDIASangchul Lee1-6/+2
2013-01-09modify error handling for GST_STREAM_ERROR_DECRYPT_NOKEYYounghwan Ahn1-6/+7
2013-01-08fix prevent defectsYounghwan Ahn2-2/+5
2013-01-07Add interface for audio latency mode setting, fixed TDIS-1656Zhang,Vivian2-2/+14
2013-01-05Add interface for audio latency mode setting, fixed TDIS-1656Zhang,Vivian2-2/+14
2013-01-04remove useless codesYounghwan Ahn6-3531/+0
2013-01-03sync with master - asm, preventYounghwan Ahn8-46/+64
2013-01-03subtitle cleanup by yejinYounghwan Ahn5-258/+350
2012-12-22add missed codes from previous patchYounghwan Ahn1-1/+4
2012-12-22checking if audio has multi-channels to avoid audio effectYounghwan Ahn1-3/+20
2012-12-20Revert "don't post buffering msg before playing"Younghwan Ahn1-3/+0
2012-12-18don't post buffering msg before playingYounghwan Ahn1-0/+3
2012-12-18fix build errorYounghwan Ahn1-0/+10
2012-12-17modify pd for downloading at playing state and captureYounghwan Ahn4-13/+19
2012-12-07adjust roation angle to current defineYounghwan Ahn1-4/+4
2012-12-04add feature for rotating video with orientation fieldYounghwan Ahn1-48/+162