[mythtv-commits] mythtv branch master updated by peper03. v0.27-pre2-1929-g555d030

Git Repo Owner noreply at mythtv.org
Thu Jul 18 13:59:49 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user peper03.
       via  555d030ebb83ead5d753d74b31dfce426058c827 (commit)
      from  1f086d73eb54c7506ddc1aab4795edb500421ffa (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 555d030ebb83ead5d753d74b31dfce426058c827
Author:    Richard Hulme <peper03 at mythtv.org> at Thu, 18 Jul 2013 08:46:58 +0200
Committer: Richard Hulme <peper03 at mythtv.org> at Thu, 18 Jul 2013 15:59:28 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=555d030ebb83ead5d753d74b31dfce426058c827

Allow SetVideoParams to update either the dimensions or the framerate (or both) instead of requiring all parameters to be valid.  This allows (for example) the frame rate to be updated when there is no video
(Specifically, audio-only recordings without a seektable played on a PAL setup would show the wrong duration as the default 29.97 fps was not being set to 25fps)

Refs #11357



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

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

-- 



More information about the mythtv-commits mailing list