summaryrefslogtreecommitdiff
path: root/libavfilter/vaapi_vpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/vaapi_vpp.h')
-rw-r--r--libavfilter/vaapi_vpp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavfilter/vaapi_vpp.h b/libavfilter/vaapi_vpp.h
index 83e0ec1cc2..0bc31018d4 100644
--- a/libavfilter/vaapi_vpp.h
+++ b/libavfilter/vaapi_vpp.h
@@ -40,9 +40,6 @@ typedef struct VAAPIVPPContext {
AVBufferRef *input_frames_ref;
AVHWFramesContext *input_frames;
- AVBufferRef *output_frames_ref;
- AVHWFramesContext *output_frames;
-
enum AVPixelFormat output_format;
int output_width; // computed width
int output_height; // computed height