p/s proxy icon, rework window locks, segv in close_mixers + exportedl, ffmpeg default...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / filejpeg.C
index 8c5687cc4f5badc79b6f25bc47e4c815d38c37ab..d35e9bd49ba30512511f7a1d26f8028f8e6f5abd 100644 (file)
@@ -345,8 +345,7 @@ JPEGConfigVideo::JPEGConfigVideo(BC_WindowBase *parent_window, Asset *asset)
  : BC_Window(_(PROGRAM_NAME ": Video Compression"),
        parent_window->get_abs_cursor_x(1),
        parent_window->get_abs_cursor_y(1),
-       400,
-       200)
+       400, 200)
 {
        this->parent_window = parent_window;
        this->asset = asset;