[mythtv-commits] mythtv/master commit: 805be5f7a by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Thu Jun 16 08:15:30 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-06-16T01:15:07-07:00
   Push Date:  2011/06/16 01:15:21 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  805be5f7a9d3e25267298a3a13fea6152a37c30d
   Changeset:  https://github.com/MythTV/mythtv/commit/805be5f7a

Log:

MythPlayer: Only set the video scan from the player thread.

First in a series of changes designed to ensure that OpenGL video
playback is only (re-)initialised from the main UI thread, allowing us
to safely use a single OpenGL context without the need for expensive
context switching and locking (and fix a few bugs and allow VAAPI
decoding)

Refs #9268

Modified:

   mythtv/libs/libmythtv/mythplayer.cpp
   mythtv/libs/libmythtv/mythplayer.h



More information about the mythtv-commits mailing list