[mythtv-firehose] mythtv branch master updated by jyavenard. v0.27-pre2-1554-g92f9a77

Git Repo Owner noreply at mythtv.org
Fri Jun 21 23:46:19 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  92f9a77111136bc6b1e07b981c22649b02a14c69 (commit)
       via  33850ed699d93e48cf091bf79a9c56eed5e39e7a (commit)
      from  14d3b0dc5d4a3e9ddf8be7306d0c5b7f347a66a5 (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 92f9a77111136bc6b1e07b981c22649b02a14c69
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 22 Jun 2013 09:23:53 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 22 Jun 2013 09:45:39 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=92f9a77111136bc6b1e07b981c22649b02a14c69

Coverity false positive..
sample_spec is initialised properly before being used in AudioOutputPulseAudio::OpenDevice()
buffer_settings is initialised properly before being used in AudioOutputPulseAudio::OpenDevice()

While at it, simplify call to pa_channel_map_init_auto; it returns a pointer to provided channel_map ; so no need to save it

Coverity-Id: 746856



commit 33850ed699d93e48cf091bf79a9c56eed5e39e7a
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 22 Jun 2013 09:07:27 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 22 Jun 2013 09:45:39 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=33850ed699d93e48cf091bf79a9c56eed5e39e7a

Remove unused FreeSurround class member
Coverity-Id: 700822



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

Summary of changes:
 mythtv/libs/libmyth/audio/audiooutputpulse.cpp   |   13 ++++++-------
 mythtv/libs/libmythfreesurround/freesurround.cpp |    2 --
 mythtv/libs/libmythfreesurround/freesurround.h   |    3 ---
 3 files changed, 6 insertions(+), 12 deletions(-)

-- 



More information about the mythtv-firehose mailing list