ffmpeg: remove unused hw_frames_ctx AVBufferRef from InputStream

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer
2021-11-14 12:23:31 -03:00
parent 379f8b8ec6
commit 405685dec7
2 changed files with 0 additions and 7 deletions

View File

@@ -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