diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-04-05 22:35:30 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-04-10 03:46:07 +0200 |
commit | 159bcb19b9482a98652ded9eee2751e9de0e9d0f (patch) | |
tree | e44af11388911406408afc24e06bb0fbdc7686c7 /libavcodec/rv34dsp.h | |
parent | d0dcfaef517105cf5f43f686bf2827c412c351ab (diff) | |
download | ffmpeg-159bcb19b9482a98652ded9eee2751e9de0e9d0f.tar.gz |
avcodec/mpegvideo_enc: Remove redundant pixel format checks
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>
Diffstat (limited to 'libavcodec/rv34dsp.h')
0 files changed, 0 insertions, 0 deletions