[mythtv-commits] Ticket #13416: Interlaced Mediacodec counts fast on Shield

MythTV noreply at mythtv.org
Sat Mar 2 23:46:50 UTC 2019


#13416: Interlaced Mediacodec counts fast on Shield
-------------------------------------+-------------------------------
 Reporter:  mspieth                  |          Owner:  Peter Bennett
     Type:  Bug Report - General     |         Status:  assigned
 Priority:  minor                    |      Milestone:  30.1
Component:  MythTV - Video Playback  |        Version:  Master Head
 Severity:  medium                   |     Resolution:
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-------------------------------

Comment (by Peter Bennett):

 I agree that I should have used QElapsedTimer here. I will make the
 change, but ...

 One thing mystifies me, I cannot see where the timer is started. According
 to the QElapsedTimer documentation, the timer is invalid until
 QElapsedTimer::start() is called, and I cannot find any call to start() in
 the patch. It would be good enough to just call start() in the
 constructor, I think, and it could continue timing until destroyed.

 Is something missing or am I missing something?

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13416#comment:5>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list