gstreamer/subprojects/gst-plugins-bad/sys/mediafoundation
Seungha Yang 4b05736c63 mfvideosrc: Add support for DirectShow capture filter
Adding DirecShow video capture filter mode, in addition
to existing MediaFoundation and WinRT(UWP) mode, to support
DirectShow only filters (not KS driver compatible)
such as custom virtual camera filters.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3350>
2022-11-08 01:33:14 +09:00
..
AsyncOperations.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmfaacdec.cpp mediafoundation: Add support for AAC decoding 2022-02-11 04:16:22 +09:00
gstmfaacdec.h mediafoundation: Add support for AAC decoding 2022-02-11 04:16:22 +09:00
gstmfaacenc.cpp mediafoundation: Cosmetic changes 2022-02-11 04:16:22 +09:00
gstmfaacenc.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmfaudiodecoder.cpp mediafoundation: Update for documentation 2022-10-24 12:42:51 +00:00
gstmfaudiodecoder.h mediafoundation: Add support for AAC decoding 2022-02-11 04:16:22 +09:00
gstmfaudioencoder.cpp mediafoundation: Update for documentation 2022-10-24 12:42:51 +00:00
gstmfaudioencoder.h mediafoundation: Cosmetic changes 2022-02-11 04:16:22 +09:00
gstmfcapturedshow.cpp mfvideosrc: Add support for DirectShow capture filter 2022-11-08 01:33:14 +09:00
gstmfcapturedshow.h mfvideosrc: Add support for DirectShow capture filter 2022-11-08 01:33:14 +09:00
gstmfcapturewinrt.cpp mediafoundation: Port to C++ 2022-02-11 04:16:15 +09:00
gstmfcapturewinrt.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmfdevice.cpp mfvideosrc: Add support for DirectShow capture filter 2022-11-08 01:33:14 +09:00
gstmfdevice.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmfh264enc.cpp mediafoundation: Update for documentation 2022-10-24 12:42:51 +00:00
gstmfh264enc.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmfh265enc.cpp mediafoundation: Update for documentation 2022-10-24 12:42:51 +00:00
gstmfh265enc.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmfmp3dec.cpp mediafoundation: Add support for MP3 decoding 2022-02-11 04:16:23 +09:00
gstmfmp3dec.h mediafoundation: Add support for MP3 decoding 2022-02-11 04:16:23 +09:00
gstmfmp3enc.cpp mediafoundation: Cosmetic changes 2022-02-11 04:16:22 +09:00
gstmfmp3enc.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmfplatloader.cpp mediafoundation: Port to C++ 2022-02-11 04:16:15 +09:00
gstmfplatloader.h mediafoundation: Use GetProcAddress() for OS version dependent symbols 2021-10-16 18:07:06 +09:00
gstmfsourceobject.cpp mfvideosrc: Add support for DirectShow capture filter 2022-11-08 01:33:14 +09:00
gstmfsourceobject.h mfvideosrc: Add support for DirectShow capture filter 2022-11-08 01:33:14 +09:00
gstmfsourcereader.cpp mfvideosrc: Add support for DirectShow capture filter 2022-11-08 01:33:14 +09:00
gstmfsourcereader.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmftransform.cpp mediafoundation: Cosmetic changes 2022-02-11 04:16:22 +09:00
gstmftransform.h mediafoundation: Use GetProcAddress() for OS version dependent symbols 2021-10-16 18:07:06 +09:00
gstmfutils.cpp mediafoundation: Add support for AAC decoding 2022-02-11 04:16:22 +09:00
gstmfutils.h mediafoundation: Add support for AAC decoding 2022-02-11 04:16:22 +09:00
gstmfvideobuffer.cpp mediafoundation: Port to C++ 2022-02-11 04:16:15 +09:00
gstmfvideobuffer.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmfvideoencoder.cpp mediafoundation: Update for documentation 2022-10-24 12:42:51 +00:00
gstmfvideoencoder.h d3d11: Port to GstD3D11Fence 2022-07-23 16:53:14 +00:00
gstmfvideosrc.cpp mfvideosrc: Add support for DirectShow capture filter 2022-11-08 01:33:14 +09:00
gstmfvideosrc.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmfvp9enc.cpp mediafoundation: Update for documentation 2022-10-24 12:42:51 +00:00
gstmfvp9enc.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gststrmif.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstwin32devicewatcher.cpp mediafoundation: Port to C++ 2022-02-11 04:16:15 +09:00
gstwin32devicewatcher.h mfdeviceprovider: Add support for device update 2021-09-30 06:13:07 +00:00
mediacapturewrapper.cpp mediafoundation: Port to C++ 2022-02-11 04:16:15 +09:00
mediacapturewrapper.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
meson.build mfvideosrc: Add support for DirectShow capture filter 2022-11-08 01:33:14 +09:00
plugin.cpp mediafoundation: Run indent 2022-05-28 23:12:53 +09:00