On 11/26/2017 5:51 PM, James Almer wrote:
> The bitstream filters inserted by this option should not be optional.
> They are needed to succesfully mux files in some cases, and to prevent
> muxing broken files in others.
>
> This is more in line with AVCodec.bsfs()
>
> Signed-off-by: James Almer
The bitstream filters inserted by this option should not be optional.
They are needed to succesfully mux files in some cases, and to prevent
muxing broken files in others.
This is more in line with AVCodec.bsfs()
Signed-off-by: James Almer
---
libavformat/avformat.h | 4 +++-
libavformat/m