gstreamer/ext
Seungha Yang b70e83c409 clockoverlay: Fix broken string formatting by strftime() on Windows
Like other foobarA variant APIs on Windows, formatted string
by strftime() is ANSI string, not unicode encoded one.
It would be problematic for non-english locale systems.
We should use unicode version API (wcsftime in this case)
whenever it's possible on Windows.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1093>
2021-04-08 08:27:53 +00:00
..
alsa audio/alsa: Exit write loop if underlying device is already paused. 2021-04-08 07:28:21 +00:00
cdparanoia cdparanoiasrc: allow per feature registration 2021-03-16 17:58:59 +00:00
gl gst: don't use volatile to mean atomic 2021-03-19 04:20:19 +00:00
libvisual libvisual: workaround clang warning 2020-12-14 11:37:56 +00:00
ogg ogg: element_init returns void 2021-03-16 17:59:00 +00:00
opus gst: don't use volatile to mean atomic 2021-03-19 04:20:19 +00:00
pango clockoverlay: Fix broken string formatting by strftime() on Windows 2021-04-08 08:27:53 +00:00
theora theora: allow per feature registration 2021-03-16 17:58:59 +00:00
vorbis vorbis: fix debug category init 2021-03-18 15:59:34 +01:00
meson.build meson: Remove outdated msvc-specific disabling code 2019-02-21 19:19:09 +05:30