lavfi/buffersrc: remove unused item from BufferSourceContext
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
6663205338
commit
2a1a599bcb
@ -51,7 +51,6 @@ typedef struct {
|
|||||||
/* video only */
|
/* video only */
|
||||||
int w, h;
|
int w, h;
|
||||||
enum AVPixelFormat pix_fmt;
|
enum AVPixelFormat pix_fmt;
|
||||||
char *pix_fmt_str;
|
|
||||||
AVRational pixel_aspect;
|
AVRational pixel_aspect;
|
||||||
char *sws_param;
|
char *sws_param;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user