placebo: update for new peak detection algo
commit29773f496f3336c3b0ae701db4d75f20ecd52f7a
authorNiklas Haas <git@haasn.xyz>
Mon, 6 May 2019 07:56:37 +0000 (6 09:56 +0200)
committerThomas Guillem <thomas@gllm.fr>
Mon, 17 Jun 2019 12:27:54 +0000 (17 14:27 +0200)
tree755941970ff90c2b640b60dfc3ac3956619511ca
parentb579384a239683232f5558216cc03c6ae5a5dc38
placebo: update for new peak detection algo

API version 12 removes the old style of peak detection, and API version
13 adds a new algorithm to replace it. These were annoyingly not done as
a single commit, so we need to guard them separately to prevent any
failures to compile when e.g. bisecting.

Signed-off-by: Thomas Guillem <thomas@gllm.fr>
modules/video_output/placebo_utils.h
modules/video_output/vulkan/display.c