[mythtv-firehose] mythtv branch master updated by jyavenard. v0.28-pre-1711-gff36448

Git Repo Owner noreply at mythtv.org
Wed Jul 2 17:58:09 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  ff36448c27359619130cb6e221659330b70f19c8 (commit)
       via  345e2d651fe6dcb3f14caec73854b1a386e52be9 (commit)
       via  1267856cfbcfc01d2ff5b7ed8ac116e44ef3a0c4 (commit)
       via  c563e1828c10358aeb4d417e9dbbb5040a5effc0 (commit)
       via  c5abaa12bcdc0aff444525ea386d6f8b44997992 (commit)
      from  8c338ae0781ad603613e86556d68cc22fb500597 (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 ff36448c27359619130cb6e221659330b70f19c8
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 2 Jul 2014 10:55:37 -0700
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 2 Jul 2014 10:57:48 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ff36448c27359619130cb6e221659330b70f19c8

Add —allaudiotracks
By default mythtranscode exclude all audio tracks where the number of channels is detected as 0. However, under some circumstances our mpegts demuxer doesn’t properly detect the audio streams and mark them as having 0 channels.
Use —allaudiotracks to include all audio tracks found.

Refs: #12153



commit 345e2d651fe6dcb3f14caec73854b1a386e52be9
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 2 Jul 2014 10:07:49 -0700
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 2 Jul 2014 10:57:48 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=345e2d651fe6dcb3f14caec73854b1a386e52be9

Ignore audio packets from ignored streams
Fixes #12153



commit 1267856cfbcfc01d2ff5b7ed8ac116e44ef3a0c4
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 2 Jul 2014 10:05:05 -0700
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 2 Jul 2014 10:57:48 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=1267856cfbcfc01d2ff5b7ed8ac116e44ef3a0c4

Allow to override which mpegts demuxer is used
Set FFMPEGTS override (call with -O FFMPEGTS=1)

Refs:#12153



commit c563e1828c10358aeb4d417e9dbbb5040a5effc0
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 2 Jul 2014 08:22:57 -0700
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 2 Jul 2014 10:57:48 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c563e1828c10358aeb4d417e9dbbb5040a5effc0

Fix proxy using IPv6
Fixes #12174



commit c5abaa12bcdc0aff444525ea386d6f8b44997992
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 2 Jul 2014 08:07:32 -0700
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 2 Jul 2014 10:57:48 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c5abaa12bcdc0aff444525ea386d6f8b44997992

MythCoreContext: Fix bad copy/paste



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

Summary of changes:
 mythtv/libs/libmythbase/mythcorecontext.cpp        |    4 +-
 mythtv/libs/libmythbase/mythmiscutil.cpp           |   18 +++++++++--
 .../programs/mythtranscode/commandlineparser.cpp   |    3 ++
 mythtv/programs/mythtranscode/main.cpp             |    5 +++
 mythtv/programs/mythtranscode/mpeg2fix.cpp         |   31 ++++++++++++++++++-
 mythtv/programs/mythtranscode/mpeg2fix.h           |    2 +
 6 files changed, 55 insertions(+), 8 deletions(-)

-- 



More information about the mythtv-firehose mailing list