It was introduced in 061a0c14bb but apparently never used
Signed-off-by: James Almer <[email protected]>
---
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
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".