[mythtv-commits] mythtv commit: r10104 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jun 2 13:04:39 UTC 2006


      Author: danielk
        Date: 2006-06-02 13:04:38 +0000 (Fri, 02 Jun 2006)
New Revision: 10104
   Changeset: http://cvs.mythtv.org/trac/changeset/10104

Modified:

   branches/mythtv-vid/libs/libmythtv/videobuffers.cpp
   branches/mythtv-vid/libs/libmythtv/videoout_xv.cpp

Log:

Fixes #1842 in mythtv-vid. Fixes VideoBuffers::CreateBuffers() and removes VLD hack.

The problems was that the VideoBuffers::Init() call in CreateBuffers() used "numbuffers" rather than "surfs.size()". So the extra allocated surfaces were never used in decoding.






More information about the mythtv-commits mailing list