[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Sep 13 02:10:06 EDT 2004


----------------------------------------------------------------------------
Changes committed by ijr on Mon Sep 13 06:09:22 2004

Added Files:
   in mythtv/libs/libavcodec:
        xvmccommon.c xvmcvldvideo.c 
Modified Files:
   in mythtv:
        settings.pro 
   in mythtv/libs/libavcodec:
        allcodecs.c avcodec.h libavcodec.pro mpeg12.c xvmc_render.h 
        xvmcvideo.c 
   in mythtv/libs/libavformat:
        utils.c 
   in mythtv/libs/libmythtv:
        NuppelVideoPlayer.cpp XvMCSurfaceTypes.cpp XvMCSurfaceTypes.h 
        avformatdecoder.cpp avformatdecoder.h libmythtv.pro 
        videoout_xvmc.cpp videoout_xvmc.h videooutbase.cpp 
   in mythtv/programs/mythbackend:
        mainserver.cpp playbacksock.cpp 
   in mythtv/programs/mythfrontend:
        globalsettings.cpp 
Removed Files:
   in mythtv/libs/libavcodec:
        via_mpegsdk.h viaslice.c viaslice.h 
   in mythtv/libs/libmythtv:
        via_videosdk.h videoout_viaslice.cpp videoout_viaslice.h 
Log Message:
- Fix fd leak on backend for remote frontends.
- Disable realtime priority for the decoder thread - seems to break things (ie,lockup the machine) here.
- Merge in Terry Barnaby's patch (with cleanups and fixes from me) to support the new unichrome driver's "XvMC" support for the VIA CLE266.  Needs tested, since I can't do more than compile it at the moment.
- Remove old via hwslice code that wasn't being maintained.  Only way to do hardware decode on the epia-m boards is through the unichrome driver support now.

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


More information about the mythtv-commits mailing list