diff options
author | Zhong Li <zhong.li@intel.com> | 2018-04-04 17:51:30 +0800 |
---|---|---|
committer | Maxym Dmytrychenko <maxim.d33@gmail.com> | 2018-04-08 20:47:59 +0200 |
commit | 29a8ed766354c45c9be4b8512c5b2eb25a450cdc (patch) | |
tree | 855a34a2bcda412f5684a8a1982806d07eb984f4 /libavcodec/thread.h | |
parent | 52ed83fa1a7f5170447eff6fad0b6c57119596e9 (diff) | |
download | ffmpeg-29a8ed766354c45c9be4b8512c5b2eb25a450cdc.tar.gz |
lavf/qsvvpp: bypass vpp if not needed.
Currently vpp pipeline is always created, even for the unnecessary
cases such as setting the option "vpp_qsv=w=1280:h=720" for an input
with native resolution 1280x720. Thus introduces unnecessary performance
dropping, so bypass vpp if not needed.
Signed-off-by: Zhong Li <zhong.li@intel.com>
Signed-off-by: Maxym Dmytrychenko <maxim.d33@gmail.com>
Diffstat (limited to 'libavcodec/thread.h')
0 files changed, 0 insertions, 0 deletions