mirror of https://github.com/FFmpeg/FFmpeg.git
All encoders using ff_mpv_encode_init() already have pix_fmts set so that the pixel format is already checked in ff_encode_preinit(). The one exception to this is MJPEG whose check remains. (Btw: The AVCodec.pix_fmts check for AMV is stricter than the check in ff_mpv_encode_init().) Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>pull/362/head
parent
d0dcfaef51
commit
159bcb19b9
1 changed files with 0 additions and 23 deletions
Loading…
Reference in new issue