gstreamer/gst-libs/gst/interfaces
Julien Moutte d1f51a2773 gst-libs/gst/xoverlay/xoverlay.*: Adding the _expose method to tell an overlay to redraw the image because it has bee...
Original commit message from CVS:
2004-02-04  Julien MOUTTE  <julien@moutte.net>

* gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
* gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
an overlay to redraw the image because it has been exposed.
* sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
(gst_ximagesink_ximage_put), (gst_ximagesink_expose),
(gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
* sys/ximage/ximagesink.h: Implement expose method from XOverlay
interface
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
(gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
(gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
* sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
interface
2004-02-03 23:05:46 +00:00
..
colorbalance.c use glib-gen.mak fix Makefile.am bugs and clean them up 2004-02-03 16:49:54 +00:00
colorbalance.h use glib-gen.mak fix Makefile.am bugs and clean them up 2004-02-03 16:49:54 +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 use glib-gen.mak fix Makefile.am bugs and clean them up 2004-02-03 16:49:54 +00:00
mixer.h use glib-gen.mak fix Makefile.am bugs and clean them up 2004-02-03 16:49:54 +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 gst-libs/gst/: Add gtk-doc style comments. Also fix a function name. 2004-01-25 22:07:16 +00:00
propertyprobe.h Change GST_*_PADDING to _gst_private[GST_PADDING] 2003-12-09 10:02:08 +00:00
tuner.c use glib-gen.mak fix Makefile.am bugs and clean them up 2004-02-03 16:49:54 +00:00
tuner.h use glib-gen.mak fix Makefile.am bugs and clean them up 2004-02-03 16:49:54 +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 gst-libs/gst/xoverlay/xoverlay.*: Adding the _expose method to tell an overlay to redraw the image because it has bee... 2004-02-03 23:05:46 +00:00
xoverlay.h gst-libs/gst/xoverlay/xoverlay.*: Adding the _expose method to tell an overlay to redraw the image because it has bee... 2004-02-03 23:05:46 +00:00