[x265] [PATCH 1 of 3] cli: remove a comment that was out of date 18 months ago

Steve Borho steve at borho.org
Thu Jan 29 16:33:28 CET 2015


# HG changeset patch
# User Steve Borho <steve at borho.org>
# Date 1422545385 21600
#      Thu Jan 29 09:29:45 2015 -0600
# Node ID 2c2fb26e169caeb623dd274ab3e9264cd635f660
# Parent  d6be1209b85d7f5ac318c0ca272dd87a8656ae71
cli: remove a comment that was out of date 18 months ago

diff -r d6be1209b85d -r 2c2fb26e169c source/x265.cpp
--- a/source/x265.cpp	Wed Jan 28 15:29:02 2015 -0600
+++ b/source/x265.cpp	Thu Jan 29 09:29:45 2015 -0600
@@ -568,7 +568,6 @@
         if (nal)
             cliopt.writeNALs(p_nal, nal);
 
-        // Because x265_encoder_encode() lazily encodes entire GOPs, updates are per-GOP
         cliopt.printStatus(outFrameCount, param);
     }
 


More information about the x265-devel mailing list