[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-multimedia
Subject:    vorbis bug in mpeglib
From:       Martin Vogt <mvogt () rhrk ! uni-kl ! de>
Date:       2002-03-18 9:57:06
[Download RAW message or body]



Hello,

I think the bug is fixed. There are two solutions,
one is to fix it in vorbis (real bug), the other
is to enable a workaround in mpeglib, which I just 
commited to cvs.

Heres the bug description in vorbis:

RCS file: /usr/local/cvsroot/vorbis/lib/vorbisfile.c,v
  The bug is that the goto seek_error calls in ov_pcm_seek_page
  do not set the return value in the error case.

And this must be enabled in vorbisPlugin.cpp for the workaround:

+  /*
+  if (((VorbisPlugin*)stream)->vorbis_seek_bug_active == true) {
+    errno=0;
+    return 0;
+  }
+  */


Martin

_______________________________________________
kde-multimedia mailing list
kde-multimedia@mail.kde.org
http://mail.kde.org/mailman/listinfo/kde-multimedia
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic