[mythtv-firehose] mythtv branch master updated by jstichnoth. v0.27-pre2-742-gb174418

Git Repo Owner noreply at mythtv.org
Sat Mar 2 21:15:57 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  b174418db53559939cad7b8f9642c0b298849bcf (commit)
      from  aa58b17580529945db4388ae15841d45fb79e660 (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 b174418db53559939cad7b8f9642c0b298849bcf
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Sat, 2 Mar 2013 13:12:40 -0800
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Sat, 2 Mar 2013 13:12:40 -0800
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b174418db53559939cad7b8f9642c0b298849bcf

Fixes #11432.  Remove a now-unnecessary scaling operation.
H264Parser::frameRate() was modified in
5ccedb61ddd2fa87b426cd1c0fbc43d2645cb9a55ccedb61ddd2fa87b426 to return
frames per second instead of frames per thousand seconds, but the one
remaining call to frameRate() was still trying to convert to frames
per second.  This caused big problems in the AVSync mechanism.



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

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

-- 



More information about the mythtv-firehose mailing list