You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
avfilter/vsrc_ddagrab: fix checkheaders error
This commit is contained in:
@@ -19,6 +19,8 @@
|
|||||||
#ifndef AVFILTER_VSRC_DDAGRAB_SHADERS_H
|
#ifndef AVFILTER_VSRC_DDAGRAB_SHADERS_H
|
||||||
#define AVFILTER_VSRC_DDAGRAB_SHADERS_H
|
#define AVFILTER_VSRC_DDAGRAB_SHADERS_H
|
||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
#if 0
|
#if 0
|
||||||
|
|
||||||
cbuffer PARAMS : register ( b0 )
|
cbuffer PARAMS : register ( b0 )
|
||||||
|
Reference in New Issue
Block a user