[mythtv-commits] mythtv commits

mythtv at ijr.dnsalias.org mythtv at ijr.dnsalias.org
Tue Aug 5 04:25:03 EDT 2003


----------------------------------------------------------------------------
Changes committed by ijr on Tue Aug  5 03:23:37 2003

Modified Files:
   in mythtv/filters/invert:
        filter_invert.c 
   in mythtv/filters/linearblend:
        filter_linearblend.c 
   in mythtv/libs/libmythtv:
        NuppelVideoPlayer.cpp NuppelVideoPlayer.h 
        NuppelVideoRecorder.cpp NuppelVideoRecorder.h XJ.cpp XJ.h 
        avformatdecoder.cpp avformatdecoder.h commercial_skip.cpp 
        commercial_skip.h filter.c filter.h frame.h nuppeldecoder.cpp 
        nuppeldecoder.h osd.cpp osd.h 
   in mythtv/programs/mythfrontend:
        playbackbox.cpp 
Log Message:
Encapsulate all the internal video buffers into their own struct (used to just 
be a raw unsigned char *).  Hopefully, I didn't break anything with this.

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


More information about the mythtv-commits mailing list