We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e87ad70 commit 6e1707aCopy full SHA for 6e1707a
1 file changed
src/hwaccel_vaapi.cpp
@@ -5,7 +5,7 @@
5
* @brief This file contains functions related to hw acceleration
6
*/
7
/*
8
- * Copyright (c) 2018-2023 CESNET z.s.p.o.
+ * Copyright (c) 2018-2026 CESNET, zájmové sdružení právnických osob
9
*
10
* Redistribution and use in source and binary forms, with or without
11
* modification, is permitted provided that the following conditions
@@ -42,10 +42,6 @@
42
43
44
45
-#ifdef HAVE_CONFIG_H
46
-#include "config.h"
47
-#endif // defined HAVE_CONFIG_H
48
-
49
extern "C" {
50
#include <libavcodec/version.h>
51
#include <libavutil/pixdesc.h>
0 commit comments