gstreamer/examples
Julien Moutte 99b2583820 configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to find X development files. I don't understand the...
Original commit message from CVS:
* configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
find X development files. I don't understand the previous tests and
they fail on my debian/ppc unstable. This one works.
* examples/gstplay/player.c: (main): Set the pipeline to READY before
exiting.
* gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
(gst_play_set_video_sink), (gst_play_set_audio_sink),
(gst_play_set_visualization): Add some safety checks in set_ methods
and state_change. This was throwing some ugly CRITICAL messages when
pipeline was getting disposed and casts were failing.
2003-12-21 19:48:40 +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 configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to find X development files. I don't understand the... 2003-12-21 19:48:40 +00:00
indexing fix initialization 2003-07-26 04:23:32 +00:00
seeking Add static version of removed gsT_element_factory_make_or_warn() 2003-11-02 23:06:23 +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