mirror of https://github.com/FFmpeg/FFmpeg.git
It is merely copied to AVCodecContext.pix_fmt, which serves no useful purpose. set_sps() is called from two places: * when a new SPS becomes active - then the pixel format is overridden immediately after the set_sps() call by the result from ff_get_format(); * when a new SPS is propagated across frame threads - then the AVCodecContext value is already set to the same value by the generic code.release/7.1
parent
5295650655
commit
99b0c3dc7c
1 changed files with 3 additions and 6 deletions
Loading…
Reference in new issue