d3d11: Update library doc
authorSeungha Yang <seungha@centricular.com>
Thu, 25 Aug 2022 15:16:56 +0000 (00:16 +0900)
committerSeungha Yang <seungha@centricular.com>
Sat, 27 Aug 2022 13:40:34 +0000 (22:40 +0900)
commitc3cf9521a58286c1242d8548b096c644b8a76a78
tree36aec73400522bac80af8e019ed78d4a05cf3ed8
parent21ac55bac222f3ba806f872772ba03144c83bde9
d3d11: Update library doc

* Private header name is changed to gstd3d11-private.h to follow
  naming convention
* Add Since mark everywhere
* Update member variable names to be consistent with the other
  object implementations in this library
* Correct outdated documentation

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2945>
14 files changed:
subprojects/gst-plugins-bad/gst-libs/gst/d3d11/gstd3d11-private.h [moved from subprojects/gst-plugins-bad/gst-libs/gst/d3d11/gstd3d11_private.h with 100% similarity]
subprojects/gst-plugins-bad/gst-libs/gst/d3d11/gstd3d11bufferpool.cpp
subprojects/gst-plugins-bad/gst-libs/gst/d3d11/gstd3d11bufferpool.h
subprojects/gst-plugins-bad/gst-libs/gst/d3d11/gstd3d11compile.cpp
subprojects/gst-plugins-bad/gst-libs/gst/d3d11/gstd3d11converter.cpp
subprojects/gst-plugins-bad/gst-libs/gst/d3d11/gstd3d11converter.h
subprojects/gst-plugins-bad/gst-libs/gst/d3d11/gstd3d11device.cpp
subprojects/gst-plugins-bad/gst-libs/gst/d3d11/gstd3d11device.h
subprojects/gst-plugins-bad/gst-libs/gst/d3d11/gstd3d11format.cpp
subprojects/gst-plugins-bad/gst-libs/gst/d3d11/gstd3d11format.h
subprojects/gst-plugins-bad/gst-libs/gst/d3d11/gstd3d11memory.cpp
subprojects/gst-plugins-bad/gst-libs/gst/d3d11/gstd3d11memory.h
subprojects/gst-plugins-bad/gst-libs/gst/d3d11/gstd3d11utils.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11pluginutils.h