ffmpeg: use lavf API for applying bitstream filters
This commit is contained in:
1
ffmpeg.h
1
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) */
|
||||
|
Reference in New Issue
Block a user