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

MythTV noreply at mythtv.org
Mon Feb 21 07:31:23 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-02-20T23:31:01-08:00
   Push Date:  2011/02/20 23:31:21 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  b15558b20e196db32b3b6e66c9fe464ef2101ab9
   Changeset:  https://github.com/MythTV/mythtv/commit/b15558b20

Log:

Remove individial frame locking code from VideoBuffers.

Now that XvMC support has been removed, frame locking is not actually
used anymore and almost all of the calls into this code where no ops.

Modified:

   mythtv/libs/libmythtv/mythplayer.cpp
   mythtv/libs/libmythtv/videobuffers.cpp
   mythtv/libs/libmythtv/videobuffers.h
   mythtv/libs/libmythtv/videoout_null.cpp
   mythtv/libs/libmythtv/videoout_opengl.cpp
   mythtv/libs/libmythtv/videoout_vdpau.cpp
   mythtv/libs/libmythtv/videoout_xv.cpp
   mythtv/libs/libmythtv/videooutbase.h



More information about the mythtv-commits mailing list