[mythtv-commits] mythtv/master commit: 9a54edf1d by Chris Pinkham (cpinkham)

MythTV noreply at mythtv.org
Tue Oct 18 14:34:37 UTC 2011


      Author:  Chris Pinkham <cpinkham at mythtv.org>
 Change Date:  2011-10-18T07:30:09-07:00
   Push Date:  2011/10/18 07:34:18 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  9a54edf1d3931bc3e4ea9c8697addb015706f106
   Changeset:  https://github.com/MythTV/mythtv/commit/9a54edf1d

Log:

Fix mythtranscode filter use.

The setting for mythranscode filters has existed for a long time,
but it doesn't look like it was ever fully hooked up or else it
was removed somewhere along the line during a code restructure.

This adds a call to videoFilters->ProcessFrame() in
MythPlayer::TranscodeGetNextFrame() to process the last decoded frame.

Fixes #8533.

Modified:

   mythtv/libs/libmythtv/mythplayer.cpp



More information about the mythtv-commits mailing list