Add build files and fix build for gst-plugins-bad dshowsinkwrapper plugin
authorLoic Le Page <llepage@fluendo.com>
Wed, 26 Jan 2022 20:06:45 +0000 (21:06 +0100)
committerLoïc Le Page <llepage@fluendo.com>
Fri, 18 Feb 2022 13:59:25 +0000 (14:59 +0100)
commite1c0628bb9dff6f120afeb6febc21072226cd708
tree8c543349bff5e5d98d0cb55913f8f869a8982690
parentb355345ef57746b49b9859b7c25feba4d139984d
Add build files and fix build for gst-plugins-bad dshowsinkwrapper plugin

dshowsinkwrapper plugin is the old dshowvideosink plugin that has been
renamed to be compliant with the actuel plugin name in the source code.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1577>
subprojects/gst-plugins-bad/sys/directshow/dshowsinkwrapper/dshowvideofakesrc.cpp [moved from subprojects/gst-plugins-bad/sys/directshow/dshowvideosink/dshowvideofakesrc.cpp with 100% similarity]
subprojects/gst-plugins-bad/sys/directshow/dshowsinkwrapper/dshowvideofakesrc.h [moved from subprojects/gst-plugins-bad/sys/directshow/dshowvideosink/dshowvideofakesrc.h with 100% similarity]
subprojects/gst-plugins-bad/sys/directshow/dshowsinkwrapper/dshowvideosink.cpp [moved from subprojects/gst-plugins-bad/sys/directshow/dshowvideosink/dshowvideosink.cpp with 99% similarity]
subprojects/gst-plugins-bad/sys/directshow/dshowsinkwrapper/dshowvideosink.h [moved from subprojects/gst-plugins-bad/sys/directshow/dshowvideosink/dshowvideosink.h with 100% similarity]
subprojects/gst-plugins-bad/sys/directshow/dshowsinkwrapper/meson.build [new file with mode: 0644]
subprojects/gst-plugins-bad/sys/directshow/dshowvideosink/README [deleted file]
subprojects/gst-plugins-bad/sys/directshow/meson.build