gstreamer/ext/pango
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
..
gstbasetextoverlay.c pango: allow per feature registration 2021-03-16 17:58:59 +00:00
gstbasetextoverlay.h pango: Create one context per instance and remove class mutex 2018-08-27 15:41:31 +03:00
gstclockoverlay.c clockoverlay: Fix broken string formatting by strftime() on Windows 2021-04-08 08:27:53 +00:00
gstclockoverlay.h clockoverlay: Fix broken string formatting by strftime() on Windows 2021-04-08 08:27:53 +00:00
gstpangoelement.c pango: allow per feature registration 2021-03-16 17:58:59 +00:00
gstpangoelements.h pango: allow per feature registration 2021-03-16 17:58:59 +00:00
gstpangoplugin.c pango: allow per feature registration 2021-03-16 17:58:59 +00:00
gsttextoverlay.c pango: allow per feature registration 2021-03-16 17:58:59 +00:00
gsttextoverlay.h Fix FSF address 2012-11-03 23:05:09 +00:00
gsttextrender.c pango: allow per feature registration 2021-03-16 17:58:59 +00:00
gsttextrender.h pango: Create one context per instance and remove class mutex 2018-08-27 15:41:31 +03:00
gsttimeoverlay.c pango: allow per feature registration 2021-03-16 17:58:59 +00:00
gsttimeoverlay.h timeoverlay: Add elapsed-running-time mode 2020-10-08 23:51:02 +03:00
meson.build pango: allow per feature registration 2021-03-16 17:58:59 +00:00