diff options
Diffstat (limited to 'libhb/encx264.h')
-rw-r--r-- | libhb/encx264.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libhb/encx264.h b/libhb/encx264.h index aacce0788..a2ab9db34 100644 --- a/libhb/encx264.h +++ b/libhb/encx264.h @@ -31,6 +31,7 @@ static const char * const x264_encopt_synonyms[] = "ipratio", "ip-factor", "pbratio", "pb-factor", "cplxblur", "cplx-blur", + "cqm", "cqmfile", 0 }; |