diff options
Diffstat (limited to 'gtk/src/widget_deps')
-rw-r--r-- | gtk/src/widget_deps | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gtk/src/widget_deps b/gtk/src/widget_deps index ceb6c79fb..c7150471f 100644 --- a/gtk/src/widget_deps +++ b/gtk/src/widget_deps @@ -92,8 +92,6 @@ <key>x264_bframes</key> <array> <string>x264_weighted_bframes</string> - <string>x264_brdo</string> - <string>x264_bime</string> <string>x264_bpyramid</string> <string>x264_direct</string> </array> @@ -109,9 +107,5 @@ <array> <string>x264_mixed_refs</string> </array> - <key>x264_subme</key> - <array> - <string>x264_brdo</string> - </array> </dict> </plist> |