diff options
author | Marton Balint <cus@passwd.hu> | 2016-02-17 20:17:00 +0100 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2016-02-19 21:55:25 +0100 |
commit | 308ac2f7e2048e09a4f98b5c6ca4562fc7010d18 (patch) | |
tree | 9051d2d2827bc71bb19a968ea4648ad7583feb3d /libavcodec/mlpdsp.h | |
parent | 6c905dd3c24afd65fdb42b6f28217af85a35105a (diff) | |
download | ffmpeg-308ac2f7e2048e09a4f98b5c6ca4562fc7010d18.tar.gz |
ffmpeg: init input streams before opening encoders
Codec options of streams detected during avformat_find_stream_info are not set
therefore without this patch we initialize the encoders with decoder info
based on decoders without options.
This cause problems for probed DVB teletext streams where
avctx->subtitle_header depend on the txt_format setting.
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavcodec/mlpdsp.h')
0 files changed, 0 insertions, 0 deletions