6 Jan 2003 20:12
unsuscribe guphex <at> hotmail.com
guphex guphex <guphex <at> hotmail.com>
2003-01-06 19:12:07 GMT
2003-01-06 19:12:07 GMT
>From: Zdenek Kabelac <kabi <at> users.sourceforge.net> >Reply-To: ffmpeg-devel <at> lists.sourceforge.net >To: ffmpeg-devel <at> lists.sourceforge.net >Subject: [Ffmpeg-devel] CVS: ffmpeg/libavcodec utils.c,1.50,1.51 >Date: Mon, 06 Jan 2003 10:10:31 -0800 > >Update of /cvsroot/ffmpeg/ffmpeg/libavcodec >In directory sc8-pr-cvs1:/tmp/cvs-serv14301 > >Modified Files: > utils.c >Log Message: >* avoid usage of next/last buffer after flush > (but there still something wrong when the first frame isn't keyframe) > > >Index: utils.c >=================================================================== >RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/utils.c,v >retrieving revision 1.50 >retrieving revision 1.51 >diff -u -d -r1.50 -r1.51 >--- utils.c 5 Jan 2003 15:57:09 -0000 1.50 >+++ utils.c 6 Jan 2003 18:09:27 -0000 1.51 > <at> <at> -677,7 +677,8 <at> <at> > if(s->picture[i].data[0] && ( s->picture[i].type == >FF_BUFFER_TYPE_INTERNAL > || s->picture[i].type == >FF_BUFFER_TYPE_USER))(Continue reading)
> >
> > Maybe the constant table is not generated correctly. I'll make some
> > tests next week.
>
> It's not the SSE version that's broken, it's my brain.
> I forgot that reordering words inside a vector isn't
> the same on X86 little-endian processors and on ppc
RSS Feed