mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
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 */
|
||||
int w, h;
|
||||
enum AVPixelFormat pix_fmt;
|
||||
char *pix_fmt_str;
|
||||
AVRational pixel_aspect;
|
||||
char *sws_param;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user