Haihao Xiang b18be3562c msdk: ignore MFX_ERR_UNDEFINED_BEHAVIOR when loading a plugin
An issue can be seen when using msdkh265enc with bitrate change in
playing state. The root cause is the corresponding plugin is loaded
again.

Returning MFX_ERR_UNDEFINED_BEHAVIOR from MSDK just means the plugin has
been loaded, so we may ignore this error when doing configuation again
in the sub class, otherwise the pipeline will be interrupted
2019-12-10 17:23:53 +00:00
..
2019-10-14 13:54:27 +01:00
2019-10-14 13:54:27 +01:00
2019-10-14 13:54:27 +01:00
2019-10-14 13:54:27 +01:00
2019-12-06 15:29:29 +00:00