mirror of https://github.com/FFmpeg/FFmpeg.git
Avoid decoding a frame to get the codec parameters while the codec supports FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM. This is particulary useful to avoid decoding twice images (once in avformat_find_stream_info and once when the actual decode is made).pull/134/merge
parent
f5b7a29ae8
commit
72eaf72623
1 changed files with 12 additions and 0 deletions
Loading…
Reference in new issue