[x265] [PATCH] remove warnings or errors reported for mingw 16bpp
Deepthi Nandakumar
deepthi at multicorewareinc.com
Sun Jun 7 19:31:49 CEST 2015
Thanks, a duplicate copy of this was pushed.
On Fri, Jun 5, 2015 at 5:21 PM, <sumalatha at multicorewareinc.com> wrote:
> # HG changeset patch
> # User Sumalatha Polureddy
> # Date 1433502818 -19800
> # Fri Jun 05 16:43:38 2015 +0530
> # Node ID 0a1500f84a4ef4721706638e75e226c31c7b102e
> # Parent 43afbde189f390c74f580b0d377731b498c7f7ce
> remove warnings or errors reported for mingw 16bpp
>
> diff -r 43afbde189f3 -r 0a1500f84a4e source/test/pixelharness.cpp
> --- a/source/test/pixelharness.cpp Fri Jun 05 11:03:10 2015 +0530
> +++ b/source/test/pixelharness.cpp Fri Jun 05 16:43:38 2015 +0530
> @@ -1606,7 +1606,7 @@
> {
> if (!check_pixelcmp(ref.chroma[i].cu[part].sse_pp,
> opt.chroma[i].cu[part].sse_pp))
> {
> - printf("chroma_sse_pp[%s][%s]: failed!\n",
> x265_source_csp_names[i], chromaPartStr[part]);
> + printf("chroma_sse_pp[%s][%s]: failed\n",
> x265_source_csp_names[i], chromaPartStr[i][part]);
> return false;
> }
> }
> _______________________________________________
> x265-devel mailing list
> x265-devel at videolan.org
> https://mailman.videolan.org/listinfo/x265-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20150607/8420d3e6/attachment.html>
More information about the x265-devel
mailing list