summaryrefslogtreecommitdiff
path: root/src/gstreamer
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2020-06-12 17:39:39 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2020-06-16 05:33:09 +0300
commit9d4fb49dbc224989dc64af864b296f1cc73a4eff (patch)
treeeae32a9c7d709342cd3a43b71bfc499af290517a /src/gstreamer
parent348e94debcf17aaf8ab020fda1d955cfd70f5f43 (diff)
Documentation: Drop TCL_SUBST tag from Doxyfile.in
The TCL_SUBST tag is deprecated and causes doxygen 1.18.8 to generate a warning. Drop it from Doxyfile.in. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Diffstat (limited to 'src/gstreamer')
0 files changed, 0 insertions, 0 deletions
a> 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
 * Copyright (C) 2019, Google Inc.
 *
 * Messages test
 */

#include <chrono>
#include <iostream>
#include <memory>
#include <thread>