]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/vaapi_vpp.h
Merge commit '2d6b3f3a9dce409ca51d70ef4b85c0593bb4b109'
[ffmpeg] / libavfilter / vaapi_vpp.h
index 83e0ec1cc2fdb50c59e1cb633260c8a60ba45b2a..0bc31018d4c7a1a0b4a9e69bf18a95efaf277622 100644 (file)
@@ -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