
mythtv at cvs
Nov 7, 2009, 3:35 AM
Post #1 of 1
(54 views)
Permalink
|
|
mythtv commit: r22760 - in branches/release-0-22-fixes/mythtv by jyavenard
|
|
Author: jyavenard Date: 2009-11-07 11:35:07 +0000 (Sat, 07 Nov 2009) New Revision: 22760 Changeset: http://svn.mythtv.org/trac/changeset/22760 Modified: branches/release-0-22-fixes/mythtv/libs/libmythtv/videodisplayprofile.cpp branches/release-0-22-fixes/mythtv/libs/libmythtv/videodisplayprofile.h branches/release-0-22-fixes/mythtv/programs/mythfrontend/globalsettings.cpp Log: backport [22466] Add automatic create of VDPAU playback profiles. We create 3 new playback profiles: * VDPAU High Quality: use Temporal Spatiol 2X (Advanced 2X) for all content. To be used with nvidia cards >= 8600GT or >= 9500GT * VDPAU Normal: use Temporal 2X for HD content, and Temporal Spatial 2X (Advanced 2X) for SD content. To be used with nvidia cards >= 8400 or >= 9300 * VDPAU Slim: use Bob 2X with skip chroma option, with One Field as fall back, to be used with nvidia cards >= 8200 or when VDPAU Normal doesn't work for some reasons _______________________________________________ mythtv-commits mailing list mythtv-commits[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|