aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/mlp_parse.h
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.dev>2023-10-13 14:31:57 +0200
committerNiklas Haas <git@haasn.dev>2023-10-20 15:20:09 +0200
commit2d1aeba8f26869dff6857087f48066f76dba8dc5 (patch)
tree14d5dcdba77e9fa623ef67b7cc8082b3278625b4 /libavcodec/mlp_parse.h
parentd799ad24045f2ae005c8b4c90bee5330ff15fea8 (diff)
downloadffmpeg-2d1aeba8f26869dff6857087f48066f76dba8dc5.tar.gz
avfilter/vf_scale: fix interlaced chroma for other formats
This logic only covers the case of yuv420p. Extend this logic to cover *all* vertically subsampled YUV formats, which require the same interlaced scaling logic. Fortunately, we can get away with re-using the same code for both JPEG and MPEG range YUV, because the only difference here is the horizontal alignment. (Which I omit touching for now, to avoid introducing possibly unintended changes in default behavior)
Diffstat (limited to 'libavcodec/mlp_parse.h')
0 files changed, 0 insertions, 0 deletions