# HG changeset patch
# User Deepthi Nandakumar <[email protected]>
# Date 1392370463 -19800
# Node ID 6ac5fa8bf0f9d8994c69978f7f46a50d666c79ac
# Parent 7e63c189365d5347a8d414f88bd59725aa206077
ratecontrol: cleanup
diff -r 7e63c189365d -r 6ac5fa8bf0f9 source/encoder/ratecontrol.cpp
--- a/source/encoder/ratecontrol.cpp Fri Feb 14 14:55:46 2014 +0530
+++ b/source/encoder/ratecontrol.cpp Fri Feb 14 15:04:23 2014 +0530
@@ -230,7 +230,6 @@
bitrate = cfg->param.rc.bitrate * 1000;
frameDuration = 1.0 / cfg->param.frameRate;
- lastNonBPictType = -1;
qp = cfg->param.rc.qp;
lastRceq = 1; /* handles the cmplxrsum when the previous frame cost is
zero */
totalBits = 0;
_______________________________________________
x265-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/x265-devel