diff options
author | Haihao Xiang <haihao.xiang@intel.com> | 2023-05-18 14:54:37 +0800 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2023-05-25 09:04:13 +0800 |
commit | cf79dab8dff4be3a875cfe0b1e1025f4eb541623 (patch) | |
tree | 893ec584a02d2cd6f017c3be90b1ed46f96450c9 /libavcodec/hdr_parser.c | |
parent | cfdfd6aa723101f4bf089dc750b8389b203533f8 (diff) | |
download | ffmpeg-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/hdr_parser.c')
0 files changed, 0 insertions, 0 deletions