[mythtv] [PATCH] Use frame number as position map key

Isaac Richards ijr at po.cwru.edu
Sun Nov 30 17:08:16 EST 2003


On Friday 28 November 2003 10:39 pm, Doug Larrick wrote:
> On 11/28/03 20:06:10, Doug Larrick wrote:
> > Please wait for a new patch against current CVS, with one additional
> > bugfix.  I'll try to get this sent in tonight or tomorrow morning.
>
> OK, here it is... jet lag be damned!

+                        long long last_frame = 0;
+                       if (!m_positionMap.empty())
+                            m_positionMap[m_positionMap.size()-1].index /
+                               keyframedist;

Doesn't quite look right =)

Isaac


More information about the mythtv-dev mailing list