summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorHaihao Xiang <haihao.xiang@intel.com>2019-01-11 16:18:11 +0800
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>2019-02-02 16:32:02 +0000
commit74f297f31b98ebacdaaf523fcc0cbc48a8c307bc (patch)
tree3f7ab0a3e9417f3db316acf35b338cedfaaa22bc /AUTHORS
parent572a283b4a7d8f3081e55e04ffdfbaec27a68f1e (diff)
downloadgstreamer-plugins-bad-74f297f31b98ebacdaaf523fcc0cbc48a8c307bc.tar.gz
msdkdec: avoid releasing the input buffer when it is still in use
The input buffer is released in gst_msdkdec_finish_task () when decoding some special clips however this buffer is still in use, so ref the input buffer before gst_msdkdec_finish_task () and unref it at the end of gst_msdkdec_handle_frame (). Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/862
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions