[mythtv-commits] mythtv commit: r10547 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Jul 16 06:47:09 UTC 2006


      Author: cpinkham
        Date: 2006-07-16 06:47:08 +0000 (Sun, 16 Jul 2006)
New Revision: 10547
   Changeset: http://cvs.mythtv.org/trac/changeset/10547

Added:

   trunk/mythtv/programs/mythcommflag/ClassicLogoDetector.cpp
   trunk/mythtv/programs/mythcommflag/ClassicLogoDetector.h
   trunk/mythtv/programs/mythcommflag/ClassicSceneChangeDetector.cpp
   trunk/mythtv/programs/mythcommflag/ClassicSceneChangeDetector.h
   trunk/mythtv/programs/mythcommflag/Histogram.cpp
   trunk/mythtv/programs/mythcommflag/Histogram.h
   trunk/mythtv/programs/mythcommflag/LogoDetectorBase.h
   trunk/mythtv/programs/mythcommflag/SceneChangeDetectorBase.h

Modified:

   trunk/mythtv/programs/mythcommflag/ClassicCommDetector.cpp
   trunk/mythtv/programs/mythcommflag/ClassicCommDetector.h
   trunk/mythtv/programs/mythcommflag/CommDetectorFactory.cpp
   trunk/mythtv/programs/mythcommflag/mythcommflag.pro

Log:

Separate out the 'classic' logo detector and scene change detector code into
separate classes.  There should be no functionality change, the flagger
code still should produce the same exact commecial skip list as before for
the same recording.

Closes #1821.  Patch by Lucas Meijer.






More information about the mythtv-commits mailing list