From 4ba419b6cbd377c668d6a221154df358b610ebcc Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Kempf Date: Mon, 20 Sep 2010 00:28:45 +0200 Subject: [PATCH] Qt Sprefs: remove mpeg2 skip-frames --- .../gui/qt4/components/simple_preferences.cpp | 1 - modules/gui/qt4/ui/sprefs_input.ui | 28 ++++++------------- 2 files changed, 9 insertions(+), 20 deletions(-) diff --git a/modules/gui/qt4/components/simple_preferences.cpp b/modules/gui/qt4/components/simple_preferences.cpp index 62068b270f..8bc0a32ccd 100644 --- a/modules/gui/qt4/components/simple_preferences.cpp +++ b/modules/gui/qt4/components/simple_preferences.cpp @@ -458,7 +458,6 @@ SPrefsPanel::SPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent, optionWidgets.append( ui.DVDDevice ); optionWidgets.append( ui.cachingCombo ); CONFIG_GENERIC( "ffmpeg-skiploopfilter", IntegerList, ui.filterLabel, loopFilterBox ); - CONFIG_BOOL( "skip-frames", skipFrames ); CONFIG_GENERIC( "sout-x264-tune", StringList, ui.x264Label, tuneBox ); CONFIG_GENERIC( "sout-x264-preset", StringList, ui.x264Label, presetBox ); CONFIG_GENERIC( "sout-x264-profile", StringList, ui.x264profileLabel, profileBox ); diff --git a/modules/gui/qt4/ui/sprefs_input.ui b/modules/gui/qt4/ui/sprefs_input.ui index ea84ce042f..61dbfb467e 100644 --- a/modules/gui/qt4/ui/sprefs_input.ui +++ b/modules/gui/qt4/ui/sprefs_input.ui @@ -8,7 +8,7 @@ 0 0 737 - 594 + 567 @@ -63,7 +63,7 @@ - + @@ -79,7 +79,7 @@ - + @@ -95,7 +95,7 @@ - + @@ -105,7 +105,7 @@ - + @@ -131,27 +131,17 @@ - - - - Skip frames - - - true - - - - + Qt::Horizontal - + - + @@ -177,7 +167,7 @@ - + Use systems codecs if available, for WMV codecs -- 2.39.2