[mythtv-commits] mythtv commit: r8737 by danielk

mythtv@cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jan 27 00:54:54 UTC 2006


      Author: danielk
        Date: 2006-01-27 00:54:52 +0000 (Fri, 27 Jan 2006)
New Revision: 8737
   Changeset: http://cvs.mythtv.org/trac/changeset/8737

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.h
   trunk/mythtv/libs/libmythtv/avformatdecoder.cpp

Log:

Fix the filter/videoout initialization problem.

Basically, just allow decoder's OpenFile() to reinit the
video the same as AvFormatDecoder does on resolution changes.
When this was done in NVP::OpenFile() we didn't do the needed 
interlace initialization stuff, which NVP::SetVideoParams()
does when called by the decoder's OpenFile().






More information about the mythtv-commits mailing list