
noreply at mythtv
May 19, 2012, 2:57 PM
Post #1 of 1
(60 views)
Permalink
|
|
mythtv branch master updated by stuartm. v0.26-pre-325-g3bdc0d1
|
|
The branch, master has been updated on the mythtv repository by gitolite user stuartm. via 3bdc0d1a84ea5a18327958aa56e56d21ee51a959 (commit) from 6655d240572569284cdc34f804b7dd39838a2051 (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 3bdc0d1a84ea5a18327958aa56e56d21ee51a959 Author: Stuart Morgan <smorgan [at] mythtv> at Sat, 19 May 2012 22:32:39 +0100 Committer: Stuart Morgan <smorgan [at] mythtv> at Sat, 19 May 2012 22:32:39 +0100 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=3bdc0d1a84ea5a18327958aa56e56d21ee51a959 Fix PIP video frames being initialised with the size of the pointer instead of the actual frame size due to a sizeof() error. Spotted by Coverity ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmythtv/videooutbase.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- _______________________________________________ mythtv-firehose mailing list mythtv-firehose [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-firehose
|