[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Oct 28 16:50:06 EST 2003


----------------------------------------------------------------------------
Changes committed by ijr on Tue Oct 28 21:48:27 2003

Added Files:
   in mythtv/contrib/dct-channel:
        COPYING Makefile NEWS README TODO VERSION channel.1 channel.c 
        crc.c crc.h debug.h opt.c opt.h packet.c packet.h remote.h 
        serial.c serial.h test.c version.h 
   in mythtv/filters/postprocess:
        .cvsignore filter_postprocess.c postprocess.pro 
   in mythtv/libs/libavcodec/ppc:
        fdct_altivec.c 
Modified Files:
   in mythtv/filters:
        filters.pro 
   in mythtv/filters/denoise3d:
        filter_denoise3d.c 
   in mythtv/libs/libavcodec:
        adpcm.c libavcodec.pro mpeg12.c mpegvideo.c mpegvideo.h 
        xvmcvideo.c 
   in mythtv/libs/libavcodec/libpostproc:
        postprocess_template.c 
   in mythtv/libs/libavcodec/ppc:
        dsputil_ppc.c dsputil_ppc.h 
   in mythtv/libs/libavformat:
        mpeg.c utils.c 
   in mythtv/libs/libmyth:
        mythcontext.cpp mythdialogs.cpp themedmenu.cpp xmlparse.cpp 
        xmlparse.h 
   in mythtv/libs/libmythtv:
        filter.c infodialog.cpp infodialog.h ivtv-ext-api.h 
        nuppeldecoder.cpp osd.cpp programinfo.cpp remoteencoder.cpp 
        ttfont.cpp ttfont.h tv_play.cpp tv_rec.cpp videoout_ivtv.cpp 
   in mythtv/programs/mythfrontend:
        globalsettings.cpp 
   in mythtv/themes/blue:
        ui.xml 
Removed Files:
   in mythtv/contrib:
        dct-channel-1.3.tar.gz 
Log Message:
ffmpeg update, supposedly has some speedups for xvmc decoding.
dct-channel update from Jim Paris.
Attempt to properly fix thumbnail creation on just transcoded .nuv files.
denoise3d fix from Andrew Mahone.
Two patches from avalanche at beyondmonkey dot com -- use a copy of the current
programinfo class in the infodialog, and start adding support for font size
templates for themes.
Kenneth Aafloy's libpostprocess filter.
Set of 3 patches from David Engel.
Fix the OSD corruption and font sizing issues after video size changes with
non-zero overscan amounts.
Clean up font handling a little internally.

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


More information about the mythtv-commits mailing list