]> git.sesse.net Git - ffmpeg/blobdiff - ffmpeg.h
Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f'
[ffmpeg] / ffmpeg.h
index 8107fe73881097df7a494e11f794e201826cf5e8..117a35ce87515fb6488dbde85a9a85173fe09c5a 100644 (file)
--- a/ffmpeg.h
+++ b/ffmpeg.h
@@ -422,6 +422,7 @@ typedef struct OutputStream {
     AVDictionary *encoder_opts;
     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) */