diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-12-25 02:07:53 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-01-04 16:28:55 +0100 |
commit | d91b5020ec4b9b8d356e0dd7b1bee2438c948b0e (patch) | |
tree | fb72dc2d9d634c772a0756f83d7654b51a7ef1e6 /libavformat/vorbiscomment.h | |
parent | 58f6d1e758b0617cbd30a3ccef647ec655a50ea9 (diff) | |
download | ffmpeg-d91b5020ec4b9b8d356e0dd7b1bee2438c948b0e.tar.gz |
avcodec/mpeg12enc: Also inline chroma subsampling
ff_mpeg1_encode_mb() contains two inlined calls to
mpeg1_encode_mb_internal(); these calls are supposed
to inline the properties depending upon the color space
used. Yet inlining vertical chroma subsampling (which
allows to remove complete branches and blocks depending
upon them) has been forgotten.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/vorbiscomment.h')
0 files changed, 0 insertions, 0 deletions