msdkenc: add need_reconfig virtual method
authorHaihao Xiang <haihao.xiang@intel.com>
Thu, 28 Nov 2019 06:54:30 +0000 (14:54 +0800)
committerHaihao Xiang <haihao.xiang@intel.com>
Wed, 15 Jan 2020 00:47:12 +0000 (00:47 +0000)
commit0e2fc39f24cb8b7ba554ffee5a9e2fe5de531709
tree17a65e6c8aae17a7369fa42a24bee9c6243a1fd5
parent6e73e762c58329b6eff3acddff865b8f09b9cde7
msdkenc: add need_reconfig virtual method

need_reconfig is added to allow sub class requires a reconfig when
the input frame or the MetaData (e.g. GstVideoRegionOfInterestMeta)
attached to the input frame is changed.
sys/msdk/gstmsdkenc.c
sys/msdk/gstmsdkenc.h