aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/dct32_template.c
diff options
context:
space:
mode:
authorHaihao Xiang <haihao.xiang@intel.com>2023-05-18 14:54:37 +0800
committerHaihao Xiang <haihao.xiang@intel.com>2023-05-25 09:04:13 +0800
commitcf79dab8dff4be3a875cfe0b1e1025f4eb541623 (patch)
tree893ec584a02d2cd6f017c3be90b1ed46f96450c9 /libavcodec/dct32_template.c
parentcfdfd6aa723101f4bf089dc750b8389b203533f8 (diff)
downloadffmpeg-cf79dab8dff4be3a875cfe0b1e1025f4eb541623.tar.gz
lavc/qsvenc: avoid data copy if possible
The data copy is unnecessary for packed formats when frame width and height are aligned For example: $ ffmpeg -f lavfi -i testsrc=size=1920x1088 -vf "format=yuyv422" -c:v hevc_qsv -f null - Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Diffstat (limited to 'libavcodec/dct32_template.c')
0 files changed, 0 insertions, 0 deletions