Changeset 9cdecba3 in ffmpeg

Timestamp:
Dec 10, 2022, 8:14:48 PM (2 years ago)
Author:
Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Branches:
master
Children:
b640cda9
Parents:
442bbdb3
git-author:
Andreas Rheinhardt <andreas.rheinhardt@outlook.com> (12/07/22 13:49:39)
git-committer:
Andreas Rheinhardt <andreas.rheinhardt@outlook.com> (12/10/22 20:14:48)
Message:

avcodec/mjpegdec: Restrict AVID MJPEG to non-SMVJPEG

AVID content is not supposed to be SMVJPEG; given that
both these codecs involve manipulating image dimensions
and cropping dimensions, it makes sense to restrict
the AVID codepaths to non-SMVJPEG codecs in order not
to have to think about what if SMVJPEG happens to
have a codec tag indicating AVID.

Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

(No files)

Note: See TracChangeset for help on using the changeset viewer.