[mythtv-commits] mythtv branch master updated by jyavenard. v0.28-pre-1474-gd90af2d

Git Repo Owner noreply at mythtv.org
Tue Jun 3 03:46:15 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  d90af2d6b09bc5197a39d1e1d09baff2aafe9a2a (commit)
       via  fee00c36f79dd06432392dd9d4891efc5d253fd2 (commit)
      from  a13a10c3a1c25a0397a02050cd29c6ecc14824e9 (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 d90af2d6b09bc5197a39d1e1d09baff2aafe9a2a
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 3 Jun 2014 13:43:04 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 3 Jun 2014 13:43:04 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d90af2d6b09bc5197a39d1e1d09baff2aafe9a2a

Don't attempt to issue DB query if there's nothing to do
Prevent harmless SQL statement error messages to be logged when the position map is empty

Regression introduced in b4be8e24f9fab5b6a71f62df8e2c0403bedf4805

Fixes #12161



commit fee00c36f79dd06432392dd9d4891efc5d253fd2
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 3 Jun 2014 13:22:18 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 3 Jun 2014 13:22:18 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=fee00c36f79dd06432392dd9d4891efc5d253fd2

Remove hack forcing MPEG1 video to be treated as MPEG2
This hack was added to fix #287, which was a problem with XvMC decoding.
It makes no sense today, and actually break genuine MPEG1 videos.

Fixes #12160



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

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

-- 



More information about the mythtv-commits mailing list