[mythtv-commits] mythtv commit: r7363 - in trunk/mythtv/libs by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Sep 30 13:57:24 UTC 2005


      Author: danielk
        Date: 2005-09-30 13:57:23 +0000 (Fri, 30 Sep 2005)
New Revision: 7363
   Changeset: http://cvs.mythtv.org/trac/changeset/7363

Modified:

   trunk/mythtv/libs/libavformat/utils.c
   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
   trunk/mythtv/libs/libmythtv/videoout_null.cpp

Log:

Few fixes that should address SEGFAULT problems with NVP::GetScreenGrab().

* The change in utils.c fixes the immediate cause of
  Jack Hide's SEGFAULT.
* The changes in NVP adds data verification & error messages,
  and initializes variables earlier for easier debugging.
* The change in videoout_null.cpp adds a check for valid dimensions.






More information about the mythtv-commits mailing list