msdk: remove unnecessary assignment
authorXiang, Haihao <haihao.xiang@intel.com>
Fri, 16 Nov 2018 05:58:22 +0000 (13:58 +0800)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 26 Nov 2018 16:47:17 +0000 (16:47 +0000)
commitb0d22f8cb4827f0e255cb652e97a8e1258ebd244
treeea936dd8314041db2cd481b7191dcf26f7f346f5
parentb38f8d301cea7349bc2f3efbf6c4009433106c53
msdk: remove unnecessary assignment

CodecProfile will be set in MFXVideoDECODE_DecodeHeader() to match
the input stream. Setting the hard-coded profile here will mislead
user that msdkh265dec supports a special profile only.
sys/msdk/gstmsdkh265dec.c