Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
 

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: mini-MPlayer patches< Next Oldest | Next Newest >
stupid_idiot Offline





Group: Members
Posts: 344
Joined: Oct. 2006
Posted: Sep. 07 2008,03:02 QUOTE

MPlayer version: 0.90rc2
Patch: http://pastebin.com/f143ee236
Configuration:
Comments:
Can be built with dietlibc.
- Use gcc 2.95.x.
- Compile and install ftp://prep.ai.mit.edu/pub/gnu/termcap/termcap-1.3.1.tar.gz
(The terminal handling code in dietlibc breaks the MPlayer progress indicator -- it doesn't refresh the indicator, it just outputs the text repeatedly.)
- In "config.mak", change "CC = gcc" to "CC = diet gcc".
- In "config.h", comment out (i.e. "//") these 2 lines:
Code Sample
#define HAVE_LRINTF 1
#define HAVE_MEMALIGN 1
- Comment out this line in "/opt/diet/include/unistd.h":
Code Sample
int open(const char* pathname,int flags, ...) __THROW;
because it is redefined in "libaf/af_*.c".
- Run "make".
Back to top
Profile PM 
0 replies since Sep. 07 2008,03:02 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

 
reply to topic new topic new poll
Quick Reply: mini-MPlayer patches

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code