[mythtv-commits] mythtv commits

mythtv@ijr.dnsalias.org mythtv@ijr.dnsalias.org
Thu, 14 Nov 2002 19:15:04 -0500


----------------------------------------------------------------------------
Changes committed by ijr on Thu Nov 14 19:12:07 2002

Added Files:
   in MC/libs/libavcodec:
        huffyuv.c 
Modified Files:
   in MC:
        settings.pro 
   in MC/libs/libNuppelVideo:
        NuppelVideoPlayer.cpp NuppelVideoPlayer.h 
        NuppelVideoRecorder.cpp NuppelVideoRecorder.h RingBuffer.cpp 
        format.h 
   in MC/libs/libavcodec:
        allcodecs.c avcodec.c avcodec.h common.c common.h dsputil.c 
        dsputil.h dv.c error_resilience.c h263.c h263dec.c 
        imgconvert.c libavcodec.pro mem.c motion_est.c mpeg12.c 
        mpegvideo.c mpegvideo.h rv10.c svq1.c svq1_cb.h utils.c 
   in MC/libs/libavcodec/alpha:
        dsputil_alpha.c 
   in MC/libs/libavcodec/i386:
        dsputil_mmx.c mpegvideo_mmx.c simple_idct_mmx.c 
   in MC/libs/libavcodec/mlib:
        dsputil_mlib.c 
   in MC/libs/libavcodec/ppc:
        dsputil_ppc.c 
   in MC/libs/libavcodec/ps2:
        dsputil_mmi.c 
   in MC/libs/libmyth:
        guidegrid.cpp libmyth.pro 
   in MC/programs/mythfilldatabase:
        filldata.cpp 
Log Message:
Update the library version # to 0.8.
libavcodec resync, including their huffyuv implementation.
Make the libavcodec huffyuv stuff work in mythtv.
Make the enter key in the guidegrid do the same thing as the space key.
Small patch from <> (forget who right now, can't find the email) to fix a 
segfault in filldatabase with tv_grab_de, but it still doesn't work with it.

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