gstreamer/subprojects/gst-plugins-base/ext/pango
Sebastian Dröge 7af129b755 textrender: Don't pass plaintext as pango markup to Pango
Otherwise e.g. & in the text will cause Pango to complain about invalid
markup and render the text incorrectly.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3445>
2022-11-21 18:47:50 +02:00
..
gstbasetextoverlay.c basetextoverlay: Don't miscalculate text running times 2022-08-12 12:08:18 +00:00
gstbasetextoverlay.h basetextoverlay: Don't miscalculate text running times 2022-08-12 12:08:18 +00:00
gstclockoverlay.c Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gstclockoverlay.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gstpangoelement.c Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gstpangoelements.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gstpangoplugin.c Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gsttextoverlay.c Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gsttextoverlay.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gsttextrender.c textrender: Don't pass plaintext as pango markup to Pango 2022-11-21 18:47:50 +02:00
gsttextrender.h textrender: Don't pass plaintext as pango markup to Pango 2022-11-21 18:47:50 +02:00
gsttimeoverlay.c timeoverlay: add support for reference timestamp time mode 2022-04-27 12:35:21 +00:00
gsttimeoverlay.h timeoverlay: add support for reference timestamp time mode 2022-04-27 12:35:21 +00:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00