[mythtv-firehose] mythtv branch devel/resync-ffmpeg updated by jyavenard. v0.28-pre-1437-gd252af5

Git Repo Owner noreply at mythtv.org
Fri May 30 14:55:40 UTC 2014


The branch, devel/resync-ffmpeg has been updated on the
mythtv repository by gitolite user jyavenard.
       via  d252af598f0bd4324a5b446ced6b3b7df42f415d (commit)
       via  df503b619b05c9db92eae593f43bdff68a1c7855 (commit)
       via  e9a342e79d3427b45667c90403d49d70dbfd069a (commit)
       via  b4bce955608303e9613d9efb7d6e64a105969ae8 (commit)
       via  4a6d58407abaef6aa6bb08d5344878918e3dc838 (commit)
      from  ef4cf25af5fe2318d6142912ff3b36c5120ebd35 (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 d252af598f0bd4324a5b446ced6b3b7df42f415d
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 31 May 2014 00:55:18 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 31 May 2014 00:55:18 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d252af598f0bd4324a5b446ced6b3b7df42f415d

Update AudioOutputDigitalEncoder for new FFmpeg APIs



commit df503b619b05c9db92eae593f43bdff68a1c7855
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 31 May 2014 00:09:19 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 31 May 2014 00:09:19 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=df503b619b05c9db92eae593f43bdff68a1c7855

We don’t need to build FFMpeg with old audio API any longer



commit e9a342e79d3427b45667c90403d49d70dbfd069a
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 31 May 2014 00:08:26 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 31 May 2014 00:08:26 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e9a342e79d3427b45667c90403d49d70dbfd069a

Update for new FFMPEG audio API



commit b4bce955608303e9613d9efb7d6e64a105969ae8
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Fri, 30 May 2014 23:12:10 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Fri, 30 May 2014 23:12:10 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b4bce955608303e9613d9efb7d6e64a105969ae8

Update DecodeAudio to use new FFmpeg’s audio API



commit 4a6d58407abaef6aa6bb08d5344878918e3dc838
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Fri, 30 May 2014 19:30:04 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Fri, 30 May 2014 19:30:04 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=4a6d58407abaef6aa6bb08d5344878918e3dc838

No point de-interleaving mono.



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

Summary of changes:
 mythplugins/mythmusic/mythmusic/avfdecoder.cpp     |    2 +-
 mythtv/configure                                   |    4 --
 mythtv/external/FFmpeg/common.mak                  |    2 +-
 mythtv/libs/libmyth/audio/audioconvert.cpp         |    7 ++++
 mythtv/libs/libmyth/audio/audiooutput.cpp          |   27 ++++++++++++-----
 mythtv/libs/libmyth/audio/audiooutput.h            |    9 +++++-
 .../libmyth/audio/audiooutputdigitalencoder.cpp    |   32 +++++++++++++------
 .../libs/libmyth/audio/audiooutputdigitalencoder.h |    1 +
 mythtv/libs/libmyth/audio/audiooutpututil.cpp      |   21 ++++++++----
 mythtv/libs/libmyth/audio/audiooutpututil.h        |    4 ++
 mythtv/libs/libmyth/audio/spdifencoder.cpp         |    2 +-
 mythtv/libs/libmyth/audio/spdifencoder.h           |    3 +-
 .../libs/libmythtv/AirPlay/mythraopconnection.cpp  |    6 ++--
 mythtv/libs/libmythtv/avformatdecoder.cpp          |    5 +--
 mythtv/libs/libmythtv/nuppeldecoder.cpp            |    3 +-
 15 files changed, 86 insertions(+), 42 deletions(-)

-- 



More information about the mythtv-firehose mailing list