gstreamer/subprojects/gst-plugins-bad/sys/msdk
Víctor Manuel Jáquez Leal a275694939 msdk: replace strcmp with g_strcmp0
Because strcmp doesn't handle NULL.

Fixes: #3721
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7347>
2024-08-13 11:10:07 +02:00
..
gstmsdk.c msdk: Add device env in plugin dependencies 2023-11-15 02:34:27 +00:00
gstmsdkallocator.c
gstmsdkallocator.h
gstmsdkallocator_d3d.c
gstmsdkallocator_libva.c msdk: Fix libdrm dependency detection and usage 2024-05-29 15:49:45 +00:00
gstmsdkallocator_libva.h msdk: Add a helper function to get supported modifiers 2023-12-12 10:22:11 +08:00
gstmsdkav1dec.c
gstmsdkav1dec.h
gstmsdkav1enc.c msdk: replace strcmp with g_strcmp0 2024-08-13 11:10:07 +02:00
gstmsdkav1enc.h
gstmsdkcaps.c msdk: Fix libdrm dependency detection and usage 2024-05-29 15:49:45 +00:00
gstmsdkcaps.h msdk: Remove useless function for vp8dec and vc1dec in windows path 2024-01-10 01:14:21 +00:00
gstmsdkcontext.c msdk: replace strcmp with g_strcmp0 2024-08-13 11:10:07 +02:00
gstmsdkcontext.h
gstmsdkcontextutil.c
gstmsdkcontextutil.h
gstmsdkdec.c msdk: Fix libdrm dependency detection and usage 2024-05-29 15:49:45 +00:00
gstmsdkdec.h msdkdec: Let msdk base decoder maintain the output_state 2024-01-17 10:04:03 +08:00
gstmsdkdecproputil.c
gstmsdkdecproputil.h
gstmsdkenc.c msdk: Fix libdrm dependency detection and usage 2024-05-29 15:49:45 +00:00
gstmsdkenc.h msdkenc: Add modifier support 2023-12-12 14:56:12 +08:00
gstmsdkh264dec.c
gstmsdkh264dec.h
gstmsdkh264enc.c msdk: replace strcmp with g_strcmp0 2024-08-13 11:10:07 +02:00
gstmsdkh264enc.h
gstmsdkh265dec.c
gstmsdkh265dec.h
gstmsdkh265enc.c msdk: replace strcmp with g_strcmp0 2024-08-13 11:10:07 +02:00
gstmsdkh265enc.h
gstmsdkmjpegdec.c
gstmsdkmjpegdec.h
gstmsdkmjpegenc.c
gstmsdkmjpegenc.h
gstmsdkmpeg2dec.c
gstmsdkmpeg2dec.h
gstmsdkmpeg2enc.c msdk: replace strcmp with g_strcmp0 2024-08-13 11:10:07 +02:00
gstmsdkmpeg2enc.h
gstmsdkvc1dec.c msdk: replace strcmp with g_strcmp0 2024-08-13 11:10:07 +02:00
gstmsdkvc1dec.h
gstmsdkvp8dec.c msdk: Remove useless function for vp8dec and vc1dec in windows path 2024-01-10 01:14:21 +00:00
gstmsdkvp8dec.h
gstmsdkvp9dec.c
gstmsdkvp9dec.h
gstmsdkvp9enc.c msdk: replace strcmp with g_strcmp0 2024-08-13 11:10:07 +02:00
gstmsdkvp9enc.h
gstmsdkvpp.c msdkvpp: add interpolation method 2024-08-02 14:39:47 +00:00
gstmsdkvpp.h msdkvpp: add interpolation method 2024-08-02 14:39:47 +00:00
gstmsdkvpputil.c msdk: Fix libdrm dependency detection and usage 2024-05-29 15:49:45 +00:00
gstmsdkvpputil.h
meson.build msdk: Fix libdrm dependency detection and usage 2024-05-29 15:49:45 +00:00
msdk-enums.c msdkvpp: add interpolation method 2024-08-02 14:39:47 +00:00
msdk-enums.h msdkvpp: add interpolation method 2024-08-02 14:39:47 +00:00
msdk.c msdk: Let deviceID config the mfx implementation 2023-12-07 11:17:20 +08:00
msdk.h msdk: Let deviceID config the mfx implementation 2023-12-07 11:17:20 +08:00
msdk_d3d.c
msdk_libva.c
msdk_libva.h