[mythtv-commits] mythtv branch fixes/0.25 updated by gigem. v0.25.2-21-g099533d

Git Repo Owner noreply at mythtv.org
Wed Sep 19 00:58:23 UTC 2012


The branch, fixes/0.25 has been updated on the
mythtv repository by gitolite user gigem.
       via  099533dacc0faef47aadfbe7b45ab93ff57f5125 (commit)
      from  96af9b06b00b749cb80589486eab6eb3d01da358 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 099533dacc0faef47aadfbe7b45ab93ff57f5125
Author:    David Engel <dengel at mythtv.org> at Tue, 18 Sep 2012 19:53:33 -0500
Committer: David Engel <dengel at mythtv.org> at Tue, 18 Sep 2012 19:58:13 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=099533dacc0faef47aadfbe7b45ab93ff57f5125

Calculate current playback position using frame count and frame rate.
According to Taylor Ralph, the code which uses timestamps is not
finished and shouldn't be used yet.  For one thing, it doesn't handle
discontinuities in the timestamps.

Note: timestamps are still used sometimes to calculate recording
lengths.  That will need to be fixed in a future commit.

(cherry picked from commit 286186281dcca4a3f25f591e6658310bc9d375fb)



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythtv/mythplayer.cpp |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

-- 



More information about the mythtv-commits mailing list