[mythtv-commits] mythtv commit: r10840 - in branches/multiuser/mythtv by asoboleva

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Aug 18 13:10:42 UTC 2006


      Author: asoboleva
        Date: 2006-08-18 13:10:39 +0000 (Fri, 18 Aug 2006)
New Revision: 10840
   Changeset: http://cvs.mythtv.org/trac/changeset/10840

Added:

   branches/multiuser/mythtv/libs/libmythtv/fourcc.h
   branches/multiuser/mythtv/programs/mythcommflag/BlankFrameDetector.cpp
   branches/multiuser/mythtv/programs/mythcommflag/BlankFrameDetector.h
   branches/multiuser/mythtv/programs/mythcommflag/BorderDetector.cpp
   branches/multiuser/mythtv/programs/mythcommflag/BorderDetector.h
   branches/multiuser/mythtv/programs/mythcommflag/CannyEdgeDetector.cpp
   branches/multiuser/mythtv/programs/mythcommflag/CannyEdgeDetector.h
   branches/multiuser/mythtv/programs/mythcommflag/CommDetector2.cpp
   branches/multiuser/mythtv/programs/mythcommflag/CommDetector2.h
   branches/multiuser/mythtv/programs/mythcommflag/EdgeDetector.cpp
   branches/multiuser/mythtv/programs/mythcommflag/EdgeDetector.h
   branches/multiuser/mythtv/programs/mythcommflag/FrameAnalyzer.cpp
   branches/multiuser/mythtv/programs/mythcommflag/FrameAnalyzer.h
   branches/multiuser/mythtv/programs/mythcommflag/HistogramAnalyzer.cpp
   branches/multiuser/mythtv/programs/mythcommflag/HistogramAnalyzer.h
   branches/multiuser/mythtv/programs/mythcommflag/PGMConverter.cpp
   branches/multiuser/mythtv/programs/mythcommflag/PGMConverter.h
   branches/multiuser/mythtv/programs/mythcommflag/SceneChangeDetector.cpp
   branches/multiuser/mythtv/programs/mythcommflag/SceneChangeDetector.h
   branches/multiuser/mythtv/programs/mythcommflag/TemplateFinder.cpp
   branches/multiuser/mythtv/programs/mythcommflag/TemplateFinder.h
   branches/multiuser/mythtv/programs/mythcommflag/TemplateMatcher.cpp
   branches/multiuser/mythtv/programs/mythcommflag/TemplateMatcher.h
   branches/multiuser/mythtv/programs/mythcommflag/pgm.cpp
   branches/multiuser/mythtv/programs/mythcommflag/pgm.h
   branches/multiuser/mythtv/programs/mythcommflag/quickselect.c
   branches/multiuser/mythtv/programs/mythcommflag/quickselect.h

Modified:

   branches/multiuser/mythtv/configure
   branches/multiuser/mythtv/filters/adjust/filter_adjust.c
   branches/multiuser/mythtv/filters/bobdeint/filter_bobdeint.c
   branches/multiuser/mythtv/filters/ivtc/filter_ivtc.c
   branches/multiuser/mythtv/filters/ivtc/pullup.c
   branches/multiuser/mythtv/filters/kerneldeint/filter_kerneldeint.c
   branches/multiuser/mythtv/filters/linearblend/filter_linearblend.c
   branches/multiuser/mythtv/filters/onefield/filter_onefield.c
   branches/multiuser/mythtv/keys.txt
   branches/multiuser/mythtv/libs/libavcodec/i386/dsputil_mmx.c
   branches/multiuser/mythtv/libs/libavcodec/i386/dsputil_mmx_avg.h
   branches/multiuser/mythtv/libs/libavcodec/i386/dsputil_mmx_rnd.h
   branches/multiuser/mythtv/libs/libavcodec/i386/fdct_mmx.c
   branches/multiuser/mythtv/libs/libavcodec/i386/idct_mmx_xvid.c
   branches/multiuser/mythtv/libs/libavcodec/i386/motion_est_mmx.c
   branches/multiuser/mythtv/libs/libavcodec/i386/mpegvideo_mmx.c
   branches/multiuser/mythtv/libs/libavcodec/i386/mpegvideo_mmx_template.c
   branches/multiuser/mythtv/libs/libavcodec/i386/simple_idct_mmx.c
   branches/multiuser/mythtv/libs/libmythtv/avformatdecoder.cpp
   branches/multiuser/mythtv/libs/libmythtv/channelutil.cpp
   branches/multiuser/mythtv/libs/libmythtv/channelutil.h
   branches/multiuser/mythtv/libs/libmythtv/dbcheck.cpp
   branches/multiuser/mythtv/libs/libmythtv/frame.h
   branches/multiuser/mythtv/libs/libmythtv/frequencytables.cpp
   branches/multiuser/mythtv/libs/libmythtv/mpeg/pespacket.h
   branches/multiuser/mythtv/libs/libmythtv/osdsurface.cpp
   branches/multiuser/mythtv/libs/libmythtv/osdsurface.h
   branches/multiuser/mythtv/libs/libmythtv/osdtypeteletext.cpp
   branches/multiuser/mythtv/libs/libmythtv/scanwizardhelpers.cpp
   branches/multiuser/mythtv/libs/libmythtv/tv_play.cpp
   branches/multiuser/mythtv/libs/libmythtv/tv_play.h
   branches/multiuser/mythtv/libs/libmythtv/tv_rec.cpp
   branches/multiuser/mythtv/libs/libmythtv/util-xv.cpp
   branches/multiuser/mythtv/libs/libmythtv/util-xv.h
   branches/multiuser/mythtv/libs/libmythtv/videobuffers.cpp
   branches/multiuser/mythtv/libs/libmythtv/videobuffers.h
   branches/multiuser/mythtv/libs/libmythtv/videoout_xv.cpp
   branches/multiuser/mythtv/libs/libmythtv/videoout_xv.h
   branches/multiuser/mythtv/libs/libmythtv/videooutbase.cpp
   branches/multiuser/mythtv/programs/mythcommflag/ClassicCommDetector.cpp
   branches/multiuser/mythtv/programs/mythcommflag/ClassicCommDetector.h
   branches/multiuser/mythtv/programs/mythcommflag/CommDetector.h
   branches/multiuser/mythtv/programs/mythcommflag/CommDetectorFactory.cpp
   branches/multiuser/mythtv/programs/mythcommflag/CommDetectorFactory.h
   branches/multiuser/mythtv/programs/mythcommflag/main.cpp
   branches/multiuser/mythtv/programs/mythcommflag/mythcommflag.pro
   branches/multiuser/mythtv/programs/mythfrontend/globalsettings.cpp

Log:

Merge r10770:10820 from trunk/mythtv




More information about the mythtv-commits mailing list