[x265] abd8a71 - GCC error and fix
Nikos Barkas
nikbar2004 at yahoo.com
Tue Aug 27 14:08:11 CEST 2013
Hi
The latest abd8a71 commit has a minor mistake (copy/paste maybe?) on TEncTop.h, line 116, which is enough to stop compilation since warnings are treated as errors.
The error talks about extra qualifier TEncTop:: on the liine
Void TEncTop::computeLambdaForQp( TComSlice* slice);
Removing the TEncTop:: part fixes it.
Best regards
Nikos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.videolan.org/private/x265-devel/attachments/20130827/4b29bfe5/attachment.html>
More information about the x265-devel
mailing list