]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commit
The timeout handler should have lower priority than the source so we don't timeout...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 20 Sep 2005 17:30:35 +0000 (17:30 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 20 Sep 2005 17:30:35 +0000 (17:30 +0000)
commit4fd77c192074cdf8abc73b3b6450ecf3332cf67b
tree3bffbde7dc62c9cd5cfaed3dfb67e9b416d9c135
parentd30a4eb9136522ea952ee889a61bc6f529546b59
The timeout handler should have lower priority than the source so we don't timeout before popping a message with 0 ti...

Original commit message from CVS:
* gst/gstbus.c: (poll_func), (poll_timeout), (gst_bus_poll):
* tools/gst-launch.c: (main):
The timeout handler should have lower priority than the source
so we don't timeout before popping a message with 0 timeout.
Dump error messages after failed state change.
ChangeLog
gst/gstbus.c
tools/gst-launch.c