gst/gstmessage.*: Added a bunch of messages for advanced seeking.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 20 Jul 2005 18:02:13 +0000 (18:02 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 20 Jul 2005 18:02:13 +0000 (18:02 +0000)
commite261956ca6cd1c35075db62006e716ec96f1a5f8
treee8710663804b1b69623959250cf4a33a4af5768c
parent8e12a91943f7a7a62a41d6beab35bda7760cbc6c
gst/gstmessage.*: Added a bunch of messages for advanced seeking.

Original commit message from CVS:
* gst/gstmessage.c: (gst_message_new_segment_start),
(gst_message_new_segment_done), (gst_message_parse_segment_start),
(gst_message_parse_segment_done):
* gst/gstmessage.h:
Added a bunch of messages for advanced seeking.

* gst/parse/grammar.y:
* libs/gst/control/dparammanager.c: (gst_dpman_set_parent),
(gst_dpman_state_changed):
Fix some new-pad -> pad-added signals
ChangeLog
gst/gstmessage.c
gst/gstmessage.h
gst/parse/grammar.y
libs/gst/control/dparammanager.c