]> granicus.if.org Git - handbrake/commitdiff
Fix test.c after merge.
authorsr55 <sr55.hb@outlook.com>
Sat, 21 Sep 2013 22:51:18 +0000 (22:51 +0000)
committersr55 <sr55.hb@outlook.com>
Sat, 21 Sep 2013 22:51:18 +0000 (22:51 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5796 b64f7644-9d1e-0410-96f1-a4d463321fa5

test/test.c

index 09f286772ba3d733ebe19981fc41704ee2ce6d5d..6047796f928720bfc5b55f29ca28e5f8aeea3c93 100644 (file)
@@ -3639,8 +3639,8 @@ static int ParseOptions( int argc, char ** argv )
     #define NO_OPENCL           287
     #define NORMALIZE_MIX       288
     #define AUDIO_DITHER        289
-    #define QSV_BASELINE        289
-    #define QSV_ASYNC_DEPTH     290
+    #define QSV_BASELINE        290
+    #define QSV_ASYNC_DEPTH     291
 
     for( ;; )
     {