mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
4062b8106a
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. |
||
---|---|---|
.. | ||
audio | ||
colorbalance | ||
floatcast | ||
gconf | ||
idct | ||
media-info | ||
mixer | ||
navigation | ||
play | ||
propertyprobe | ||
resample | ||
riff | ||
tag | ||
tuner | ||
video | ||
xoverlay | ||
xwindowlistener | ||
Makefile.am |