rework index builder, add pro ffmpeg format
[goodguy/history.git] / cinelerra-5.1 / plugins / rgb601 / rgb601window.C
index b3eb329908999f9712a1ebcaa9da7c68a534360a..76a4af6187fbf1d997620f9916178d9aad945cec 100644 (file)
 
 
 RGB601Window::RGB601Window(RGB601Main *client)
- : PluginClientWindow(client,
-       210, 
-       200, 
-       210, 
-       200, 
-       0)
+ : PluginClientWindow(client, 235, 100, 235, 100, 0)
 { 
        this->client = client; 
 }