[MPlayer-dev-eng] libdha was totally rewritten

Nick Kurshev nickols_k at mail.ru
Tue Jan 15 11:22:33 CET 2002


Hello, Bohdan!

On Tue, 15 Jan 2002 10:55:16 +0100 you wrote:

> On Tue, Jan 15, 2002 at 11:33:19AM +0300, Nick Kurshev wrote:
> 
> > Hello!
> > 
> > I've done total rewritting of libdha.
> > Now it's more readable and easy to make patches.
> > Please test it again.
> > I promise that it's the final total rewritting.
> > I hope that libdha became more easy to understand.
> > Currently - it's know as working only under linux-x86.
> > 
> > Sorry for inconvenience!
> 
> under FreeBSD:
> 
> gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer
> -D_THREAD_SAFE -D
> _LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -fPIC -I.
> -I.. -Wall -W -o
> libdha.o libdha.c
> In file included from libdha.c:20:
> AsmMacros.h:78: sysdep/AsmMacros_x86.h: No such file or directory
> libdha.c: In function `INPORT8':
> libdha.c:73: warning: implicit declaration of function `inb'
> libdha.c: In function `INPORT16':
> libdha.c:78: warning: implicit declaration of function `inw'
> libdha.c: In function `INPORT32':
> libdha.c:83: warning: implicit declaration of function `inl'
> libdha.c: In function `OUTPORT8':
> libdha.c:88: warning: implicit declaration of function `outb'
> libdha.c: In function `OUTPORT16':
> libdha.c:93: warning: implicit declaration of function `outw'
> libdha.c: In function `OUTPORT32':
> libdha.c:98: warning: implicit declaration of function `outl'
> 
Looks strange.
Indeed sysdep directory exists same as AsmMacros_x86.h within.
Please sync and try again - maybe you have missed something from CVS
> best regards
> 
> -- 
>  / irl:Bohdan 'Nexus' Horst | mailto:nexus at irc.pl | irc:Nexus \
> {---------------------------^----------v----------^------------}
>  \ http://www.physd.amu.edu.pl/~nexus/ | Instytut Fizyki  UAM /
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
> 


Best regards! Nick



More information about the MPlayer-dev-eng mailing list