
noreply at mythtv
Sep 18, 2012, 5:58 PM
Post #1 of 1
(58 views)
Permalink
|
|
mythtv branch fixes/0.25 updated by gigem. v0.25.2-21-g099533d
|
|
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> at Tue, 18 Sep 2012 19:53:33 -0500 Committer: David Engel <dengel [at] mythtv> 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(-) -- _______________________________________________ mythtv-firehose mailing list mythtv-firehose [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-firehose
|