msdkdec: avoid buffer release when this buffer is still in use
The input buffer is released in gst_msdkdec_finish_task () when decoding some special clips, so ref the buffer to avoid buffer release in case the buffer is still in use
Fixes #862 (closed)
Edited by Haihao Xiang