X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=gtk%2Fsrc%2Fx264handler.h;h=945a385e211f1c572a055d36918f0f6f00e28ce2;hb=9460d9624a5cf24126bc39605bc47d43330fcdf4;hp=89e906ab32495f5a80012d6a4d156694a888ef8e;hpb=465945016bd546a8eb524e0e6fcc61361f76b36d;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/gtk/src/x264handler.h b/gtk/src/x264handler.h index 89e906ab..945a385e 100644 --- a/gtk/src/x264handler.h +++ b/gtk/src/x264handler.h @@ -28,5 +28,6 @@ #include "settings.h" void ghb_x264_parse_options(signal_user_data_t *ud, const gchar *options); +gint ghb_lookup_badapt(const gchar *options); #endif // _X264HANDLER_H_