Allow elements to post EOS in the state change function.
authorWim Taymans <wim.taymans@gmail.com>
Sat, 25 Jun 2005 17:51:12 +0000 (17:51 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sat, 25 Jun 2005 17:51:12 +0000 (17:51 +0000)
commit4e9438da9f3f05694e65ac4570668088cc4027ad
tree3ec6f3fee7e640387d81808ddcc3ecd4978313f6
parentf4f2cadeb59e96c61410cc5e16a255a75ef6b79b
Allow elements to post EOS in the state change function.

Original commit message from CVS:
* gst/gstpipeline.c: (is_eos), (pipeline_bus_handler),
(gst_pipeline_change_state):
* tools/gst-launch.c: (check_intr), (event_loop), (main):
Allow elements to post EOS in the state change function.
Fix up -launch, make it exit the poll loop when the
pipeline actually changed state.
Fix up warning parsing in -launch.
ChangeLog
gst/gstpipeline.c
tools/gst-launch.c