gstreamer/gst-libs/gst
Julien Moutte 1ab97c70ff gst-libs/gst/colorbalance/colorbalance.c: Adding a default type.
Original commit message from CVS:
2004-01-14  Julien MOUTTE <julien@moutte.net>

* gst-libs/gst/colorbalance/colorbalance.c:
(gst_color_balance_class_init): Adding a default type.
* gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
the type.
* gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
(gst_videobalance_dispose), (gst_videobalance_class_init),
(gst_videobalance_init), (gst_videobalance_interface_supported),
(gst_videobalance_interface_init),
(gst_videobalance_colorbalance_list_channels),
(gst_videobalance_colorbalance_set_value),
(gst_videobalance_colorbalance_get_value),
(gst_videobalance_colorbalance_init): Implementing colorbalance
interface.
* gst/videofilter/gstvideobalance.h: Adding colorbalance channels
list.
* sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
bug which was triggering a BadAccess X error when setting an overlay
before pad was really negotiated.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
Using the colorbalance type macro.
2004-01-14 17:15:34 +00:00
..
audio use element time. 2004-01-14 00:53:52 +00:00
colorbalance gst-libs/gst/colorbalance/colorbalance.c: Adding a default type. 2004-01-14 17:15:34 +00:00
floatcast + adding endianness conversion macros for floats 2003-11-16 21:47:16 +00:00
gconf Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
idct remove copyright field from plugins 2003-12-04 10:37:38 +00:00
media-info Merge CAPS branch 2003-12-22 01:47:09 +00:00
mixer ext/shout/gstshout.c: fix for new caps system. 2004-01-06 15:59:02 +00:00
navigation ext/dv/gstdvdec.c: Fix caps negotiation. 2004-01-06 16:42:10 +00:00
play gst-libs/gst/play/gstplay.c: Query the audio element to get the time, not the clock. We're interested in the element'... 2004-01-14 02:37:12 +00:00
propertyprobe Change GST_*_PADDING to _gst_private[GST_PADDING] 2003-12-09 10:02:08 +00:00
resample Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H 2004-01-12 04:15:47 +00:00
riff ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego. 2004-01-09 09:48:43 +00:00
tag dist fix 2003-12-14 21:27:49 +00:00
tuner gst-libs/gst/tuner/tuner.*: GObjects aren't const. 2004-01-12 02:11:03 +00:00
video gst-libs/gst/video/video.h: Fix caps template names to be understandable. 2004-01-12 02:01:52 +00:00
xoverlay ext/ffmpeg/gstffmpegcolorspace.c: Implementing gst_pad_alloc_buffer to use optimized buffer allocation. 2004-01-09 18:05:57 +00:00
xwindowlistener remove copyright field from plugins 2003-12-04 10:37:38 +00:00
Makefile.am distcheck fixes 2003-12-14 19:50:00 +00:00