[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Apr 21 02:40:03 UTC 2005


----------------------------------------------------------------------------
Changes committed by cpinkham on Thu Apr 21 02:39:08 2005

Modified Files:
   in mythtv/libs/libmythtv:
        commercial_skip.cpp commercial_skip.h 
Log Message:


* Provide a user-configurable way to revert the revert I did yesterday
  concerning logos on blank frames being detected as blank/non-blank.  There
  is now an undocumented setting called CommDetectBlankCanHaveLogo that will
  require blank frames to be totally blank (ie, no logo) the way that blank-
  frame detection in 0.18 works.  The default for now with the new setting
  is to work the way that 0.17 and prior worked (really CVS from a few days
  before 0.18 was released and prior).

  I'd be interested in hearing from people if this hurts or helps detection
  on shows with the logo present during the blank frames preceeding and
  following commercial breaks.

* Make the ALL method honor the CommSkipAllBlanks setting which controls
  whether blank frames before and after a commercial break are marked as
  part of the show or part of the commercial break.

* Cleanup another unused method, CommDetect::DumpFrameInfo() since that
  is now done inside ProcessFrame when flagging debugging is turned ON.


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


More information about the mythtv-commits mailing list