[mythtv-firehose] mythtv branch master updated by stuartm. v0.27-pre2-344-g33e8abb

Git Repo Owner noreply at mythtv.org
Tue Dec 11 23:25:17 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  33e8abb3596d4ce59967313bc5d64ef91eabdf5f (commit)
       via  b082334c82bfb9caa513c29f5f9da44e282c973b (commit)
       via  d9b022eceab5f979717b6d66335b4d1e7f398b55 (commit)
      from  9171a65b257a7885fcd1b0006e05b7b47fa79e41 (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 33e8abb3596d4ce59967313bc5d64ef91eabdf5f
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 11 Dec 2012 22:55:07 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 11 Dec 2012 23:22:24 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=33e8abb3596d4ce59967313bc5d64ef91eabdf5f

Factor some DVD specific audio code into AVFormatDecoderDVD



commit b082334c82bfb9caa513c29f5f9da44e282c973b
Author:    Richard <peper03 at yahoo.com> at Wed, 5 Dec 2012 19:40:04 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 11 Dec 2012 23:22:24 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b082334c82bfb9caa513c29f5f9da44e282c973b

kDecodeAudio is now re-enabled if an audio stream becomes available
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



commit d9b022eceab5f979717b6d66335b4d1e7f398b55
Author:    Richard <peper03 at yahoo.com> at Sun, 9 Dec 2012 20:24:01 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 11 Dec 2012 23:22:24 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d9b022eceab5f979717b6d66335b4d1e7f398b55

Always update the still frame timer whenever the timeout changes (including when it should be disabled) to ensure that it doesn't 'expire' accidentally and cause the next still frame (at whatever point in time that may be) to be skipped.
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



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

Summary of changes:
 mythtv/libs/libmythtv/DVD/avformatdecoderdvd.cpp |   28 ++++++++++++++++
 mythtv/libs/libmythtv/DVD/avformatdecoderdvd.h   |    1 +
 mythtv/libs/libmythtv/DVD/dvdringbuffer.cpp      |   33 +++++++------------
 mythtv/libs/libmythtv/DVD/mythdvdplayer.cpp      |    8 ++++-
 mythtv/libs/libmythtv/avformatdecoder.cpp        |   38 ++++++++++++++--------
 5 files changed, 72 insertions(+), 36 deletions(-)

-- 



More information about the mythtv-firehose mailing list