[mythtv-commits] Ticket #5606: MHEG Update
MythTV
mythtv at cvs.mythtv.org
Tue Oct 21 15:51:26 UTC 2008
#5606: MHEG Update
-------------------------------------------------+--------------------------
Reporter: David Matthews <dm at prolingua.co.uk> | Owner: stuarta
Type: patch | Status: assigned
Priority: minor | Milestone: 0.22
Component: mythtv | Version: head
Severity: low | Resolution:
Mlocked: 0 |
-------------------------------------------------+--------------------------
Comment(by danielk):
David, in my patch I used a Qt4 bitBlt (drawImage with a pixmap) for
MHIBitmap::Draw(), (in mhi.cpp) but you used pixel by pixel assignment.
Does the bitBlt not work, or you just missed it?
I also don't like two C arrays that replace the QPointArray, I'd rather
see an stl::vector<MHEGPoint> which keeps track of it's bounds internally;
but that's a minor issue.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/5606#comment:10>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list