Re: [x265] [PATCH] cmake: set '-std=gnu++11' for GCC if ENABLE_DYNAMIC_HDR10 is on

2017-04-24 Thread Mario Rohkrämer
Am 20.04.2017, 23:04 Uhr, schrieb Mateusz Brzostek : Current code for HDR10 needs gnu++11 for GCC at least. This patch sets '-std=gnu++11' for GCC only if ENABLE_DYNAMIC_HDR10 is set. Please review. A pity this patch did not make it into milestone 2.4 yet... --

[x265] x265 with Dynamic HDR10 support: Missing line break in full help

2017-04-24 Thread Mario Rohkrämer
https://github.com/jb-alvarado/media-autobuild_suite can build x265 with DHDR10 support using GCC 6.3.0 by patching "-std=gnu++11" into source/CMakeLists.txt (using sed, not the cmake-hdr10.patch by Ma0 from April 20). I noticed a missing line break here in the full help output, in front

[x265] [PATCH] dhdr10:fix linux build error

2017-04-24 Thread bhavna
# HG changeset patch # User Bhavna Hariharan # Date 1493023480 -19800 # Mon Apr 24 14:14:40 2017 +0530 # Node ID ffbe01a9c941c9528fbb78f79022d46d0b6d0c2d # Parent 0c531063f0aa4863b9b76509c4c9a9814e81601a dhdr10:fix linux build error diff -r 0c531063f0aa -r