gstreamer/subprojects/gst-plugins-bad/sys/mediafoundation
Sebastian Dröge 0ef396359c gst: Move GstQueueArray as GstVecDeque to core
And change lengths and indices from guint to gsize for a more correct type.

Also deprecate GstQueueArray and implement it in terms of GstVecDeque.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6779>
2024-05-06 18:25:42 +00: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 mediafoundation: Fix device enumeration 2024-04-15 14:52:32 +00:00
gstmfcapturedshow.h mediafoundation: Fix device enumeration 2024-04-15 14:52:32 +00:00
gstmfcapturewinrt.cpp gst: Move GstQueueArray as GstVecDeque to core 2024-05-06 18:25:42 +00:00
gstmfcapturewinrt.h mediafoundation: Fix device enumeration 2024-04-15 14:52:32 +00:00
gstmfdevice.cpp mediafoundation: Fix device enumeration 2024-04-15 14:52:32 +00: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 mediafoundation: Fix infinite loop in device provider 2024-04-21 19:21:54 +09:00
gstmfsourceobject.h mediafoundation: Fix device enumeration 2024-04-15 14:52:32 +00:00
gstmfsourcereader.cpp gst: Move GstQueueArray as GstVecDeque to core 2024-05-06 18:25:42 +00:00
gstmfsourcereader.h mediafoundation: Fix device enumeration 2024-04-15 14:52:32 +00: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 bad: Update indent 2023-02-28 10:12:31 +00:00
gstmfutils.h mediafoundation: Fix build with GST_DISABLE_GST_DEBUG 2023-11-03 13:31:03 +00: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 mfvideoencoder: Fix typo in template caps 2023-10-25 23:19:51 +09:00
gstmfvideoencoder.h d3d11: Port to GstD3D11Fence 2022-07-23 16:53:14 +00:00
gstmfvideosrc.cpp mfvideosrc: Fix buffer leak 2022-11-28 18:50:03 +00: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: Chain up from GObject::constructed 2022-11-28 18:50:03 +00: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