diff options
author | Anton Khirnov <anton@khirnov.net> | 2016-05-23 09:37:10 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2016-06-25 12:04:29 +0200 |
commit | ba7397baef796ca3991fe1c921bc91054407c48b (patch) | |
tree | 788d2125212584adf9109e4532df07246f4682bb /libavformat/mms.c | |
parent | 722ec3eb35bc152ce91d0a4502eca0df1c0086d0 (diff) | |
download | ffmpeg-ba7397baef796ca3991fe1c921bc91054407c48b.tar.gz |
avconv: factor out initializing stream parameters for encoding
Setting the filter input parameters is moved to init_input_stream(),
so that it is done before the decoder is opened, potentially overwriting
the information from avformat_find_stream_info() with less accurate
data.
This commit temporarily disables QSV transcoding with hw frames. The
functionality will be re-added in the following commits.
Diffstat (limited to 'libavformat/mms.c')
0 files changed, 0 insertions, 0 deletions