]> granicus.if.org Git - handbrake/commitdiff
Logging: Changed wording
authorsr55 <sr55.hb@outlook.com>
Sun, 8 Sep 2019 10:17:32 +0000 (11:17 +0100)
committerScott <sr55.hb@outlook.com>
Sun, 8 Sep 2019 11:16:46 +0000 (12:16 +0100)
libhb/work.c

index 054defdca5ce5df3e6fa1d768321ea95caf1613c..2675a073b2e64f82958e2e5d8aa1274f99d608c6 100644 (file)
@@ -1458,11 +1458,11 @@ static void do_job(hb_job_t *job)
     } 
     else if (job->pass_id == HB_PASS_ENCODE_1ST) 
     {
-        hb_log( "Starting Task: Encode First Pass" );
+        hb_log( "Starting Task: Analysis Pass" );
     } 
     else 
     {
-        hb_log( "Starting Task: Encode Second Pass" );
+        hb_log( "Starting Task: Encoding Pass" );
     }
 
     // This must be performed before initializing filters because