d3d11decoder: Don't return not initialized object from _new() method
authorSeungha Yang <seungha.yang@navercorp.com>
Fri, 10 Jan 2020 14:57:15 +0000 (23:57 +0900)
committerSeungha Yang <seungha.yang@navercorp.com>
Sat, 11 Jan 2020 08:42:04 +0000 (17:42 +0900)
commit616082d14a4035a6caa1b2bf84108db22dd9d2fa
treecc9a4621ee6ea69eb24c8f4eda7b40e2f992e8f4
parent58b1f41f992e457b25eda125b6f823f97128e203
d3d11decoder: Don't return not initialized object from _new() method

... and change some debug levels since initialization failure might not be fatal.
sys/d3d11/gstd3d11decoder.c