[mythtv-commits] mythtv commit: r20183 by shane

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Mar 11 18:45:57 UTC 2009


      Author: shane
        Date: 2009-03-11 18:45:57 +0000 (Wed, 11 Mar 2009)
New Revision: 20183
   Changeset: http://cvs.mythtv.org/trac/changeset/20183

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoRecorder.cpp

Log:

Fix a couple minor issues in NuppelVideoRecorder.

The variable btmp could be used before it is initialized if
videoFilterList == "none".

Also, InitBuffers() sets the video_buffer_size which is used in InitFilters()
so place the call to InitBuffers() before the call to InitFilters().




More information about the mythtv-commits mailing list