summaryrefslogtreecommitdiff
path: root/fftools/ffmpeg.h
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2021-11-14 12:23:31 -0300
committerJames Almer <jamrial@gmail.com>2021-11-19 15:26:11 -0300
commit405685dec76b4bce3ba96bb83b3fac57d847a2fa (patch)
tree402868749afee9024773204c2a6985fe2aa2461d /fftools/ffmpeg.h
parent379f8b8ec6213789afc174d57c2751c52e66a8a7 (diff)
ffmpeg: remove unused hw_frames_ctx AVBufferRef from InputStream
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'fftools/ffmpeg.h')
-rw-r--r--fftools/ffmpeg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fftools/ffmpeg.h b/fftools/ffmpeg.h
index f27878b196..e86ab61047 100644
--- a/fftools/ffmpeg.h
+++ b/fftools/ffmpeg.h
@@ -381,7 +381,6 @@ typedef struct InputStream {
int (*hwaccel_retrieve_data)(AVCodecContext *s, AVFrame *frame);
enum AVPixelFormat hwaccel_pix_fmt;
enum AVPixelFormat hwaccel_retrieved_pix_fmt;
- AVBufferRef *hw_frames_ctx;
/* stats */
// combined size of all the packets read