Mailing List Archive

mythtv commits
----------------------------------------------------------------------------
Changes committed by ijr on Fri Aug 29 03:50:27 2003

Modified Files:
in mythtv:
settings.pro
in mythtv/libs/libavformat:
utils.c
in mythtv/libs/libmythtv:
NuppelVideoPlayer.cpp NuppelVideoPlayer.h avformatdecoder.cpp
videoout_xv.cpp videoout_xvmc.cpp videooutbase.cpp
videooutbase.h
Log Message:
Fix mpeg2 file playback, broken by the ffmpeg merge.
Allow hardware (XvMC and VIA CLE266) decoding to co-exist with pure software
decoding, and select the appropriate display method according to the input
file type.

----------------------------------------------------------------------------
Changes committed by ijr on Fri Aug 29 03:52:27 2003

Modified Files:
in mythtv:
settings.pro
Log Message:
Didn't mean to commit it with XvMC enabled.

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