gstreamer/ext/pango
Wim Taymans 81e72d14b4 Updated/added documentation.
Original commit message from CVS:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-base-plugins-docs.sgml:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
* ext/pango/gstclockoverlay.h:
* ext/pango/gsttextoverlay.h:
* ext/pango/gsttextrender.h:
* ext/pango/gsttimeoverlay.h:
* ext/theora/gsttheoradec.h:
* ext/theora/gsttheoraenc.h:
* ext/theora/theoradec.c:
* ext/theora/theoraenc.c:
* gst/audioconvert/gstaudioconvert.h:
* gst/audiotestsrc/gstaudiotestsrc.h:
* gst/ffmpegcolorspace/gstffmpegcolorspace.h:
* gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
* gst/tcp/gstmultifdsink.h:
Updated/added documentation.
* ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
(gst_text_overlay_halign_get_type),
(gst_text_overlay_wrap_mode_get_type),
(gst_text_overlay_base_init), (gst_text_overlay_class_init),
(gst_text_overlay_init), (gst_text_overlay_set_property),
(gst_text_overlay_get_property):
Fix up properties to be enums instead of string to make bindings,
introspection and automatic GUI creation possible.
Add getters for the properties.
2006-03-01 16:24:37 +00:00
..
gstclockoverlay.c ext/pango/: Those functions are called with lock held. 2006-02-18 19:53:48 +00:00
gstclockoverlay.h Updated/added documentation. 2006-03-01 16:24:37 +00:00
gsttextoverlay.c Updated/added documentation. 2006-03-01 16:24:37 +00:00
gsttextoverlay.h Updated/added documentation. 2006-03-01 16:24:37 +00:00
gsttextrender.c Update for alloc_buffer changes. 2005-12-05 13:02:12 +00:00
gsttextrender.h Updated/added documentation. 2006-03-01 16:24:37 +00:00
gsttimeoverlay.c ext/pango/: Those functions are called with lock held. 2006-02-18 19:53:48 +00:00
gsttimeoverlay.h Updated/added documentation. 2006-03-01 16:24:37 +00:00
Makefile.am Port pango-based textoverlay, timeoverlay and textrender to 0.9 and add background shading and text wrapping modes. M... 2005-11-30 13:20:57 +00:00