platform/core/multimedia/libmm-player.git
11 years agoadd feature for rotating video with orientation field
Younghwan Ahn [Tue, 4 Dec 2012 09:21:16 +0000 (18:21 +0900)]
add feature for rotating video with orientation field

11 years agoupdate audio effect (change file name, API naming, ini parsing. add new preset type...
Sangchul Lee [Tue, 4 Dec 2012 07:46:24 +0000 (16:46 +0900)]
update audio effect (change file name,  API naming, ini parsing. add new preset type enum value)

Change-Id: Ia0da4d5ec9a0db79790a26fcb4923ae8078a94f8

11 years agoremove useless code
Younghwan Ahn [Thu, 29 Nov 2012 04:01:16 +0000 (13:01 +0900)]
remove useless code

11 years agoadd ASM_EVENT_EMERGENCY
Younghwan Ahn [Wed, 28 Nov 2012 10:44:26 +0000 (19:44 +0900)]
add ASM_EVENT_EMERGENCY

11 years agomodify progressive download api
Younghwan Ahn [Tue, 27 Nov 2012 07:59:52 +0000 (16:59 +0900)]
modify progressive download api

11 years agodon't check mainbin if src can't be created
Younghwan Ahn [Fri, 16 Nov 2012 08:19:11 +0000 (17:19 +0900)]
don't check mainbin if src can't be created

11 years agoupdate content attrs if duration is updated
Younghwan Ahn [Fri, 16 Nov 2012 05:36:26 +0000 (14:36 +0900)]
update content attrs if duration is updated

11 years agoupdate http duration
Younghwan Ahn [Thu, 15 Nov 2012 02:59:32 +0000 (02:59 +0000)]
update http duration

11 years agoremove internal hls codes
Younghwan Ahn [Tue, 13 Nov 2012 06:20:26 +0000 (15:20 +0900)]
remove internal hls codes

11 years agoupdate target state for pending seek
younghwan an [Mon, 12 Nov 2012 06:35:27 +0000 (15:35 +0900)]
update target state for pending seek

11 years agoreset pending state when it's resumed for streaming case
Younghwan Ahn [Fri, 9 Nov 2012 07:53:43 +0000 (16:53 +0900)]
reset pending state when it's resumed for streaming case

Change-Id: Ibb7b8e99bf3b30aa35c2de66acc5c5f8bd0d6af1

11 years agoprepare async/sync improvement, fix bug state holder can't be removed, don't set...
Younghwan Ahn [Tue, 6 Nov 2012 05:50:29 +0000 (14:50 +0900)]
prepare async/sync improvement, fix bug state holder can't be removed, don't set seeking flag during repeat playback internally

Change-Id: Ia897edbca86c000f290bf7ac284a2105076b73d5

11 years agoadd manifest
Younghwan Ahn [Mon, 5 Nov 2012 02:34:59 +0000 (11:34 +0900)]
add manifest

Change-Id: Ic4daf3995222a9c7e44285efb214e8f3d7b94bfb

11 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

11 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

11 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

11 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

11 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

11 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

11 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

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

Change-Id: Id4fadadb99d54c358a5d9a00762f7f76903f66c7

11 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

11 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

11 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

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

11 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

11 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

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

11 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)

11 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

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

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

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

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

11 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