[mythtv-commits] mythtv commit: r10616 by rtsai

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jul 21 20:28:37 UTC 2006


      Author: rtsai
        Date: 2006-07-21 20:28:35 +0000 (Fri, 21 Jul 2006)
New Revision: 10616
   Changeset: http://cvs.mythtv.org/trac/changeset/10616

Modified:

   branches/commdetector2/programs/mythcommflag/BlankFrameDetector.cpp
   branches/commdetector2/programs/mythcommflag/BlankFrameDetector.h
   branches/commdetector2/programs/mythcommflag/BorderDetector.cpp
   branches/commdetector2/programs/mythcommflag/TemplateMatcher.cpp

Log:

- Rename "skipblanks" to "skipcommblanks" to make it clearer what this variable
  does.
- Fix (once and for all) the BlankFrameDetector algorithm for matching
  commercial lengths to detected breaks.
- Tweak some BlankFrameDetector median and standard-deviation comparisons and
  parameters.
- Tighten up BorderDetector parameters to avoid mis-classifying corner-case
  frames as "blank" when they are in fact not blank.
- Use QMap::insert/replace methods instead of QMap::[] operator.






More information about the mythtv-commits mailing list