[mythtv-commits] mythtv commit: r14375 - in branches/mythtv-pip/libs by skamithi

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Sep 2 02:53:13 UTC 2007


      Author: skamithi
        Date: 2007-09-02 02:53:12 +0000 (Sun, 02 Sep 2007)
New Revision: 14375
   Changeset: http://cvs.mythtv.org/trac/changeset/14375

Modified:

   branches/mythtv-pip/libs/libmyth/mythcontext.h
   branches/mythtv-pip/libs/libmythtv/NuppelVideoPlayer.cpp
   branches/mythtv-pip/libs/libmythtv/playercontext.cpp
   branches/mythtv-pip/libs/libmythtv/playercontext.h
   branches/mythtv-pip/libs/libmythtv/tv_play.cpp
   branches/mythtv-pip/libs/libmythtv/tv_play.h
   branches/mythtv-pip/libs/libmythtv/videoout_xv.cpp
   branches/mythtv-pip/libs/libmythtv/videoout_xv.h
   branches/mythtv-pip/libs/libmythtv/videooutbase.cpp
   branches/mythtv-pip/libs/libmythtv/videooutbase.h

Log:

Refs #843. started work on hw accel PIP. allow live tv PIP startup when 
watching a pre recorded show.  hw accel PIP will resize based on
PIP aspect. made attempt to reduce PIP fps and apply onefield filter on PIP. 
beginning work on restricting when hw accel PIP will be used. 
can only test XVideo, XVMC and OpenGL. fixed issue where live tv PIP
hangs when the show in the PIP changes. also with recorded show PIP
it should just exit when the show is done. because of using player contexts
some features such has prompting the user before the PIP show quits can be easily done.
don't know effects of code on IVTV or mac acceleration.





More information about the mythtv-commits mailing list