[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Apr 13 04:45:02 UTC 2005


----------------------------------------------------------------------------
Changes committed by cpinkham on Wed Apr 13 04:41:34 2005

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


* Patch by Risto Treksler to enhance the commercial detection in the
  following ways:
  - 'Strict' mode treats black/blank frames as blank only if a logo is
     not present
  - 'Strict' mode requires true black frames, not just blank
  - Allow commercials less than the "minimum commercial break" length if
    they occur at the beginning of the recording.

* Fix a 'bug' in the max commercial break length #define that was the
  result of a miscalculation on my part.  Reduce the max commercial break
  length from 8 minutes and 5 seconds to 6 minutes and 35 seconds.  Should
  hopefully eliminate some false positives.


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


More information about the mythtv-commits mailing list