[mythtv-commits] mythtv/master commit: 2efc2d3f8 by mark-kendall (mark-kendall)

MythTV noreply at mythtv.org
Fri Mar 4 06:00:58 UTC 2011


      Author:  mark-kendall <mkendall at mythtv.org>
 Change Date:  2011-03-03T22:00:42-08:00
   Push Date:  2011/03/03 22:00:56 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  2efc2d3f8d9b2515372b9241a6b784c816724d6a
   Changeset:  https://github.com/MythTV/mythtv/commit/2efc2d3f8

Log:

Windows: Fix a crash in DXVA2Decoder when codec not supported.

Ensure our decoder surfaces are set to NULL and fix a crash when expected codec support is not available.

This avoids the crash but video playback will fail as we can't easily fallback to a different (ie. unaccelerated) codec - we need a full codec support check but it's not obvious how that can be done easily.

Modified:

   mythtv/libs/libmythtv/dxva2decoder.cpp



More information about the mythtv-commits mailing list