msdk: make sure the found response meets the request
[platform/upstream/gstreamer.git] / sys / msdk / gstmsdkcontext.c
2020-01-06 Haihao Xiangmsdk: make sure the found response meets the request
2019-09-21 Haihao Xiangmsdk: don't cache mfxFrameAllocResponse pointer
2019-08-28 Haihao Xiangmsdk: avoid reading data from freed memory
2019-04-10 Peter Seiderermsdk: fix error handling in case of unsupported hardware
2019-02-12 Haihao Xiangmsdk: verify the driver name
2019-01-09 Haihao Xiangmsdk: needn't call MFXJoinSession after MFXCloneSession
2019-01-09 Haihao Xiangmsdk: check whether mfx function call fails
2019-01-08 Haihao Xiangmsdk: don't reset the external frame allocator
2018-12-12 Haihao Xiangmsdk: decrease the reference count of object
2018-06-24 Tim-Philipp Müllermsdk: Update for g_type_class_add_private() deprecation...
2018-04-05 U. Artie Eoffmsdk: fix plugin load on implementations with only...
2018-03-30 Hyunjun Komsdk: specify the way to find a proper cached response...
2018-03-08 Hyunjun Komsdk: manage child sessions on parent GstMsdkContext
2018-03-08 Hyunjun Komsdk: manage MSDK surfaces seperately
2018-02-13 Sreerenj Balachandranmsdk : Add RenderNode support
2018-02-13 Hyunjun Komsdk: add async depth from each msdk element to GstMsdk...
2018-02-13 Hyunjun Komsdk: context: add job type to figure out if joining...
2018-02-13 Hyunjun Komsdk: adds frame allocator using libva
2018-02-13 Hyunjun Komsdk: implements GstMsdkContext.