diff options
author | Zhong Li <zhong.li@intel.com> | 2018-10-11 17:26:12 +0800 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2018-10-13 15:57:06 +0200 |
commit | 4c5e77e0bf14aa3cb838e788dbaf88441c82e5d2 (patch) | |
tree | ff96d372016efc57007c44e5fdde389d7b176d24 /libavformat/dfa.c | |
parent | 5584abf69d83169a010aca404cd1cf95c23ad9ef (diff) | |
download | ffmpeg-4c5e77e0bf14aa3cb838e788dbaf88441c82e5d2.tar.gz |
lavc/qsvenc_jpeg: add async_depth support
Currently qsv (m)jpeg encoding is broken.
Regression introducing by the commit(id: c1bcd3): fix async support,
which requires the minimum async_depth to be 1, instead previous zero.
But the default async_depth of qsv (m)jpeg encoding is still initialized
(mostly) as zero.
This patch also abviously improves qsv (m)jpeg encoding performance
due to the default async_depth is changed to 4.
Signed-off-by: Zhong Li <zhong.li@intel.com>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'libavformat/dfa.c')
0 files changed, 0 insertions, 0 deletions