gstreamer/examples
Julien Moutte 2a35e3393f 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
..
capsfilter change _connect to _link 2003-12-02 02:21:09 +00:00
dynparams Compilation fixes for 64-bit architectures 2003-07-25 21:31:58 +00:00
gob Remove redundant plugindir definition 2003-08-10 00:01:58 +00:00
gstplay examples/gstplay/Makefile.am: Adding the interface library. 2004-01-07 21:49:25 +00:00
indexing fix initialization 2003-07-26 04:23:32 +00:00
seeking Merge CAPS branch 2003-12-22 01:47:09 +00:00
stats Fix plugins for new query API 2002-12-30 17:53:18 +00:00
Makefile.am Adding a test app for libgstplay. It is a command line player. 2003-12-14 16:59:09 +00:00