ext/mythtv/gstmythtvsrc.c: Correctly set duration to get a more correct seek bar...
authorBastien Nocera <hadess@hadess.net>
Tue, 20 May 2008 09:36:56 +0000 (09:36 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 20 May 2008 09:36:56 +0000 (09:36 +0000)
commitfb7879098c4717909b4345ecc9bbd90f777f4cda
treebef62e73513ba7774ca73094e7dd9c7227324331
parent61dbbd46cc02f240bd7474c8e867ff67cfa8b4d4
ext/mythtv/gstmythtvsrc.c: Correctly set duration to get a more correct seek bar in totem.

Original commit message from CVS:
Patch by: Bastien Nocera <hadess at hadess dot net>
* ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_class_init),
(gst_mythtv_src_init), (gst_mythtv_src_clear),
(do_read_request_response), (gst_mythtv_src_create),
(gst_mythtv_src_start):
Correctly set duration to get a more correct seek bar in totem.
Disable query and event functions as they don't work and do some
smaller cleanup.
Fixes bug #533736.
ChangeLog
ext/mythtv/gstmythtvsrc.c