mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-01 03:52:25 +00:00
ext/cairo/gsttextoverlay.c: Improvements to actually render text as white on black outline on video, including font s...
Original commit message from CVS: * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text), (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2), (gst_textoverlay_video_chain), (gst_textoverlay_loop), (gst_textoverlay_font_init), (gst_textoverlay_init), (gst_textoverlay_set_property): Improvements to actually render text as white on black outline on video, including font selection and horizontal/vertical alignment. (Ronald's christmas present) * ext/cairo/gsttextoverlay.h:
This commit is contained in:
parent
627ff3b293
commit
3642d80c76
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
||||||
|
2004-12-27 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
|
* ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
|
||||||
|
(gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
|
||||||
|
(gst_textoverlay_video_chain), (gst_textoverlay_loop),
|
||||||
|
(gst_textoverlay_font_init), (gst_textoverlay_init),
|
||||||
|
(gst_textoverlay_set_property): Improvements to actually
|
||||||
|
render text as white on black outline on video, including
|
||||||
|
font selection and horizontal/vertical alignment. (Ronald's
|
||||||
|
christmas present)
|
||||||
|
* ext/cairo/gsttextoverlay.h:
|
||||||
|
|
||||||
2004-12-26 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
|
2004-12-26 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
|
||||||
|
|
||||||
* ext/ogg/gstogg.c:
|
* ext/ogg/gstogg.c:
|
||||||
|
|
Loading…
Reference in a new issue