It was introduced in 061a0c14bb but apparently never used

Signed-off-by: James Almer <jamr...@gmail.com>
---
 libavcodec/internal.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libavcodec/internal.h b/libavcodec/internal.h
index 21708df12e..e4f4b1f190 100644
--- a/libavcodec/internal.h
+++ b/libavcodec/internal.h
@@ -110,7 +110,6 @@
 
 typedef struct DecodeSimpleContext {
     AVPacket *in_pkt;
-    AVFrame  *out_frame;
 } DecodeSimpleContext;
 
 typedef struct EncodeSimpleContext {
-- 
2.27.0

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to