diff options
author | Marton Balint <cus@passwd.hu> | 2020-04-18 14:20:51 +0200 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2020-05-07 22:49:50 +0200 |
commit | d7a0071a44ad31511bb0c59fb09b2f3358c03bfd (patch) | |
tree | baa61e35cd84d21df46d4081f73563b3b1db5b01 /libavformat/wavdec.c | |
parent | 64063512227c4c87a7d16a1076481dc6baf19841 (diff) | |
download | ffmpeg-d7a0071a44ad31511bb0c59fb09b2f3358c03bfd.tar.gz |
avformat/mux: add proper support for full N:M bitstream filtering
Previously only 1:1 bitstream filters were supported, the end of the stream was
not signalled to the bitstream filters and time base changes were ignored.
This change also allows muxers to set up bitstream filters regardless of the
autobsf flag during write_header instead of during check_bitstream and those
bitstream filters will always be executed.
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavformat/wavdec.c')
0 files changed, 0 insertions, 0 deletions