[mythtv-commits] mythtv/master commit: f135d5d5e by Kevin Ross (k-ross)

MythTV noreply at mythtv.org
Sun Oct 9 16:05:04 UTC 2011


      Author:  Kevin Ross <kevin at familyross.net>
 Change Date:  2011-10-09T09:03:41-07:00
   Push Date:  2011/10/09 09:04:53 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  f135d5d5ed59291c54922dcb0ad079cf36139a28
   Changeset:  https://github.com/MythTV/mythtv/commit/f135d5d5e

Log:

Fix MythPlayer::GetRawVideoFrame() for mythcommflag.

Fix MythPlayer::GetRawVideoFrame() to return the correct frame number.
This change fixes mythcommflag so that it will return consistent results
across multiple runs.  It should also improve commercial detection
accuracy, as the frame numbers identified by the different methods will
actually be precise--allowing for better comparing the results of the
different methods.

Although this commit has my name for the signed-off line, I didn't do
much.  Thanks to Kevin Ross for the debugging and the patch, to Taylor
Ralph and Mark Kendall for actually reviewing the patch, and to all the
users and devs who ran with the patch to test it (and saw
greatly-improved commercial flagging results).

Signed-off-by: Michael T. Dean <mdean at mythtv.org>

Modified:

   mythtv/libs/libmythtv/mythplayer.cpp



More information about the mythtv-commits mailing list