[mythtv-commits] Re: Ticket #101: XVMC Colour OSD patch

MythTV mythtv at cvs.mythtv.org
Wed Jul 13 15:27:39 EDT 2005


#101: XVMC Colour OSD patch
--------------------+-------------------------------------------------------
       Id:  101     |      Status:  new                        
Component:  mythtv  |    Modified:  Wed Jul 13 19:27:39 2005   
 Severity:  medium  |   Milestone:                             
 Priority:  minor   |     Version:  head                       
    Owner:  ijr     |    Reporter:  Ivor Hewitt <ivor at ivor.org>
--------------------+-------------------------------------------------------
Comment (by sim at simland.net):

 What revision is the patch against? I patched against 6831 and got the
 following error:

 {{{
 distcc g++ -c -pipe -Wall -W -Wall -Wno-switch -Os -fomit-frame-pointer
 `freetype-config --cflags` -D_REENTRANT -DPIC -fPIC  -DMMX -Di386
 -DHAVE_DVDNAV -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\"
 -D_LARGEFILE_SOURCE -DUSING_OSS -DUSING_XV -DUSING_XVMC -DUSING_XVMCW
 -DUSING_XVMC_VLD -DUSING_FRONTEND -DUSING_V4L -DUSING_DVB -DUSING_DVB_EIT
 -DUSING_BACKEND -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
 -I/usr/share/qt3/mkspecs/default -I. -I../../../../../include
 -I../../../../../../include -I../.. -I../libmyth -I.. -Idvbdev -Impeg
 -I../libavcodec -I../libmythmpeg2 -I../../../../../../include/qt3 -o
 osdsurface.o osdsurface.cpp
 osdsurface.cpp: In function `void (* blendtoargb_8_init(const
    YUVSurface*))(const YUVSurface*, unsigned char*, unsigned char*,
 unsigned
    char*, unsigned char*, unsigned char*)':
 osdsurface.cpp:406: error: invalid conversion from `void (*)(YUVSurface*,
    unsigned char*, unsigned char*, unsigned char*, unsigned char*,
 unsigned
    char*)' to `void (*)(const YUVSurface*, unsigned char*, unsigned char*,
    unsigned char*, unsigned char*, unsigned char*)'
 osdsurface.cpp: In member function `void I44Surface::BlendToI44(unsigned
 char*,
    bool, unsigned int, unsigned int) const':
 osdsurface.cpp:918: warning: unused parameter `bool ifirst'
 osdsurface.cpp:918: warning: unused parameter `uint stride'
 osdsurface.cpp:918: warning: unused parameter `uint height'
 distcc[11371] ERROR: compile osdsurface.cpp on hermes failed
 make[2]: *** [osdsurface.o] Error 1
 make[2]: Leaving directory `/usr/local/src/Myth/mythtv/libs/libmythtv'
 make[1]: *** [sub-libmythtv] Error 2
 make[1]: Leaving directory `/usr/local/src/Myth/mythtv/libs'
 make: *** [sub-libs] Error 2
 }}}

 It's Ubuntu Hoary in case it matters.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/101>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list