[mythtv-commits] mythtv commits

mythtv@ijr.dnsalias.org mythtv@ijr.dnsalias.org
Thu, 03 Oct 2002 16:05:02 -0400


----------------------------------------------------------------------------
Changes committed by ijr on Thu Oct  3 16:01:30 2002

Added Files:
   in MC/database:
        cvs.sql 
   in MC/libs/libavcodec/alpha:
        motion_est_mvi_asm.S 
Modified Files:
   in MC:
        AUTHORS configure 
   in MC/database:
        0-5-to-0-6.sql mc.sql 
   in MC/libs/libNuppelVideo:
        NuppelVideoRecorder.cpp 
   in MC/libs/libavcodec:
        avcodec.h common.h dsputil.c dsputil.h h263.c h263dec.c 
        mjpeg.c mpeg12.c mpeg12data.h mpeg4data.h mpegvideo.c 
        mpegvideo.h msmpeg4.c msmpeg4data.h ratecontrol.c rv10.c 
        simple_idct.c simple_idct.h 
   in MC/libs/libavcodec/alpha:
        dsputil_alpha.c motion_est_alpha.c 
   in MC/libs/libavcodec/i386:
        dsputil_mmx.c fdct_mmx.c mpegvideo_mmx.c 
        mpegvideo_mmx_template.c simple_idct_mmx.c 
   in MC/libs/libmyth:
        guidegrid.cpp 
   in MC/libs/libmythtv:
        settings.txt 
   in MC/programs/mythepg:
        main.cpp 
   in MC/programs/mythfilldatabase:
        filldata.cpp 
   in MC/programs/mythfrontend:
        main.cpp scheduler.cpp 
   in MC/programs/mythtv:
        main.cpp 
   in MC/setup:
        main.cpp 
Log Message:
libavcodec resync.
Patch from Andrew Bishop to enable manual configuration during the 
mythfilldatabase part, so that it's easier for those in the UK to set up their
small # of channels.
Patch from Jens Lohmann-Hansen to allow configuring of the order channels are
shown in the guide grid and the default startup channel.
Get rid of some flickering in the guide grid.

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