[Mplayer-cvslog] CVS: main/libmpcodecs ad_a52.c,NONE,1.1 ad_acm.c,NONE,1.1 ad_alaw.c,NONE,1.1 ad_dk3adpcm.c,NONE,1.1 ad_dk4adpcm.c,NONE,1.1 ad_dshow.c,NONE,1.1 ad_dvdpcm.c,NONE,1.1 ad_ffmpeg.c,NONE,1.1 ad_hwac3.c,NONE,1.1 ad_imaadpcm.c,NONE,1.1 ad_in
Nick Kurshev
nickols_k at mail.ru
Tue Mar 26 09:41:01 CET 2002
- Previous message: [Mplayer-cvslog] CVS: main/libmpcodecs ad_a52.c,NONE,1.1 ad_acm.c,NONE,1.1 ad_alaw.c,NONE,1.1 ad_dk3adpcm.c,NONE,1.1 ad_dk4adpcm.c,NONE,1.1 ad_dshow.c,NONE,1.1 ad_dvdpcm.c,NONE,1.1 ad_ffmpeg.c,NONE,1.1 ad_hwac3.c,NONE,1.1 ad_imaadpcm.c,NONE,1.1 ad_in
- Next message: [Mplayer-cvslog] CVS: main/libmpcodecs ad_a52.c,NONE,1.1 ad_acm.c,NONE,1.1 ad_alaw.c,NONE,1.1 ad_dk3adpcm.c,NONE,1.1 ad_dk4adpcm.c,NONE,1.1 ad_dshow.c,NONE,1.1 ad_dvdpcm.c,NONE,1.1 ad_ffmpeg.c,NONE,1.1 ad_hwac3.c,NONE,1.1 ad_imaadpcm.c,NONE,1.1 ad_in
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Hello, Arpi!
On Tue, 26 Mar 2002 09:49:33 +0100 you wrote:
> Hi,
>
> > > Log Message:
> > > imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface
> > functions changed to static, info->author field added
> >
> > Some bug were fixed :)
> > Loading DLL: 'divxa32.acm'
> >
> > MPlayer interrupted by signal 11 in module: init_audio_codec
>
> > Note: mplayerxp has no such bug ;)
>
> ok, so let's tell me what is the bug with divxa...
> or keep your great secret...
>
> anyway divx audio works for me... but seems only for me, many user
> has sig11 with it
>
>
> A'rpi / Astral & ESP-team
>
> --
> Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
> _______________________________________________
> Mplayer-cvslog mailing list
> Mplayer-cvslog at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-cvslog
>
Well - here patch:
--- loader/Makefile.old Wed Dec 12 10:07:08 2001
+++ loader/Makefile Tue Mar 26 11:38:37 2002
@@ -15,7 +15,8 @@
# propper %ebp first!
# -fno-omit-frame-pointer works around this gcc-3.0 bug. gcc-2.95.2 is OK.
WARN_FLAGS = -Wmissing-prototypes -Wimplicit-function-declaration
-CFLAGS=-I. -I.. $(OPTFLAGS) $(EXTRA_INC) $(WARN_FLAGS) -fno-omit-frame-pointer
+CFLAGS=-I. -I.. -O2 $(EXTRA_INC) $(WARN_FLAGS)
+#$(OPTFLAGS) $(EXTRA_INC) $(WARN_FLAGS) -fno-omit-frame-pointer
#CFLAGS=-I. -I.. -O $(WARN_FLAGS) -g #-fno-omit-frame-pointer
all: libloader.a
Best regards! Nick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/attachments/20020326/7e294d96/attachment.pgp>
- Previous message: [Mplayer-cvslog] CVS: main/libmpcodecs ad_a52.c,NONE,1.1 ad_acm.c,NONE,1.1 ad_alaw.c,NONE,1.1 ad_dk3adpcm.c,NONE,1.1 ad_dk4adpcm.c,NONE,1.1 ad_dshow.c,NONE,1.1 ad_dvdpcm.c,NONE,1.1 ad_ffmpeg.c,NONE,1.1 ad_hwac3.c,NONE,1.1 ad_imaadpcm.c,NONE,1.1 ad_in
- Next message: [Mplayer-cvslog] CVS: main/libmpcodecs ad_a52.c,NONE,1.1 ad_acm.c,NONE,1.1 ad_alaw.c,NONE,1.1 ad_dk3adpcm.c,NONE,1.1 ad_dk4adpcm.c,NONE,1.1 ad_dshow.c,NONE,1.1 ad_dvdpcm.c,NONE,1.1 ad_ffmpeg.c,NONE,1.1 ad_hwac3.c,NONE,1.1 ad_imaadpcm.c,NONE,1.1 ad_in
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list