X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=ffmpeg.h;h=20322b04225eb31faab311fbe909a6ad8c455e6a;hb=ba7d16a30353a7ff2833fd2ac2fbd3cd977d278f;hp=fa249102d2149282c5dbdc4a7825b15a67448983;hpb=362028cac913e232ce8c3702fa4c96b33fc5e0de;p=ffmpeg diff --git a/ffmpeg.h b/ffmpeg.h index fa249102d21..20322b04225 100644 --- a/ffmpeg.h +++ b/ffmpeg.h @@ -454,7 +454,6 @@ typedef struct OutputStream { AVDictionary *sws_dict; AVDictionary *swr_opts; AVDictionary *resample_opts; - AVDictionary *bsf_args; char *apad; OSTFinished finished; /* no more packets should be written for this stream */ int unavailable; /* true if the steram is unavailable (possibly temporarily) */