tools/gst-launch.c: Added some comments here and there.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 15 Sep 2006 10:43:16 +0000 (10:43 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 15 Sep 2006 10:43:16 +0000 (10:43 +0000)
commit9676117fffce319e404deb7099f4633064960a59
tree9924a941924cf83c50ac32235c9bebe0ad07e1df
parent3db585b2d90e88a35323b0fe0b96d3ea26044afb
tools/gst-launch.c: Added some comments here and there.

Original commit message from CVS:
* tools/gst-launch.c: (sigint_handler_sighandler), (check_intr),
(event_loop), (main):
Added some comments here and there.
Post an application message when an interrupt is caught instead of doing
an uncontrolled state change.
Clean up the event loop.
Handle buffering messages, pause/resume the pipeline.
Make shutdown because of an interrupt more reliable.
ChangeLog
tools/gst-launch.c