[mythtv-commits] mythtv commit: r19535 - in branches/mythtv-vid by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jan 2 10:46:45 UTC 2009


      Author: markk
        Date: 2009-01-02 10:46:44 +0000 (Fri, 02 Jan 2009)
New Revision: 19535
   Changeset: http://cvs.mythtv.org/trac/changeset/19535

Added:

   branches/mythtv-vid/libs/libmythtv/videoout_opengl.cpp
   branches/mythtv-vid/libs/libmythtv/videoout_opengl.h

Modified:

   branches/mythtv-vid/configure
   branches/mythtv-vid/libs/libmythtv/libmythtv.pro
   branches/mythtv-vid/libs/libmythtv/videoout_xv.cpp
   branches/mythtv-vid/libs/libmythtv/videoout_xv.h
   branches/mythtv-vid/libs/libmythtv/videooutbase.cpp

Log:

Refs #2287. Add a new cross-platform OpenGL video renderer that provides consistent playback across Linux, Windows XP, Vista and Mac OS X.

There are some small remaining issues with xrandr on Linux and PBP sizing across the board.

N.B. Due to a lack of altivec YV12 packing code, performance may be poor on non-intel Macs.
N.B. I've been unable to test a windows build for the last few weeks.





More information about the mythtv-commits mailing list