Skip to content

Commit 6e1707a

Browse files
committed
hwaccel/vaapi: Remove unused include & update copyright
1 parent e87ad70 commit 6e1707a

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

src/hwaccel_vaapi.cpp

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @brief This file contains functions related to hw acceleration
66
*/
77
/*
8-
* Copyright (c) 2018-2023 CESNET z.s.p.o.
8+
* Copyright (c) 2018-2026 CESNET, zájmové sdružení právnických osob
99
*
1010
* Redistribution and use in source and binary forms, with or without
1111
* modification, is permitted provided that the following conditions
@@ -42,10 +42,6 @@
4242
*
4343
*/
4444

45-
#ifdef HAVE_CONFIG_H
46-
#include "config.h"
47-
#endif // defined HAVE_CONFIG_H
48-
4945
extern "C" {
5046
#include <libavcodec/version.h>
5147
#include <libavutil/pixdesc.h>

0 commit comments

Comments
 (0)