Added driverName to PVideoDevice::OpenArgs (so can select YUVFile)
commit6bca7874498378c62ff71ab5feb4c1675a794f74
authorrjongbloed <rjongbloed>
Tue, 3 Apr 2007 13:04:23 +0000 (3 13:04 +0000)
committerrjongbloed <rjongbloed>
Tue, 3 Apr 2007 13:04:23 +0000 (3 13:04 +0000)
tree621427b019c02fd11e97c859a325ed0aa80f4728
parenta2213a36a006cd3be3cb619cdd2b39bd28e83e03
Added driverName to PVideoDevice::OpenArgs (so can select YUVFile)
Added new statics to create correct video input/output device object
  given a PVideoDevice::OpenArgs structure.
Fixed incorrect initialisation of default video input device.
Fixed last calls video size changing the default value.
samples/simple/main.cxx
src/opal/manager.cxx