gst/: Added rate to the discont event to prepare for variable speed and reverse playback.
authorWim Taymans <wim.taymans@gmail.com>
Thu, 31 Mar 2005 09:46:28 +0000 (09:46 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 31 Mar 2005 09:46:28 +0000 (09:46 +0000)
commit3cfdcab18b7fbcade464326d37124aeae39667e9
tree9eea0c4af8d810d576d13527f75de7a7d12c0df5
parentdbd5e617b550fdcbea7b597e5d7f6af039c0d29b
gst/: Added rate to the discont event to prepare for variable speed and reverse playback.

Original commit message from CVS:
* gst/gstevent.c: (gst_event_new_discontinuous_valist),
(gst_event_new_discontinuous), (gst_event_discont_get_value):
* gst/gstevent.h:
* gst/gstpad.c: (gst_pad_set_active), (gst_pad_peer_set_active),
(gst_pad_pull_range):
Added rate to the discont event to prepare for variable speed
and reverse playback.
ChangeLog
gst/gstevent.c
gst/gstevent.h
gst/gstpad.c