You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
lavfi/buffersrc: remove unused item from BufferSourceContext
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
@@ -51,7 +51,6 @@ typedef struct {
|
||||
/* video only */
|
||||
int w, h;
|
||||
enum AVPixelFormat pix_fmt;
|
||||
char *pix_fmt_str;
|
||||
AVRational pixel_aspect;
|
||||
char *sws_param;
|
||||
|
||||
|
Reference in New Issue
Block a user