[mythtv-commits] mythtv commit: r8573 by cpinkham

mythtv@cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Jan 12 05:28:11 UTC 2006


      Author: cpinkham
        Date: 2006-01-12 05:28:11 +0000 (Thu, 12 Jan 2006)
New Revision: 8573
   Changeset: http://cvs.mythtv.org/trac/changeset/8573

Modified:

   trunk/mythtv/libs/libmythtv/avformatdecoder.cpp
   trunk/mythtv/libs/libmythtv/nuppeldecoder.cpp

Log:

Add some missing locking around the avcodec_open and avcodec_close calls in
AVD and nuppeldecoder.  This should fix the following error messages from
libavcodec that people may have seen in their logs:

[NULL @ 0x40c842d0]insufficient thread locking around avcodec_open/close()

On my setup it mostly occurred when multiple recordings ended at the same
time and the preview generators fired off at the same time.






More information about the mythtv-commits mailing list