gstreamer/gst-libs/gst/interfaces
Julien Moutte 9aa32817d9 ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.
Original commit message from CVS:
2004-01-15  Julien MOUTTE <julien@moutte.net>

* ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
mixer interface type to HARDWARE.
* gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
type to SOFTWARE.
* gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
* gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
* gst/volume/gstvolume.c: (gst_volume_interface_supported),
(gst_volume_interface_init), (gst_volume_list_tracks),
(gst_volume_set_volume), (gst_volume_get_volume),
(gst_volume_set_mute), (gst_volume_mixer_init),
(gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
(volume_init): Implementing mixer interface.
* gst/volume/gstvolume.h: Adding tracklist for mixer interface.
* sys/oss/gstosselement.c: (gst_osselement_get_type),
(gst_osselement_change_state): Removing some trailing commas in
structures.
* sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
interface type to HARDWARE.
* sys/v4l/gstv4lcolorbalance.c:
(gst_v4l_color_balance_interface_init): Setting colorbalance interface
type to HARDWARE.
* sys/v4l2/gstv4l2colorbalance.c:
(gst_v4l2_color_balance_interface_init): Setting colorbalance
interface type to HARDWARE.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
same code than ximagesink for event handling.
2004-01-15 15:50:10 +00:00
..
colorbalance.c gst-libs/gst/colorbalance/colorbalance.c: Adding a default type. 2004-01-14 17:15:34 +00:00
colorbalance.h gst-libs/gst/colorbalance/colorbalance.c: Adding a default type. 2004-01-14 17:15:34 +00:00
colorbalancechannel.c gst-libs/gst/colorbalance/colorbalancechannel.c: Adding safety check in dispose method. 2004-01-12 19:50:29 +00:00
colorbalancechannel.h Change GST_*_PADDING to _gst_private[GST_PADDING] 2003-12-09 10:02:08 +00:00
mixer.c ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE. 2004-01-15 15:50:10 +00:00
mixer.h ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE. 2004-01-15 15:50:10 +00:00
mixertrack.c Make GstMixerTrack a GObject. I also want to make it emit several signals, starting work is in here but it's not full... 2003-10-10 12:24:20 +00:00
mixertrack.h ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE. 2004-01-15 15:50:10 +00:00
navigation.c ext/dv/gstdvdec.c: Fix caps negotiation. 2004-01-06 16:42:10 +00:00
navigation.h ext/dv/gstdvdec.c: Fix caps negotiation. 2004-01-06 16:42:10 +00:00
propertyprobe.c er, no, signal should be VOID__POINTER. :) 2003-11-13 21:25:38 +00:00
propertyprobe.h Change GST_*_PADDING to _gst_private[GST_PADDING] 2003-12-09 10:02:08 +00:00
tuner.c gst-libs/gst/tuner/tuner.*: GObjects aren't const. 2004-01-12 02:11:03 +00:00
tuner.h gst-libs/gst/tuner/tuner.*: GObjects aren't const. 2004-01-12 02:11:03 +00:00
tunerchannel.c Some interface implementations for video4linux/video4linux2 plugins: a Tuner interface, with which one can select inp... 2003-10-10 12:47:41 +00:00
tunerchannel.h Change GST_*_PADDING to _gst_private[GST_PADDING] 2003-12-09 10:02:08 +00:00
tunernorm.c Some interface implementations for video4linux/video4linux2 plugins: a Tuner interface, with which one can select inp... 2003-10-10 12:47:41 +00:00
tunernorm.h Change GST_*_PADDING to _gst_private[GST_PADDING] 2003-12-09 10:02:08 +00:00
xoverlay.c ext/ffmpeg/gstffmpegcolorspace.c: Implementing gst_pad_alloc_buffer to use optimized buffer allocation. 2004-01-09 18:05:57 +00:00
xoverlay.h gst-libs/gst/xoverlay/xoverlay.*: Add optional "desired size" signal and querying. 2004-01-04 18:02:30 +00:00