diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-02-04 08:56:54 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-02-11 09:07:10 +0100 |
commit | b681680d294a796c2270860e82564aa694675b05 (patch) | |
tree | 268da663b5fa4eda9aa2e002c298d27014bae074 /libavcodec/vp9shared.h | |
parent | 16c09b465972b5221811a0f05da8a744966a702a (diff) | |
download | ffmpeg-b681680d294a796c2270860e82564aa694675b05.tar.gz |
avcodec/mpegvideo_motion: Improve check to remove dead code
Several compile-time checks can be improved because mcsel is not used
for MPEG-1/2 (it is only used for MPEG-4) and because MPEG-1/2 is the
only user of ff_mpv_motion that uses MV_TYPE_16X8 and MV_TYPE_DMV.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/vp9shared.h')
0 files changed, 0 insertions, 0 deletions