[mythtv-commits] mythtv commit: r27344 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Nov 25 17:29:17 UTC 2010


      Author: danielk
        Date: 2010-11-25 17:29:17 +0000 (Thu, 25 Nov 2010)
New Revision: 27344
   Changeset: http://svn.mythtv.org/trac/changeset/27344

Log:

Increase the decoder probe buffer slightly (based on some failures with the current size).

This makes the maximum probe size 256KB, it was 128KB last and 1MB at it's largest.

This also moves the buffer allocation from the stack to the heap to avoid problems on OSX which has a relatively small process stack.



Modified:

   trunk/mythtv/libs/libmythtv/decoderbase.h
   trunk/mythtv/libs/libmythtv/mythplayer.cpp




More information about the mythtv-commits mailing list