ext/dvdnav/gst-dvd: Grab the gconf key from the right spot
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 18 Jun 2004 22:32:44 +0000 (22:32 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 18 Jun 2004 22:32:44 +0000 (22:32 +0000)
commit5dc30ab5210837443a253e2b829e25814dc01a34
tree38f8ca97085eaf93a5e211a9be22b9b7f35dd1dd
parent5f4f8514fcbdae352233021f49d65a39aeccc3ed
ext/dvdnav/gst-dvd: Grab the gconf key from the right spot

Original commit message from CVS:
* ext/dvdnav/gst-dvd: Grab the gconf key from the right spot
* gst/debug/gstnavseek.c: (gst_navseek_init),
(gst_navseek_segseek), (gst_navseek_handle_src_event),
(gst_navseek_chain):
* gst/debug/gstnavseek.h: Add 's', 'e' and 'l' keypresses to navseek
to define the start,end and loop parameters of a segment seek.
* gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
(gst_videotestsrc_get_event_masks),
(gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
* gst/videotestsrc/gstvideotestsrc.h:
Add seeking support to videotestsrc
Initialise the timestamp_offset variable.
ChangeLog
gst/debug/gstnavseek.c
gst/debug/gstnavseek.h