mirror of https://github.com/FFmpeg/FFmpeg.git
This way, if the AVCodecContext is allocated for a specific codec, the caller doesn't need to store this codec separately and then pass it again to avcodec_open2(). It also allows to set codec private options using av_opt_set_* before opening the codec.pull/3/merge
parent
0e72ad95f9
commit
bc90199848
4 changed files with 23 additions and 8 deletions
Loading…
Reference in new issue