summaryrefslogtreecommitdiff
path: root/docs/plugins/gst_plugins_cache.json
diff options
context:
space:
mode:
authorSeungha Yang <seungha@centricular.com>2020-07-16 19:26:55 +0900
committerSeungha Yang <seungha@centricular.com>2020-07-18 11:05:52 +0900
commitc1093e34818aff0f45c7de88ef3f57cb6e5d7848 (patch)
treed04db466a4848d3a81cb8fdd268bc2d29b125474 /docs/plugins/gst_plugins_cache.json
parentf68c8d853b448761a0c7d63814e327f520f5f16b (diff)
downloadgstreamer-plugins-bad-c1093e34818aff0f45c7de88ef3f57cb6e5d7848.tar.gz
plugins: Use g_win32_error_message for HRESULT to string conversion
We don't need to duplicate a method for HRESULT error code to string conversion. This patch is intended to * Remove duplicated code * Ensure FormatMessageW (Unicode version) and avoid FormatMessageA (ANSI version), as the ANSI format is not portable at all. Note that if "UNICODE" is not defined, FormatMessageA will be aliased as FormatMessage by default. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1442>
Diffstat (limited to 'docs/plugins/gst_plugins_cache.json')
0 files changed, 0 insertions, 0 deletions