OSDN Git Service

android-x86/external-mplayer.git
13 years agoonly build mplayer if BUILD_WITH_MPLAYER is true froyo-x86 android-x86-2.2 android-x86-2.2-r2
Chih-Wei Huang [Fri, 19 Nov 2010 09:58:00 +0000 (17:58 +0800)]
only build mplayer if BUILD_WITH_MPLAYER is true

13 years agomodified temporary audio fix method
Owen Kwon [Mon, 15 Nov 2010 05:01:25 +0000 (14:01 +0900)]
modified temporary audio fix method

13 years agoenabled mplayer command line version
Owen Kwon [Wed, 20 Oct 2010 14:53:52 +0000 (23:53 +0900)]
enabled mplayer command line version

13 years agomodified temp adjustment variable -_-
Owen Kwon [Tue, 19 Oct 2010 06:53:04 +0000 (15:53 +0900)]
modified temp adjustment variable -_-

13 years agotemporary audio sync adjustment
Owen Kwon [Tue, 19 Oct 2010 06:09:33 +0000 (15:09 +0900)]
temporary audio sync adjustment

13 years agoremoved some comments
Owen Kwon [Tue, 19 Oct 2010 05:47:04 +0000 (14:47 +0900)]
removed some comments

13 years agomodified ao setting, removed some debug prints
Owen Kwon [Mon, 11 Oct 2010 05:06:03 +0000 (14:06 +0900)]
modified ao setting, removed some debug prints

14 years agofurther modified parameter..
Owen Kwon [Tue, 27 Jul 2010 11:28:20 +0000 (20:28 +0900)]
further modified parameter..

14 years agomodified library used flag
Owen Kwon [Tue, 27 Jul 2010 11:13:43 +0000 (20:13 +0900)]
modified library used flag
modified ao out buffer size

14 years agomade compilable with Froyo
Owen Kwon [Tue, 27 Jul 2010 04:42:01 +0000 (13:42 +0900)]
made compilable with Froyo

14 years agoadjusted outburst and buffer size of ao
Owen Kwon [Tue, 13 Jul 2010 04:36:57 +0000 (13:36 +0900)]
adjusted outburst and buffer size of ao

14 years agomade video out to full screen
Owen Kwon [Tue, 13 Jul 2010 03:17:11 +0000 (12:17 +0900)]
made video out to full screen

14 years agoadded buffer size control to ao_mem
Owen Kwon [Mon, 12 Jul 2010 12:16:54 +0000 (21:16 +0900)]
added buffer size control to ao_mem

14 years agoremoved dead code for readability
Owen Kwon [Mon, 12 Jul 2010 07:07:52 +0000 (16:07 +0900)]
removed dead code for readability

14 years agofixed vo_mem problem : now have video -_-;
Owen Kwon [Mon, 12 Jul 2010 05:42:43 +0000 (14:42 +0900)]
fixed vo_mem problem : now have video -_-;

14 years agoinitial add of video output chain
Owen Kwon [Mon, 12 Jul 2010 02:15:17 +0000 (11:15 +0900)]
initial add of video output chain

14 years agoadded video renderer from StateFright
Ohkeun Kwon [Sun, 11 Jul 2010 16:21:12 +0000 (01:21 +0900)]
added video renderer from StateFright

14 years agoadded fd duplication code
Ohkeun Kwon [Sun, 11 Jul 2010 13:38:04 +0000 (22:38 +0900)]
added fd duplication code
added seek/duration/pos code
enabed freetype

14 years agofixed bug in stream_fd
Ohkeun Kwon [Sat, 10 Jul 2010 23:52:41 +0000 (08:52 +0900)]
fixed bug in stream_fd
added a test commandline application mplayer_test

14 years agocomment out unused executable rules
Ohkeun Kwon [Sat, 10 Jul 2010 17:06:07 +0000 (02:06 +0900)]
comment out unused executable rules

14 years agoadded missing header file
Ohkeun Kwon [Sat, 10 Jul 2010 16:00:02 +0000 (01:00 +0900)]
added missing header file
further segmentation of mplayer main function

14 years agoinitial sound played
Owen Kwon [Sat, 10 Jul 2010 10:35:53 +0000 (19:35 +0900)]
initial sound played
added stream for file descriptor
added audio out for android

14 years agoadded mplayer_lib.c file for mod
Owen Kwon [Fri, 9 Jul 2010 12:32:08 +0000 (21:32 +0900)]
added mplayer_lib.c file for mod

14 years agoadded dummy playerfile
Owen Kwon [Fri, 9 Jul 2010 11:47:25 +0000 (20:47 +0900)]
added dummy playerfile

14 years agomodified fb driver to not to change fb settings
Owen Kwon [Fri, 9 Jul 2010 05:26:08 +0000 (14:26 +0900)]
modified fb driver to not to change fb settings
disabled libfaad

14 years agodisabled some functions because of segfault
Owen Kwon [Thu, 8 Jul 2010 10:37:15 +0000 (19:37 +0900)]
disabled some functions because of segfault

14 years agofixed system wide make variable conflict
Owen Kwon [Thu, 8 Jul 2010 04:11:06 +0000 (13:11 +0900)]
fixed system wide make variable conflict

14 years agomade compilable in Android
Owen Kwon [Thu, 8 Jul 2010 03:23:02 +0000 (12:23 +0900)]
made compilable in Android

14 years agosaving changes temporarily
Owen Kwon [Wed, 7 Jul 2010 11:28:15 +0000 (20:28 +0900)]
saving changes temporarily

14 years agomade it compilable
Owen Kwon [Wed, 7 Jul 2010 09:17:22 +0000 (18:17 +0900)]
made it compilable
deleted dependency files

14 years agoinitial configure
Owen Kwon [Wed, 7 Jul 2010 06:20:25 +0000 (15:20 +0900)]
initial configure

14 years agoinitial import of mplayer
Owen Kwon [Wed, 7 Jul 2010 06:13:32 +0000 (15:13 +0900)]
initial import of mplayer