[mythtv-commits] mythtv commit: r20674 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jun 5 03:32:46 UTC 2009


      Author: markk
        Date: 2009-06-05 03:32:46 +0000 (Fri, 05 Jun 2009)
New Revision: 20674
   Changeset: http://cvs.mythtv.org/trac/changeset/20674

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
   trunk/mythtv/libs/libmythtv/videoout_d3d.cpp
   trunk/mythtv/libs/libmythtv/videoout_dx.cpp
   trunk/mythtv/libs/libmythtv/videoout_null.cpp
   trunk/mythtv/libs/libmythtv/videoout_opengl.cpp

Log:

Improve error handling and reporting when the video stream changes and the video renderer is not capable of dealing with the new video codec.

This can happen when switching to/from video renderers that support hardware acceleration (e.g. from OpenGL to VDPAU). Next step is to prevent this happening in the first place.

I've not touched the Quartz, IVTV or DirectFB renderers.





More information about the mythtv-commits mailing list