diff options
author | Chen,Wenbin <wenbin.chen@intel.com> | 2021-03-12 10:44:06 +0800 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2022-01-12 10:02:24 +0800 |
commit | e6b990e25d2b2f443faca10accc91e1e9b998e5a (patch) | |
tree | b488c4f6ab14277b9b3acdd54ed19bbbdebfbdaa /libavfilter | |
parent | b697326a68372bec6dc3adece9afaaaebae5028d (diff) | |
download | ffmpeg-e6b990e25d2b2f443faca10accc91e1e9b998e5a.tar.gz |
libavcodec/qsvdec.c: using queue count to unref frame
MSDK vc1 and av1 sometimes output frame into the same suface, but
ffmpeg-qsv assume the surface will be used only once, so it will
unref the frame when it receives the output surface. Now change
it to unref frame according to queue count.
Signed-off-by: Wenbin Chen <wenbin.chen@intel.com>
Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Diffstat (limited to 'libavfilter')
0 files changed, 0 insertions, 0 deletions