gstreamer/gst-libs/gst/play
Julien Moutte a7b940fd93 examples/gstplay/Makefile.am: Adding the interface library.
Original commit message from CVS:
* examples/gstplay/Makefile.am: Adding the interface library.
* gst-libs/gst/play/Makefile.am: Adding the interface library.
* gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting tothe XOverlay size signal instead of GstVideoSink.
* gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check        GST_IS_X_OVERLAY before signal connect.
* gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
Removing the have_video_size signal.
* gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal        and associated public method.
* sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
(gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
signal.
* sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
(gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
signal.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
Using XOverlay public method to fire size signal.
2004-01-07 21:49:25 +00:00
..
gstplay.c examples/gstplay/Makefile.am: Adding the interface library. 2004-01-07 21:49:25 +00:00
gstplay.h examples/gstplay/Makefile.am: Adding the interface library. 2004-01-07 21:49:25 +00:00
Makefile.am examples/gstplay/Makefile.am: Adding the interface library. 2004-01-07 21:49:25 +00:00
play.c examples/gstplay/Makefile.am: Adding the interface library. 2004-01-07 21:49:25 +00:00
play.h examples/gstplay/Makefile.am: Adding the interface library. 2004-01-07 21:49:25 +00:00
play.old.c Merge CAPS branch 2003-12-22 01:47:08 +00:00
play.old.h Change GST_*_PADDING to _gst_private[GST_PADDING] 2003-12-09 10:02:08 +00:00
playpipelines.c There was a floating doubt on the way visualization is written. We use 'z' everywhere now. Both in gst-player and lib... 2003-10-06 10:29:27 +00:00