d3d11decoder: Remove duplicated class_init and property related code
authorSeungha Yang <seungha@centricular.com>
Wed, 15 Sep 2021 14:41:39 +0000 (23:41 +0900)
committerSeungha Yang <seungha@centricular.com>
Fri, 17 Sep 2021 09:44:51 +0000 (18:44 +0900)
commita77f793c8bc4559367604e3203a07c5841d64c06
tree0b526bf71aeaaca7c093dea21e732add9aa41f85
parent4f45828641a566c2205f166426f532fcafd5f1f2
d3d11decoder: Remove duplicated class_init and property related code

Move them into the decoder helper code to remove duplication

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2525>
sys/d3d11/gstd3d11av1dec.cpp
sys/d3d11/gstd3d11decoder.cpp
sys/d3d11/gstd3d11decoder.h
sys/d3d11/gstd3d11h264dec.cpp
sys/d3d11/gstd3d11h265dec.cpp
sys/d3d11/gstd3d11mpeg2dec.cpp
sys/d3d11/gstd3d11vp8dec.cpp
sys/d3d11/gstd3d11vp9dec.cpp