Mailing List Archive

mythtv/master commit: a90960c73 by Mark Kendall (mark-kendall)
Author: Mark Kendall <mkendall@mythtv.org>
Change Date: 2011-05-09T19:38:43-07:00
Push Date: 2011/05/09 19:40:49 -0700
Repository: mythtv
Branch: master
New Revision: a90960c73f0912b0c3ce72fffdf92c69000f87ab
Changeset: https://github.com/MythTV/mythtv/commit/a90960c73

Log:

PiP: Remove the extra thread created for PiP playback.

This is no longer needed as all players are run from the main thread. By
and large, the 'playback loop' for a pip player is a no-op as the
decoding is elsewhere and the actual processing of video frames is
handled by the main player (though a small optimisation is needed for
the VideoSync).

Modified:

mythtv/libs/libmythtv/playercontext.cpp
mythtv/libs/libmythtv/playercontext.h

_______________________________________________
mythtv-firehose mailing list
mythtv-firehose@mythtv.org
http://www.mythtv.org/mailman/listinfo/mythtv-firehose