[mythtv-commits] mythtv commit: r20217 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Mar 17 06:35:20 UTC 2009


      Author: markk
        Date: 2009-03-17 06:35:20 +0000 (Tue, 17 Mar 2009)
New Revision: 20217
   Changeset: http://cvs.mythtv.org/trac/changeset/20217

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.h
   trunk/mythtv/libs/libmythtv/avformatdecoder.cpp
   trunk/mythtv/libs/libmythtv/avformatdecoder.h
   trunk/mythtv/libs/libmythtv/playercontext.cpp
   trunk/mythtv/libs/libmythtv/playercontext.h
   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/libs/libmythtv/tv_play.h

Log:

Fallback to software decoding when creation of a VDPAU hardware decoder fails. This is complicated by the fact that the decoder is created after all other objects and playback has already started. Hence we need to tear down the existing player and recreate. Refs r20213.





More information about the mythtv-commits mailing list