platform/core/multimedia/libmm-player.git
11 years agoadd manifest
Younghwan Ahn [Mon, 5 Nov 2012 02:34:59 +0000 (11:34 +0900)]
add manifest

Change-Id: Ic4daf3995222a9c7e44285efb214e8f3d7b94bfb

12 years agosupport video texture(MM_DISPLAY_SURFACE_X_EXT), remove codes related to non-standard...
Sangchul Lee [Tue, 30 Oct 2012 09:10:25 +0000 (18:10 +0900)]
support video texture(MM_DISPLAY_SURFACE_X_EXT), remove codes related to non-standard colorspace format

Change-Id: I5571023b96d3ae196879a9c3308378a83a00a257

12 years agofix to plug using typefind in case of rtsp streaming
Younghwan Ahn [Fri, 19 Oct 2012 07:26:22 +0000 (16:26 +0900)]
fix to plug using typefind in case of rtsp streaming

12 years agoinit pending state when new state is same with current, remove useless debug
Younghwan Ahn [Thu, 18 Oct 2012 01:07:47 +0000 (10:07 +0900)]
init pending state when new state is same with current, remove useless debug

12 years ago1. set filter-output-mode property of sound effect plugin to 0, only if sound path...
Sangchul Lee [Tue, 9 Oct 2012 14:14:53 +0000 (23:14 +0900)]
1. set filter-output-mode property of sound effect plugin to 0, only if sound path is SPEAKER  2. add mm_player_change_videosink() for internal  3. fix bug of set state func

Change-Id: I8d4c5976ce1f83e72c57732743f26a74c0cf7fb9

12 years agoupdate duration when state is paused
Younghwan Ahn [Mon, 24 Sep 2012 11:38:49 +0000 (20:38 +0900)]
update duration when state is paused

Change-Id: I0b429bfc25d9a33606daa879767ffc385dca562e

12 years agoset audio stream info. when new pad is added
Younghwan Ahn [Mon, 24 Sep 2012 07:45:04 +0000 (16:45 +0900)]
set audio stream info. when new pad is added

Change-Id: I8c222d8e5d6fe511a4cb36f80d5296a60bf9cd3d

12 years agoMerge "version up" into 2.0_beta
younghwan an [Thu, 20 Sep 2012 07:25:05 +0000 (16:25 +0900)]
Merge "version up" into 2.0_beta

12 years agoversion up
Younghwan Ahn [Thu, 20 Sep 2012 07:16:16 +0000 (16:16 +0900)]
version up

Change-Id: Id4fadadb99d54c358a5d9a00762f7f76903f66c7

12 years agoclean up for 2.0 beta
Younghwan Ahn [Thu, 20 Sep 2012 06:28:29 +0000 (15:28 +0900)]
clean up for 2.0 beta

12 years agoclean up for 2.0 beta
Younghwan Ahn [Thu, 20 Sep 2012 06:22:41 +0000 (15:22 +0900)]
clean up for 2.0 beta

Change-Id: I3cc7e7584652a82e7a9be32e7be5925bb66cc39e

12 years agoclean up for 2.0 beta
Younghwan Ahn [Thu, 20 Sep 2012 06:20:57 +0000 (15:20 +0900)]
clean up for 2.0 beta

Change-Id: I56cafd557e853e1b7213176282d4cc5924b88331

12 years agoremove multi-surface display feature
Sangchul Lee [Tue, 18 Sep 2012 12:08:06 +0000 (21:08 +0900)]
remove multi-surface display feature

12 years agosync with master : Hook volume type when emergency session
Seungbae Shin [Fri, 14 Sep 2012 10:24:04 +0000 (19:24 +0900)]
sync with master : Hook volume type when emergency session

12 years agoincrease version up 2.0alpha master 2.0_alpha accepted/tizen/20130520.102855 submit/master/20120920.151101 submit/tizen/20130517.015632
Younghwan Ahn [Sat, 8 Sep 2012 11:24:24 +0000 (20:24 +0900)]
increase version up

Change-Id: I1aa9b010f026d83f7c8dfec7ef90608529e163f2

12 years agoadd BGRA8888 capture
Younghwan Ahn [Sat, 8 Sep 2012 10:47:40 +0000 (19:47 +0900)]
add BGRA8888 capture

12 years agosync with private (add mm_player_get_track_count, seek check bug)
Younghwan Ahn [Mon, 3 Sep 2012 09:38:24 +0000 (18:38 +0900)]
sync with private (add mm_player_get_track_count, seek check bug)

12 years agomerge from private branch for asm and memory playback patch
Younghwan Ahn [Fri, 31 Aug 2012 08:08:28 +0000 (17:08 +0900)]
merge from private branch for asm and memory playback patch

12 years ago2.0 beta init
Younghwan Ahn [Mon, 27 Aug 2012 05:37:10 +0000 (14:37 +0900)]
2.0 beta init

12 years ago2.0 beta init
Younghwan Ahn [Fri, 24 Aug 2012 14:10:10 +0000 (23:10 +0900)]
2.0 beta init

12 years ago2.0 beta init
Younghwan Ahn [Fri, 24 Aug 2012 13:08:48 +0000 (22:08 +0900)]
2.0 beta init

12 years ago2.0 beta init
Younghwan Ahn [Wed, 22 Aug 2012 12:38:30 +0000 (21:38 +0900)]
2.0 beta init

12 years ago2.0 beta init
Younghwan Ahn [Tue, 21 Aug 2012 13:58:31 +0000 (22:58 +0900)]
2.0 beta init

12 years agoupload tizen1.0 source
Kim Kibum [Sun, 29 Apr 2012 08:01:19 +0000 (17:01 +0900)]
upload tizen1.0 source

12 years agoupdate for beta universally
Yan Yin [Wed, 14 Mar 2012 06:09:12 +0000 (14:09 +0800)]
update for beta universally

12 years agofix to check null pointer
YeJin Cho [Thu, 23 Feb 2012 11:41:53 +0000 (20:41 +0900)]
fix to check null pointer

12 years agoupdate Makefile.am
Younghwan Ahn [Thu, 16 Feb 2012 09:18:07 +0000 (18:18 +0900)]
update Makefile.am

12 years agoupdate to latest code
Younghwan Ahn [Thu, 16 Feb 2012 09:14:25 +0000 (18:14 +0900)]
update to latest code

12 years agoGit init
Kibum Kim [Fri, 6 Jan 2012 15:48:19 +0000 (00:48 +0900)]
Git init

12 years agoInitial empty repository
Eunkyoung Kim [Fri, 6 Jan 2012 12:59:56 +0000 (21:59 +0900)]
Initial empty repository