[mythtv] [PATCH] viavld interlaced patch. take 2.

Terry Barnaby terry1 at beam.ltd.uk
Sat Oct 2 15:27:52 UTC 2004


Steven wrote:

>>On Saturday 02 Oct 2004 01:51, Ivor Hewitt wrote:
>>    
>>
>>>Minor patch to fix the interlace logic in the xvmc-vld code.
>>>      
>>>
>>And here's the correct patch. :-)
>>
>>Memo to self, don't make patches at 2am.
>>
>>--
>>Ivor Hewitt.
>>http://www.ivor.it - tech | http://www.ivor.org - hedge
>>
>>    
>>
>Question.
>Did you create the patch against cvs with terry's patches in your tree?
>I'm getting some rejects when I try to apply them (but I do have terry's
>patches applied).
>Another little thing is that it won't build here :-). I'm getting :
>----------
>vsync.cpp: In member function `virtual void DRMVideoSync::WaitForFrame(int)':
>vsync.cpp:278: error: parse error before `<<' token
>vsync.cpp:290: error: parse error before `<<' token
>vsync.cpp:299: error: `n' undeclared (first use this function)
>vsync.cpp:299: error: (Each undeclared identifier is reported only once for
>   each function it appears in.)
>vsync.cpp: At global scope:
>vsync.cpp:305: error: ISO C++ forbids declaration of `KeepPhase' with no type
>vsync.cpp:307: error: parse error before `>>' token
>make[2]: *** [vsync.o] Error 1
>-----------
>
>I'm using gcc 3.3.4
>
>If you can answer my first question I'll try a clean cvs checkout.
>
>Steven
>_______________________________________________
>mythtv-dev mailing list
>mythtv-dev at mythtv.org
>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>
>  
>
Hi Richard,

You don't need my Vsync patch anymore as the vsync has been fixed in the
MythTv CVS in a different way.

Ivors QMatrix patch is slightly different from mine as I added a bit 
extra to
document that we may not be handling Alternate Qmatrix Run Length
Coding correctly. You can simply apply Icors patch to the MythTv
CVS tree without my patches and all should be Ok.

Terry


More information about the mythtv-dev mailing list