[mythtv] Re: [mythtv-commits] mythtv commit: r6984 by danielk

Daniel Kristjansson danielk at cuymedia.net
Tue Aug 2 22:16:08 EDT 2005


On Tue, 2005-08-02 at 21:42 -0400, Isaac Richards wrote: 
> On Tuesday 02 August 2005 09:06 pm, mythtv at cvs.mythtv.org wrote:
> >       Author: danielk
> >         Date: 2005-08-03 01:06:40 +0000 (Wed, 03 Aug 2005)
> > New Revision: 6984
> >    Changeset: http://cvs.mythtv.org/trac/changeset/6984
> >
> > Modified:
> >
> >    trunk/mythtv/libs/libmyth/mythcontext.cpp
> >
> > Log:
> >
> > Fixes segfault in mythtv-setup caused by [6977].
> 
> Heh, thanks.
Heh. I'm working on my "cause" vs. "fix" segfault average :)

>   How's the libavcodec stuff coming?
Getting there.

There was a problem with the latest mpegts stuff, where codecs
weren't closed properly. I've fixed that, but it doesn't fix the
problem completely. I'm also concerned the fix will break XvMC-VLD.
The function that Valgrind spotlighted is not giving me problems
any more. But the top of the video is still corrupt and ffmpeg
still writes 200K past the end of the video buffers when you use
VideoOutputNull.

Now Valgrind is segfault-ing in QApplication::postEvent().
I'll try the latest version before I file a bug on it...

-- Daniel



More information about the mythtv-dev mailing list