X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=gtk%2Fsrc%2Fwidgetdeps.c;h=ef58b769c05c28c1f452d0b13c1e1728af56ae06;hb=01247fa2e3bfa8e367022bf18b925f668da67a52;hp=4747f69debb0568ea69e37e66fb8aaae0231c81c;hpb=4126066b3dbc362c60bc42364f82ae49d30b1938;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/gtk/src/widgetdeps.c b/gtk/src/widgetdeps.c index 4747f69d..ef58b769 100644 --- a/gtk/src/widgetdeps.c +++ b/gtk/src/widgetdeps.c @@ -72,6 +72,7 @@ static dependency_t dep_map[] = {"x264_subme", "x264_psy_trell", "<6", TRUE, FALSE}, {"x264_cabac", "x264_psy_trell", "TRUE", FALSE, FALSE}, {"x264_trellis", "x264_psy_trell", "0", TRUE, FALSE}, + {"x264_mbtree", "x264_bpyramid", "FALSE", FALSE, FALSE}, {"ChapterMarkers", "chapters_list", "TRUE", FALSE, FALSE}, {"use_source_name", "chapters_in_destination", "TRUE", FALSE, FALSE}, {"use_source_name", "title_no_in_destination", "TRUE", FALSE, FALSE},