On Tue, Aug 28, 2001 at 09:09:32PM +0200, Arpi wrote:
> Hi,
>
> > > /usr/local/lib/avifile0.6/libffmpeg-0.6.so.0: found 4 plugins (A: 1 V: 3)
> > > Violaci�n de segmento
> >
> > yep ffmpeg is crashing mysteriously - they have changed something - I'm
> > suspect Nicks' MMX optimalization might be a little bit too agressive -
> > currently only ffmpeg cause mysterious segfaults in avifile - and
> > so far I'm somehow unable to detected them (well I've not been hunting
> > them yet...)
> Maybe the power of C++ ? :)
> It's rock solid with mplayer...
So what do you think about this :)
Eugene has found the bug - here is fix for ffmpeg - so please
commit into ffmpeg tree.
--- libavcodec/utils.c 2001/08/30 02:06:27 1.8
+++ libavcodec/utils.c 2001/08/22 19:14:08 1.7
@@ -81,7 +81,7 @@
int avcodec_open(AVCodecContext *avctx, AVCodec *codec)
{
int ret;
- memset(avctx, 0, sizeof(AVCodecContext));
+
--
Debian GNU/Linux maintainer - www.debian.{org,cz}
Zdenek Kabelac http://i.am/kabi/ kabi@{i.am, debian.org, fi.muni.cz}
Resistance is futile. You all will be packaged
_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile