
erik at hovland
Feb 3, 2010, 12:12 PM
Post #1 of 1
(518 views)
Permalink
|
|
Changeset 23456 breaks compilation of videoout_directfb.cpp
|
|
The change set adds the 'bool &aspect_changed' parameter to VideoOutput::InputChanged(). VideoOutputDirectfb::InputChanged() calls that member function, but the changeset did not add aspect_changed to the call. Searching through the other videoout_ files, it looks like the videoout_quartz.cpp file has the same problem. E -- Erik Hovland erik [at] hovland http://hovland.org/
|