gstreamer/ext
Tim-Philipp Müller 8af7381d5c ext/cairo/: Port cairo textoverlay plugin to 0.9. Add 'shaded-background' property and redo position. Doesn't handle ...
Original commit message from CVS:
* ext/cairo/Makefile.am:
* ext/cairo/gstcairo.c: (plugin_init):
* ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
(gst_text_overlay_class_init), (gst_text_overlay_finalize),
(gst_text_overlay_init), (gst_text_overlay_font_init),
(gst_text_overlay_set_property), (gst_text_overlay_render_text),
(gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
(gst_text_overlay_text_pad_linked),
(gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
(gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
(gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
(gst_text_overlay_pop_text), (gst_text_overlay_collected),
(gst_text_overlay_change_state):
* ext/cairo/gsttextoverlay.h:
Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
property and redo position. Doesn't handle upstream renegotiation
yet though.
2005-11-07 15:09:54 +00:00
..
aalib All plugins updated for element state changes. 2005-09-02 15:44:50 +00:00
cairo ext/cairo/: Port cairo textoverlay plugin to 0.9. Add 'shaded-background' property and redo position. Doesn't handle ... 2005-11-07 15:09:54 +00:00
dv ext/dv/gstdvdemux.c: Call gst_element_no_more_pads when there will be no more pads. 2005-10-24 17:29:02 +00:00
esd renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:43 +00:00
flac ext/flac/gstflacenc.*: Fix seeking, so that flacenc can rewrite the header with the correct duration and amount of sa... 2005-10-24 15:50:06 +00:00
gconf ext/gconf/: Fix state change functions here as well and set kid to NULL state before removing it. 2005-11-02 19:42:38 +00:00
gdk_pixbuf renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:43 +00:00
jpeg ext/jpeg/gstjpegdec.*: Cleanups. Don't create caps for every chain. 2005-10-28 13:24:40 +00:00
ladspa ext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in a read(). 2005-10-07 15:24:24 +00:00
libcaca fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
libmng fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
libpng ext/libpng/gstpngdec.c: Push a newsegment event, move some redundant code in a single place. 2005-10-25 10:47:09 +00:00
mikmod fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
pango renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:43 +00:00
raw1394 API change fix. 2005-10-19 15:57:04 +00:00
shout2 use gst_version_string 2005-10-16 14:33:05 +00:00
speex Add checks to GST_FLOW_NOT_LINKED for values returned from gst_pad_push. 2005-10-31 14:41:31 +00:00
Makefile.am dist cairo 2005-10-12 03:14:57 +00:00