[mythtv-commits] mythtv commit: r9484 by gigem

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Mar 24 01:32:34 UTC 2006


      Author: gigem
        Date: 2006-03-24 01:32:31 +0000 (Fri, 24 Mar 2006)
New Revision: 9484
   Changeset: http://cvs.mythtv.org/trac/changeset/9484

Modified:

   trunk/mythtv/libs/libmythtv/videoout_xv.cpp

Log:

Added a simple hack to optionally drop back from XvMC decoding to
standard ffmpeg if the recording height is less than 720.  This is to
allow output filters to be run when hardware acceleration isn't
needed.  To enable, manually add a non-zero value for UseXvMNForHDOnly
in the settings database.

This will probably remain an undocumented feature for now.  A more
flexible way of selecting output options based on the recording
resolution, frame rate, etc might be added in the future.





More information about the mythtv-commits mailing list