Closed GoogleCodeExporter closed 9 years ago
The issue was cause by fixing issue 22, which is committed in revision 382.
Removing
call of graph's Render() method solves the issue with freezing video after
screen
saver, but introduces another issue when playing some video files. The Render()
method is adding not only renderer filter, but some other filters, which may be
required. To configure this, a new property was introduced - PreventFreezing,
which
allows to select what is requires - freezing preventing removing Render() call
or
not preventing leaving it.
Fixed in revision 418. Will be available in 1.5.2 release.
Original comment by andrew.k...@gmail.com
on 17 Jan 2008 at 8:39
Original comment by andrew.k...@gmail.com
on 18 Feb 2008 at 12:40
Original comment by andrew.k...@gmail.com
on 19 May 2008 at 6:06
Original issue reported on code.google.com by
andrew.k...@gmail.com
on 7 Nov 2007 at 5:28