[mythtv-commits] mythtv commit: r23952 by stuartm
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Sat Apr 3 21:39:59 UTC 2010
Author: stuartm
Date: 2010-04-03 21:39:59 +0000 (Sat, 03 Apr 2010)
New Revision: 23952
Changeset: http://svn.mythtv.org/trac/changeset/23952
Modified:
branches/release-0-23-fixes/mythtv/libs/libmythtv/mpeg/mpegtables.h
Log:
Backport [23951] to 0.23-fixes. Fix a bug in ProgramMapTable::SetProgramInfoLength() found by Erik Hovland. We wanted to right shift length, but instead it was left shifted. This may have caused tuning problems but we haven't correlated it with any reported problems. Refs #7158
More information about the mythtv-commits
mailing list