aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/sbcdec_data.c
diff options
context:
space:
mode:
authorJan Ekström <jeebjp@gmail.com>2020-09-20 21:00:52 +0300
committerJan Ekström <jeebjp@gmail.com>2020-10-29 16:59:49 +0200
commitfbb44bc51a647862eb05ae3f9d7d49a0be9bed57 (patch)
treea97b63ae874101d625d15402d35cfca31dfd9adc /libavcodec/sbcdec_data.c
parent7369595c556516b90bf3acdf85043dc11add7d89 (diff)
downloadffmpeg-fbb44bc51a647862eb05ae3f9d7d49a0be9bed57.tar.gz
ffmpeg: move field order decision making to encoder initialization
We now have the possibility of getting AVFrames here, and we should not touch the muxer's codecpar after writing the header. Results of FATE tests change as the MXF and Matroska muxers actually write down the field/frame coding type of a stream in their respective headers. Before this change, these values in codecpar would only be set after the muxer was initialized. Now, the information is also available for encoder and muxer initialization.
Diffstat (limited to 'libavcodec/sbcdec_data.c')
0 files changed, 0 insertions, 0 deletions