Mailing List Archive

mythtv commits
----------------------------------------------------------------------------
Changes committed by ijr on Tue Aug 5 13:59:06 2003

Added Files:
in mythtv/libs/libmythtv:
videooutbase.cpp videooutbase.h
Modified Files:
in mythtv/libs/libmythtv:
NuppelVideoPlayer.cpp NuppelVideoPlayer.h avformatdecoder.cpp
libmythtv.pro tv_play.cpp videoout_xv.cpp videoout_xv.h
Log Message:
Base class for video output methods. Move the overscan/image size stuff into
there, as most things should be able to use it. Should be really easy to do
a SDL output class, or pretty much anything else, now.

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