diff options
author | jstebbins <[email protected]> | 2009-02-11 23:53:48 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2009-02-11 23:53:48 +0000 |
commit | dcbd58dc1a156db5feadfbe5579478f2bbd9eb82 (patch) | |
tree | 0d570905445d4a1b77a7782a37a193af952e9d4c /gtk/src/widget_deps | |
parent | 7556f1aa51659a9d5aa96e6f7b8e0e9dcf165248 (diff) |
LinGui: add b-adapt combo box to x264 tab
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2147 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/widget_deps')
-rw-r--r-- | gtk/src/widget_deps | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/src/widget_deps b/gtk/src/widget_deps index 1a1cbb178..0eeb9e38c 100644 --- a/gtk/src/widget_deps +++ b/gtk/src/widget_deps @@ -108,6 +108,7 @@ <string>x264_weighted_bframes</string> <string>x264_bpyramid</string> <string>x264_direct</string> + <string>x264_b_adapt</string> </array> <key>x264_cabac</key> <array> |